mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Added the '' character to the "allowed charcaters" in the de_DE.po file
This commit is contained in:
parent
ce377ef416
commit
72983f3e4c
@ -1784,6 +1784,8 @@ Thomas G
|
|||||||
for fixing i18n characters for the Hungarian texts
|
for fixing i18n characters for the Hungarian texts
|
||||||
for implementing using nl_langinfo(CODESET) to determine the local codeset to use
|
for implementing using nl_langinfo(CODESET) to determine the local codeset to use
|
||||||
for removing a duplicate ',' from the ca_ES.po file
|
for removing a duplicate ',' from the ca_ES.po file
|
||||||
|
for suggesting to add the 'ß' character to the "allowed characters" in the
|
||||||
|
de_DE.po file
|
||||||
|
|
||||||
David Woodhouse <dwmw2@infradead.org>
|
David Woodhouse <dwmw2@infradead.org>
|
||||||
for his help in replacing the get/put_unaligned() macros from asm/unaligned.h with
|
for his help in replacing the get/put_unaligned() macros from asm/unaligned.h with
|
||||||
|
2
HISTORY
2
HISTORY
@ -5479,3 +5479,5 @@ Video Disk Recorder Revision History
|
|||||||
i18n: $(I18Npot) $(I18Nmo)
|
i18n: $(I18Npot) $(I18Nmo)
|
||||||
(based on a suggestion by Torsten Kunkel).
|
(based on a suggestion by Torsten Kunkel).
|
||||||
- Removed a duplicate ',' from the ca_ES.po file (thanks to Thomas Günther).
|
- Removed a duplicate ',' from the ca_ES.po file (thanks to Thomas Günther).
|
||||||
|
- Added the 'ß' character to the "allowed charcaters" in the de_DE.po file
|
||||||
|
(suggested by Thomas Günther).
|
||||||
|
@ -871,7 +871,7 @@ msgid "Editing process already active!"
|
|||||||
msgstr "Schnitt bereits aktiv!"
|
msgstr "Schnitt bereits aktiv!"
|
||||||
|
|
||||||
msgid " abcdefghijklmnopqrstuvwxyz0123456789-.#~,/_@"
|
msgid " abcdefghijklmnopqrstuvwxyz0123456789-.#~,/_@"
|
||||||
msgstr " a臙cdefghijklmno<6E>qrstu<74>wxyz0123456789-.#~,/_@"
|
msgstr " a臙cdefghijklmno<6E>qrs゚tu<EFBFBD>wxyz0123456789-.#~,/_@"
|
||||||
|
|
||||||
msgid "yes"
|
msgid "yes"
|
||||||
msgstr "ja"
|
msgstr "ja"
|
||||||
|
Loading…
Reference in New Issue
Block a user