1
1

Patch from Martin-Eric Racine <q-funk@pp.fishpool.fi> to accept "Yy" and "Nn" as well as the Finnish letters in Yes/No prompts.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1579 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Этот коммит содержится в:
Jordi Mallach 2003-10-30 13:10:32 +00:00
родитель 95114c1bc4
Коммит b78649b664
2 изменённых файлов: 8 добавлений и 2 удалений

Просмотреть файл

@ -1,3 +1,9 @@
2003-10-30 Jordi Mallach <jordi@gnu.org>
* fi.po: Patch from Martin-Eric Racine <q-funk@pp.fishpool.fi>
to accept "Yy" and "Nn" as well as the Finnish letters in Yes/No
prompts.
2003-10-18 Jordi Mallach <jordi@gnu.org> 2003-10-18 Jordi Mallach <jordi@gnu.org>
* ca.po: Updated Catalan translation. * ca.po: Updated Catalan translation.

Просмотреть файл

@ -1592,11 +1592,11 @@ msgstr "En hyv
#: winio.c:1297 #: winio.c:1297
msgid "Yy" msgid "Yy"
msgstr "Kk" msgstr "KkYy"
#: winio.c:1298 #: winio.c:1298
msgid "Nn" msgid "Nn"
msgstr "Ee" msgstr "EeNn"
#: winio.c:1299 #: winio.c:1299
msgid "Aa" msgid "Aa"