[Bug 552869] New: "_Skip to" string not appears translated
- From: "l10n (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
- To: gnome-i18n gnome org
- Subject: [Bug 552869] New: "_Skip to" string not appears translated
- Date: Fri, 19 Sep 2008 07:47:26 +0000 (UTC)
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=552869
l10n | other | Ver: GNOME 2.20
Summary: "_Skip to" string not appears translated
Product: l10n
Version: GNOME 2.20
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Keywords: L10N
Severity: normal
Priority: Normal
Component: other
AssignedTo: gnome-i18n gnome org
ReportedBy: sevilla_vic gva es
QAContact: menthos menthos com
GNOME version: Unspecified
GNOME milestone: Unspecified
Incorrect translation
Application: totem
Incorrect text:
In all languages except English, does not appears translated the "Go -> Skip
to.." option.
Should be:
In the source file "src/plugins/skipto/totem-skipto-plugin.c", if we change the
line:
"{ "skip-to", GTK_STOCK_JUMP_TO, N_("_Skip to..."), "<Control>K", N_("Skip to a
specific time"), G_CALLBACK (skip_to_action_callback) }"
by this:
"{ "skip-to", GTK_STOCK_JUMP_TO, _("_Skip to..."), "<Control>K", _("Skip to a
specific time"), G_CALLBACK (skip_to_action_callback) }"
and compile it again, appears translated those strings. That is, we must remove
the "N" for leaving translated these two strings.
Thanks and excuse me for my english, but I'm spanish :P
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=552869.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]