1069 - Validate format strings
It might be a good idea to validate format strings for translators
For example, if "Alpha %s Bravo" needs translation, someone puts "Alpha % Bravo", that'd cause an error in the lua.
- 1 comment
- 1 comment
Facts
- Last updated on
- 03 Jun 2011
- Reported on
- 19 Jan 2009
- Status
- Accepted - Problem reproduced / Need acknowledged.
- Type
- Enhancement - A change which is intended to better the project in some way
- Priority
- Medium - Normal priority.
- Reply
- #1
KarlKFI Fri, 28 Jan 2011 01:19:59I was going to suggest allowing numbers as phrases, but this would suffice if I could validate the string to be a number.