More template i18n.

This commit is contained in:
Colin Kuskie 2008-12-24 23:00:01 +00:00
parent 6301d337c1
commit e66e2d04cc
8 changed files with 46 additions and 3 deletions

View file

@ -1013,6 +1013,13 @@ be useful, others may not.|,
lastUpdated => 0,
context => q{Description of asset property},
},
'Entry ID' => {
message => q{Entry ID},
lastUpdated => 1229910550,
context => q{},
},
};
1;