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 331700 - Weird i18n strings
Weird i18n strings
Status: RESOLVED FIXED
Product: vino
Classification: Applications
Component: Preferences Dialog
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Vino Maintainer(s)
Vino Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-02-18 18:55 UTC by Benoît Dejean
Modified: 2006-10-23 10:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Benoît Dejean 2006-02-18 18:55:09 UTC
Here are some strings marked for i18n that should not be 


#: ../capplet/vino-preferences.glade.h:1
msgid "    "
msgstr "    "

#: ../capplet/vino-preferences.glade.h:2
msgid "        "
msgstr "        "

#: ../capplet/vino-preferences.glade.h:3
msgid "*"
msgstr "*"


Thanks.
Comment 1 Mark McLoughlin 2006-10-23 10:35:45 UTC
2006-10-23  Mark McLoughlin  <mark@skynet.ie>

        * capplet/vino-preferences.glade: manually mark
        a few strings as not-translatable. Fingers crossed
        that glade won't re-mark them again later. Fixes
        bug #331700