Revision 7cfd3d53
ID | 7cfd3d53f64051c878abc5d3d5ef565888075f48 |
Parent | b402ab4f |
Child | d6631472 |
Feature #1004: Improve translation support
This commit sets all 'tr' calls in the same form, so they can be easily matched and grep-ed. This way, a small script (generate_translation_template.rb) allows the automatic generation of the template translation, containing all the strings that can be translatable from the application. This script is not installed.
An empty default en_US generated translation has been added, which can be also used as templates for new translations.
Documentation, community, support, sign out, welcome, strings from the main view are now translated as well.
Files
- added
- modified
- copied
- renamed
- deleted