From 22a29ca5af542417cf2dc7279d05846c0c5be57b Mon Sep 17 00:00:00 2001 From: graemeg Date: Tue, 18 Mar 2008 13:54:45 +0000 Subject: * Fixed a bug in the translation units where if both toolkit and application translation files do not exist, the translation failed. This is now well tested under Linux for any combination. * Minor update to the Font Select dialog so translated text are not clipped. --- examples/gui/fontselect/fontselect.af.po | 27 +++++++++++++++++++++++++++ examples/gui/fontselect/fontselect.af_ZA.po | 27 --------------------------- 2 files changed, 27 insertions(+), 27 deletions(-) create mode 100644 examples/gui/fontselect/fontselect.af.po delete mode 100644 examples/gui/fontselect/fontselect.af_ZA.po (limited to 'examples/gui/fontselect') diff --git a/examples/gui/fontselect/fontselect.af.po b/examples/gui/fontselect/fontselect.af.po new file mode 100644 index 00000000..07a13d9f --- /dev/null +++ b/examples/gui/fontselect/fontselect.af.po @@ -0,0 +1,27 @@ +# translation of PACKAGE. +# Copyright (C) 2008 Free Software Foundation, Inc. +# <>, 2008. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-03-01 16:54+0200\n" +"PO-Revision-Date: 2008-03-01 16:55+0200\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: " + +#: fontselect:rsmytitle +msgid "Font selection test" +msgstr "Lettertipe keuse toets" + +#: fontselect:rsmyfontlist +msgid "Font List" +msgstr "Lettertipe Lys" + + diff --git a/examples/gui/fontselect/fontselect.af_ZA.po b/examples/gui/fontselect/fontselect.af_ZA.po deleted file mode 100644 index 07a13d9f..00000000 --- a/examples/gui/fontselect/fontselect.af_ZA.po +++ /dev/null @@ -1,27 +0,0 @@ -# translation of PACKAGE. -# Copyright (C) 2008 Free Software Foundation, Inc. -# <>, 2008. -# -# -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-03-01 16:54+0200\n" -"PO-Revision-Date: 2008-03-01 16:55+0200\n" -"Last-Translator: <>\n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: " - -#: fontselect:rsmytitle -msgid "Font selection test" -msgstr "Lettertipe keuse toets" - -#: fontselect:rsmyfontlist -msgid "Font List" -msgstr "Lettertipe Lys" - - -- cgit v1.2.3-70-g09d2