remove empty i18n entries that were causing translation server problems.

This commit is contained in:
Colin Kuskie 2008-12-24 04:15:50 +00:00
parent f73530690e
commit 6301d337c1
2 changed files with 1 additions and 25 deletions

View file

@ -9,6 +9,7 @@
- fixed: Make sure that Form subclasses are found by WebGUI::Form::FieldType
- fixed #9356: Data Form Mail Fields
- fixed #9365: Account: when viewing another person's contribution, it displays my name
- fixed #9351: Cannot translate phrase
7.6.7
- fixed #9263: Thingy possibleValues processing, and List type autodetection.

View file

@ -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