Ticket #2301 (new enhancement) — at Initial Version
Fix substitutions in strings marked for translation
Reported by: | seanh | Owned by: | seanh |
---|---|---|---|
Priority: | minor | Milestone: | ckan-future |
Component: | ckan | Keywords: | i18n |
Cc: | Repository: | ckan | |
Theme: | none |
Description
Some strings in CKAN are passed to gettext with more than one %s in them, this is no good as translators may need to change the order of substituted words.
Note: See
TracTickets for help on using
tickets.