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 631235 - Cancel button is untranslatable
Cancel button is untranslatable
Status: RESOLVED INVALID
Product: gdm
Classification: Core
Component: general
2.32.x
Other Linux
: Normal minor
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2010-10-03 15:36 UTC by Yaron Shahrabani
Modified: 2010-10-17 15:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix this problem and also a fix for the Hebrew translation (2.33 KB, patch)
2010-10-03 21:39 UTC, Yaron Shahrabani
none Details | Review

Description Yaron Shahrabani 2010-10-03 15:36:19 UTC
I created the commit but I can't make a patch out of it for some reason, if this bug will be approved I can push the fix myself :)

The bug is in the gdm/gui/simple-greeter/gdm-simple-greeter.ui

Search for the word "Cancel" (Case sensitive) and add the attribute translatable="yes" in the corepsonding tag.

That's it!
Comment 1 Yaron Shahrabani 2010-10-03 15:39:26 UTC
I'm sorry but I forgot to add, I also got a screenshot showing that the Password label is untranslatable either, couldn't find it though...

Thanks...
Comment 2 Yaron Shahrabani 2010-10-03 21:39:25 UTC
Created attachment 171649 [details] [review]
Patch to fix this problem and also a fix for the Hebrew translation

I can also commit it myself it needed...
Comment 3 André Klapper 2010-10-17 15:28:44 UTC
Why is this different from bug 630424?
(Also for Hebrew translation fixes, please file a bug against L10N/Hebrew with a separate patch)
Comment 4 Yaron Shahrabani 2010-10-17 15:31:57 UTC
I wasn't aware, it can be closed now, thanks!