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 630899 - Untranslatable strings
Untranslatable strings
Status: RESOLVED FIXED
Product: gnome-calculator
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gcalctool maintainers
gcalctool maintainers
Depends on:
Blocks:
 
 
Reported: 2010-09-29 12:42 UTC by Gabor Kelemen
Modified: 2010-09-30 15:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Simple patch to mark strings for translation (2.28 KB, patch)
2010-09-29 12:42 UTC, Gabor Kelemen
committed Details | Review

Description Gabor Kelemen 2010-09-29 12:42:43 UTC
Created attachment 171334 [details] [review]
Simple patch to mark strings for translation

I found a few strings not being marked as translatable. Attached patch fixes these, also adds translator comments for the non obvious strings.
Comment 1 Robin Sonefors (ozamosi) 2010-09-30 13:56:40 UTC
Review of attachment 171334 [details] [review]:

Looks good. Please commit.
Comment 2 Gabor Kelemen 2010-09-30 15:22:47 UTC
Review of attachment 171334 [details] [review]:

Committed, thanks.