From be7dda53bd5a030c1a45ec0d3eba573d810f5051 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 27 Mar 2012 16:06:49 -0400 Subject: Removed mentions of GTK stock items in in translation notes. --- core/locale.conf | 7 +++---- core/locales/locale.de.conf | 7 +++---- core/locales/locale.es.conf | 7 +++---- core/locales/locale.ru.conf | 7 +++---- 4 files changed, 12 insertions(+), 16 deletions(-) (limited to 'core') diff --git a/core/locale.conf b/core/locale.conf index b8cfc082..c9700553 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -10,10 +10,9 @@ % be localized. Extra spaces around '=' are ignored. % % Notes: -% - gtk-* strings do not need to be localized; GTK will do it for you based -% on your system's locale settings. -% - Menu items have a "_" character as a mnemonic (for Alt+character) access. -% You can put the "_" anywhere applicable in your localized version. +% - Buttons and menu items have a "_" character as a mnemonic (for +% Alt+character) access. You can put the "_" anywhere applicable in your +% localized version or eliminate it altogether. % core/events.lua Undefined event name = Undefined event name diff --git a/core/locales/locale.de.conf b/core/locales/locale.de.conf index b5c5448b..b4a8e4dc 100644 --- a/core/locales/locale.de.conf +++ b/core/locales/locale.de.conf @@ -11,10 +11,9 @@ % be localized. Extra spaces around '=' are ignored. % % Notes: -% - gtk-* strings do not need to be localized; GTK will do it for you based -% on your system's locale settings. -% - Menu items have a "_" character as a mnemonic (for Alt+character) access. -% You can put the "_" anywhere applicable in your localized version. +% - Buttons and menu items have a "_" character as a mnemonic (for +% Alt+character) access. You can put the "_" anywhere applicable in your +% localized version or eliminate it altogether. % core/events.lua Undefined event name = Undefinierter Eventname diff --git a/core/locales/locale.es.conf b/core/locales/locale.es.conf index c1401171..25858e05 100644 --- a/core/locales/locale.es.conf +++ b/core/locales/locale.es.conf @@ -11,10 +11,9 @@ % be localized. Extra spaces around '=' are ignored. % % Notes: -% - gtk-* strings do not need to be localized; GTK will do it for you based -% on your system's locale settings. -% - Menu items have a "_" character as a mnemonic (for Alt+character) access. -% You can put the "_" anywhere applicable in your localized version. +% - Buttons and menu items have a "_" character as a mnemonic (for +% Alt+character) access. You can put the "_" anywhere applicable in your +% localized version or eliminate it altogether. % core/events.lua Undefined event name = Nombre de evento sin definir diff --git a/core/locales/locale.ru.conf b/core/locales/locale.ru.conf index b92f7233..17af21d8 100644 --- a/core/locales/locale.ru.conf +++ b/core/locales/locale.ru.conf @@ -11,10 +11,9 @@ % be localized. Extra spaces around '=' are ignored. % % Notes: -% - gtk-* strings do not need to be localized; GTK will do it for you based -% on your system's locale settings. -% - Menu items have a "_" character as a mnemonic (for Alt+character) access. -% You can put the "_" anywhere applicable in your localized version. +% - Buttons and menu items have a "_" character as a mnemonic (for +% Alt+character) access. You can put the "_" anywhere applicable in your +% localized version or eliminate it altogether. % core/events.lua Undefined event name = Неизвестное название события -- cgit v1.2.3