remove empty i18n entries that were causing translation server problems.
This commit is contained in:
parent
f73530690e
commit
6301d337c1
2 changed files with 1 additions and 25 deletions
|
|
@ -73,31 +73,6 @@ our $I18N = {
|
|||
lastUpdated => 0
|
||||
},
|
||||
|
||||
'' => {
|
||||
message => '',
|
||||
lastUpdated => 0
|
||||
},
|
||||
|
||||
'' => {
|
||||
message => '',
|
||||
lastUpdated => 0
|
||||
},
|
||||
|
||||
'' => {
|
||||
message => '',
|
||||
lastUpdated => 0
|
||||
},
|
||||
|
||||
'' => {
|
||||
message => '',
|
||||
lastUpdated => 0
|
||||
},
|
||||
|
||||
'' => {
|
||||
message => '',
|
||||
lastUpdated => 0
|
||||
},
|
||||
|
||||
'32' => {
|
||||
message => q|Show unprivileged pages|,
|
||||
lastUpdated => 1077080845
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue