projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e3c83b
)
Make this a warning.
author
Jan Schneider
<jan@horde.org>
Tue, 27 Jul 2010 17:03:55 +0000
(19:03 +0200)
committer
Jan Schneider
<jan@horde.org>
Tue, 27 Jul 2010 17:03:55 +0000
(19:03 +0200)
horde/po/translation.php
patch
|
blob
|
history
diff --git
a/horde/po/translation.php
b/horde/po/translation.php
index
5d72a60
..
d11a8d7
100755
(executable)
--- a/
horde/po/translation.php
+++ b/
horde/po/translation.php
@@
-1112,7
+1112,7
@@
function commit($help_only = false)
}
if (!$test) system($sh);
if ($git) {
- $c->
writeln('You have to push the commit manually!
');
+ $c->
message('You have to push the commit manually!', 'cli.warning
');
}
}
}