projects
/
timetracker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f04c2f
)
Improved a comment.
author
Nik Okuntseff
<support@anuko.com>
Mon, 14 Jan 2019 22:48:05 +0000
(22:48 +0000)
committer
Nik Okuntseff
<support@anuko.com>
Mon, 14 Jan 2019 22:48:05 +0000
(22:48 +0000)
WEB-INF/resources/en.lang.php
patch
|
blob
|
history
diff --git
a/WEB-INF/resources/en.lang.php
b/WEB-INF/resources/en.lang.php
index
3ef26b8
..
c5ce3dc
100644
(file)
--- a/
WEB-INF/resources/en.lang.php
+++ b/
WEB-INF/resources/en.lang.php
@@
-362,7
+362,6
@@
$i18n_key_words = array(
// is 8 hours multiplied by a number of work days. "Remaining balance" and "Over balance" are
// balance differences with logged hours.
// The term looks confusing, if you have a better idea how to name these things, let us know.
-// For example, a German could use: Minusstunden and Mehrstunden.
'form.time.remaining_balance' => 'Remaining balance',
'form.time.over_balance' => 'Over balance',