From dcd8eae8ddfe3fa41fb65090c62971e4bbb7a4e9 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Fri, 17 Apr 2009 08:10:36 +0000 Subject: [PATCH] update readme too git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29279 a592a061-630c-0410-9148-cb99ea01b6c8 --- README.localization | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.localization b/README.localization index f3db12bf7d..da3f30e16c 100644 --- a/README.localization +++ b/README.localization @@ -59,8 +59,8 @@ These chars should be somehow used in your translations, however you'll have to invent your own working shortcuts for dialog and menu entries and resolve possible conflicts of the same shortcut chars in one menu... -Note also that there are already used global shortcuts (such as p k x c m s) and -you should avoid to use these characters for first-level menu shortcuts. +Note also that there are already used global shortcuts (such as p k x c m s a) +and you should avoid to use these characters for first-level menu shortcuts. '$' and '%' are usually used as handlers for formatting or variables to be inserted into the strings. Character sequences like %1$s or %1$d MUST also