Edgewall Software

Changes between Version 23 and Version 24 of MissingTranslations


Ignore:
Timestamp:
Apr 25, 2010, 1:35:27 PM (14 years ago)
Author:
Mikael Relbe
Comment:

Added some admin issues found in r9547

Legend:

Unmodified
Added
Removed
Modified
  • MissingTranslations

    v23 v24  
    1212   - ~~When attempting to add enums with duplicate names, the name of the field in the message "%(type)s %(name)s already exists" is not translatable.~~
    1313   - Note that for ''Milestones'' and ''Versions'' the template file contains separate messages, so they are translatable.
     14   - Make headers of enum pages be translated as a whole, and not composed of two separate translated words, to allow for correct casing/wording in different languages ([source:trunk/trac/admin/templates/admin_enums.html@9547:19,33#L13])
     15 - ''Repository administration:''
     16   - Alternative "(default)" when adding alias is not translated ([source:trunk/trac/versioncontrol/templates/admin_repositories.html@9547:33#L28])
     17 - ''Plugins''
     18   - "File:" label for selecting Python egg file is not translatable ([source:trunk/trac/admin/templates/admin_plugins.html@9547:48#L43])
    1419
    1520=== Configuration