After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 400827 - [epiphany] wrong translation of strings with context
[epiphany] wrong translation of strings with context
Status: RESOLVED OBSOLETE
Product: l10n
Classification: Infrastructure
Component: Mongolian [mn]
git master
Other Linux
: Normal major
: ---
Assigned To: Sanlig Badral
Sanlig Badral
Depends on:
Blocks: 400832
 
 
Reported: 2007-01-25 22:58 UTC by Christian Persch
Modified: 2009-05-26 14:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Persch 2007-01-25 22:58:18 UTC
in epiphany/po/mn.po:

#. Translators: The text before the "|" is context to help you decide on
#. * the correct translation. You MUST OMIT it in the translated string.
#. Translators: this topic contains all bookmarks
#: ../src/bookmarks/ephy-bookmarks.c:1074
msgid "bookmarks|All"
msgstr "Бүх|Тэмдэглэгээнүүд"

#. Translators: The text before the "|" is context to help you decide on
#. * the correct translation. You MUST OMIT it in the translated string.
#. Translators: this topic contains the most used bookmarks
#: ../src/bookmarks/ephy-bookmarks.c:1110
msgid "bookmarks|Most Visited"
msgstr "Тэмдэглэгээнүүд|Байнга зочилсон"

#. Translators: The text before the "|" is context to help you decide on
#. * the correct translation. You MUST OMIT it in the translated string.
#. Translators: this topic contains the not categorized bookmarks
#: ../src/bookmarks/ephy-bookmarks.c:1129
msgid "bookmarks|Not Categorized"
msgstr "Тэмдэглэгээ|Бүлэглэгдээгүй"

#. Translators: The text before the "|" is context to help you decide on
#. * the correct translation. You MUST OMIT it in the translated string.
#. * Translators: the first %s is the language name, and the
#. * second %s is the locale name. Example:
#. * "French (France)"
#.
#. Translators: The text before the "|" is context to help you decide on
#. * the correct translation. You MUST OMIT it in the translated string.
#: ../src/prefs-dialog.c:997 ../src/prefs-dialog.c:1005
#, c-format
msgid "language|%s (%s)"
msgstr "Хэлнүүд|%s (%s)"
Comment 1 Christian Persch 2007-05-30 13:34:32 UTC
This bug is still present on epiphany trunk.
Comment 2 Claude Paroz 2009-05-26 14:49:16 UTC
These translations are not used any more now that epiphany dropped usage of Q_ macro.