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 618665 - L10N: string "Launch Preferences"
L10N: string "Launch Preferences"
Status: RESOLVED FIXED
Product: gnome-user-share
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-user-share maintainers
gnome-user-share maintainers
Depends on:
Blocks:
 
 
Reported: 2010-05-14 18:48 UTC by Roman Matyus
Modified: 2012-09-10 15:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Roman Matyus 2010-05-14 18:48:31 UTC
#: ../src/nautilus-share-bar.c:174
msgid "Launch Preferences"
msgstr ""

Why is Preferences with big "P"?
Comment 1 Piotr Drąg 2012-09-05 21:19:56 UTC
The string is now "Launch Personal File Sharing Preferences", which makes much more sense IMHO.
Comment 2 Bastien Nocera 2012-09-10 15:35:10 UTC
And if the new string is still a problem, we'd do:
-                                     _("Launch Personal File Sharing Preferences"));
+                                     _("Launch “Personal File Sharing Preferences”"));

In all cases, it's been a while that it changed, so closing.