Grammatica - Bugs: bug #3600, Grammar: Add localization support
You are not allowed to post comments on this tracker with your current authentication level.
bug #3600: Grammar: Add localization support
Submitter: | Per Cederberg <cederberg> | ||
Submitted: | Wed 14 May 2003 03:48:20 PM UTC | ||
Severity: | 2 - Normal | Item Group: | Future Improvement |
Status: | None | Assigned to: | None |
Open/Closed: | Open |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
CC list is empty
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
No changes have been made to this item
Localization support should be added to the grammar files, i.e. a mechanism for changing language on error messages. This includes finding an architecture that works for grammar files, making it possible to localize the error messages without rewriting the grammar file. This architecture must support different methods depending on generated source (ResourceBundles in Java, Gnu Gettext in C & C++).