diff options
author | 2012-03-27 16:06:49 -0400 | |
---|---|---|
committer | 2012-03-27 16:06:49 -0400 | |
commit | be7dda53bd5a030c1a45ec0d3eba573d810f5051 (patch) | |
tree | 03cad96a7a357b3f7c83d064835b09048c3cabfb /core/locale.conf | |
parent | 41bce9ace064f319ea3552d36d1613fafa087ae4 (diff) | |
download | textadept-be7dda53bd5a030c1a45ec0d3eba573d810f5051.tar.gz textadept-be7dda53bd5a030c1a45ec0d3eba573d810f5051.zip |
Removed mentions of GTK stock items in in translation notes.
Diffstat (limited to 'core/locale.conf')
-rw-r--r-- | core/locale.conf | 7 |
1 files changed, 3 insertions, 4 deletions
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 |