Fix copy/paste error in the TimeTracker i18n. fixes bug #10857
This commit is contained in:
parent
2f3b8b8037
commit
128d2b0014
2 changed files with 3 additions and 2 deletions
|
|
@ -355,8 +355,8 @@ our $I18N = {
|
|||
},
|
||||
|
||||
'time.save.label' => {
|
||||
lastUpdated => 0,
|
||||
message => q|The phrase "Add Row", internationalized.|
|
||||
lastUpdated => 1251518492,
|
||||
message => q|The word "Save", internationalized.|
|
||||
},
|
||||
|
||||
'time.report.complete.label' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue