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 315217 - epiphany: wrong translation of strings with context
epiphany: wrong translation of strings with context
Status: RESOLVED FIXED
Product: l10n
Classification: Infrastructure
Component: Korean [ko]
git master
Other Linux
: Normal normal
: ---
Assigned To: GNOME Korea hackers
GNOME Korea hackers
Depends on:
Blocks: 313451
 
 
Reported: 2005-09-04 10:31 UTC by Christian Persch
Modified: 2005-09-05 18:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Persch 2005-09-04 10:31:29 UTC
As noted in the translator comment, any string with context must have that
context omitted in the translated string.

#. Translators: The text before the "|" is context to help you decide on
#. * the correct translation. You MUST OMIT it in the translated string.
#: ../embed/mozilla/ContentHandler.cpp:292
msgid "File Type:|Unknown"
msgstr "파일 형식:|알 수 없음"
Comment 1 Young-Ho Cha 2005-09-05 16:17:39 UTC
thanks for your notice. fixed.
Comment 2 Christian Persch 2005-09-05 18:39:54 UTC
Verified.