Bug #2123
closedLanguage string cut short
Description
Line 96 of admin_reference.php file reads:
'Type +0 for this year, type-in 4-digits year, for example 1923, or just a number prefixed with + or - sign, for example +25 or -110, to set a value relative to current year, e.g. -99 for maximum age of 99 years (or 190' => 'Type +0 for this year, type-in 4-digits year, for example 1923, or just a number prefixed with + or - sign, for example +25 or -110, to set a value relative to current year, e.g. -99 for maximum age of 99 years (or 190',
Not sure is this is a bug or not.
Updated by beat almost 14 years ago
- Status changed from New to Closed
- Assignee set to beat
- % Done changed from 0 to 100
- Estimated time set to 0:18 h
Fixed in r1332 .
Updated by beat almost 14 years ago
just removed the '(or 190' at the end of language string and language file.
Twitter and FacebookConnect are using the same language string in their XML file and should also be fixed, Kyle.
Updated by krileon almost 14 years ago
Pre-1.1 release of Facebook and Twitter had those strings, latest does not (no date field).