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 695554 - add translation context for "Organize"
add translation context for "Organize"
Status: RESOLVED FIXED
Product: gnome-documents
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME documents maintainer(s)
GNOME documents maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-03-10 11:12 UTC by Dušan
Modified: 2013-03-28 13:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dušan 2013-03-10 11:12:28 UTC
please add translation context for these two occurrences

#: ../src/selections.js:613 ../src/selections.js:771
msgid "Organize"


https://live.gnome.org/TranslationProject/DevGuidelines/Translation%20contexts
Comment 1 Cosimo Cecchi 2013-03-27 18:34:03 UTC
It refers to documents in that context. I added a translators comment for it in git master now, thanks for the report.
Comment 2 Dušan 2013-03-28 09:19:18 UTC
i ment that i need to split this string, so "Organize" should be separately translateable for ../src/selections.js:613  and for ../src/selections.js:771
Comment 3 Cosimo Cecchi 2013-03-28 13:51:46 UTC
Okay, pushed another fix for that to git master now.