fixed some mis-labeled template variables
This commit is contained in:
parent
e927a78eff
commit
5ca7107e00
1 changed files with 6 additions and 0 deletions
|
|
@ -279,6 +279,12 @@ our $I18N = {
|
||||||
lastUpdated => 0,
|
lastUpdated => 0,
|
||||||
context => q|Abbreviation for predecessor|,
|
context => q|Abbreviation for predecessor|,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
'task predecessor edit label' => {
|
||||||
|
message => q|Predecessor|,
|
||||||
|
lastUpdated => 0,
|
||||||
|
context => q|Predecessor Label on Edit Task screen|,
|
||||||
|
},
|
||||||
|
|
||||||
'N_A' => {
|
'N_A' => {
|
||||||
message => q|N/A|,
|
message => q|N/A|,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue