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 681270 - Remove markup from translated strings
Remove markup from translated strings
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-08-06 03:15 UTC by Matthias Clasen
Modified: 2012-08-06 17:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove markup from translated strings (1000 bytes, patch)
2012-08-06 03:15 UTC, Matthias Clasen
accepted-commit_now Details | Review
Remove markup from translated strings (1000 bytes, patch)
2012-08-06 17:11 UTC, Matthias Clasen
committed Details | Review

Description Matthias Clasen 2012-08-06 03:15:49 UTC
Including the markup in the string makes the translators job
unnecessarily harder.
Comment 1 Matthias Clasen 2012-08-06 03:15:52 UTC
Created attachment 220414 [details] [review]
Remove markup from translated strings
Comment 2 Colin Walters 2012-08-06 13:02:49 UTC
Review of attachment 220414 [details] [review]:

Yep, looks right.
Comment 3 Matthias Clasen 2012-08-06 17:11:29 UTC
The following fix has been pushed:
782e11b Remove markup from translated strings
Comment 4 Matthias Clasen 2012-08-06 17:11:32 UTC
Created attachment 220478 [details] [review]
Remove markup from translated strings

Including the markup in the string makes the translators job
unnecessarily harder.