Update translator documentation.

i18n/L10n issues fixed.
Superfluous whitespace removed.
This commit is contained in:
Siebrand Mazeland
2011-04-06 02:11:09 +02:00
parent 69778f12c8
commit cca159883a
11 changed files with 33 additions and 28 deletions

View File

@@ -35,4 +35,3 @@ $notice->find();
while ($notice->fetch()) {
Fave_tally::ensureTally($notice->id);
}