Opened 13 years ago
Closed 13 years ago
#1939 closed defect (fixed)
Improper i18n string in record-activity
Reported by: | cjl | Owned by: | alsroot |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Record | Version: | Unspecified |
Severity: | Unspecified | Keywords: | localization |
Cc: | khaled | Distribution/OS: | Unspecified |
Bug Status: | New |
Description
Originally filed as:
http://dev.laptop.org/ticket/6536
Many languages have different plural forms, record should use gettext plural forms for strings like this.
#. TRANS: 7 photos
#: constants.py:153
#, python-format
msgid "%(1)s photos"
msgstr ""
This issue is still current. particularly for languages with complex plural forms, like Arabic.
Change History (1)
comment:1 Changed 13 years ago by alsroot
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
http://git.sugarlabs.org/projects/record/repos/mainline/commits/bef1f0844c9387f53f828038d5e282643e81b3f6