Edgewall Software

Version 8 (modified by elnur <elnur.home@…>, 14 years ago) ( diff )

Added not translatable strings.

Missing translations and i18n support

General

Date utils

  • The error received when entering an invalid date (e.g. for a milestone) is not translatable:
    Error: Invalid Date
    
    "18.02.2010" is an invalid date, or the date format is not known. Try "MM/DD/YYYY" instead.
    

Admin

  • When adding already existing enum, it's type is not translatable in the error message.

Configuration

  • The title "Configuration Error" is not translatable.

To recreate the problem I changed this in trac.ini:

[attachment]
max_size = ddd262144

And tried to upload an attachment.

Timeline

  • Milestone milestone completed

Reports

  • Number of matches in reports view. Example:
    (2 matches)
    
  • "Ticket" and "Created" headers in the reports table.

Ticket

  • When editing a comment, three buttons are shown. Titles (<input … title="") of two of them — "Preview" and "Submit changes" — are not translatable.
  • Two buttons are show next to every comment — "Reply" and "Edit". Titles (<input … title="") of them both are not translatable.

Wiki

  • When trying to delete version(s) of wiki pages, on the confirmation page buttons "Delete this version" and "Delete those versions" are not translatable.
  • On the same page, the word in italics of the heading is not translatable too:

    Delete version(s) 2 to 7 of WikiStart

Note: See TracWiki for help on using the wiki.