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 340960 - ssh.desktop not translatable
ssh.desktop not translatable
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
2.14.x
Other Linux
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2006-05-07 21:58 UTC by Sebastien Bacher
Modified: 2006-05-10 10:10 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Sebastien Bacher 2006-05-07 21:58:08 UTC
The new ssh.desktop is not translatable so the session list has an english item when you use a non-english locale
Comment 1 Brian Cameron 2006-05-09 17:40:13 UTC
I think this is fixed in 2.14 branch and CVS head.  Can you test?
Comment 2 Sebastien Bacher 2006-05-09 20:41:04 UTC
I've just tried 2.14 CVS code, that issue is not fixed. You need to prefix Name and Comment by a "_" to config/ssh.desktop.in.in and to list config/ssh.desktop.in.in to po/POTFILES.in to get it translated
Comment 3 Brian Cameron 2006-05-09 21:05:57 UTC
Please try this again.  I fixed it in 2.14 branch and CVS head.  Think I finally got it right this time.
Comment 4 Sebastien Bacher 2006-05-10 10:10:33 UTC
works fine now