diff options
author | Aurélien Gâteau <agateau@kde.org> | 2014-05-13 15:52:39 +0200 |
---|---|---|
committer | Aurélien Gâteau <agateau@kde.org> | 2014-05-13 17:20:18 +0200 |
commit | b02aac922797f9dbaaf35de54de61a1167984e51 (patch) | |
tree | c6d97323236613d42ecff4510b2b08aa073ebd59 /tests/ECMPoQmToolsTest/po-custom-dir2 | |
parent | 0aef7600debb1d3d1b18aa77149c93ef118c4208 (diff) | |
download | extra-cmake-modules-b02aac922797f9dbaaf35de54de61a1167984e51.tar.gz extra-cmake-modules-b02aac922797f9dbaaf35de54de61a1167984e51.tar.bz2 |
More complete testing of ECMPoQmTools
- Test calling ecm_process_po_files_as_qm() without INSTALL_DESTINATION argument
- Test calling ecm_install_po_files_as_qm() with CMAKE_INSTALL_LOCALEDIR set
and with LOCALE_INSTALL_DIR set
REVIEW: 118114
Diffstat (limited to 'tests/ECMPoQmToolsTest/po-custom-dir2')
-rw-r--r-- | tests/ECMPoQmToolsTest/po-custom-dir2/es/custom-dir2-install-test.po | 18 | ||||
-rw-r--r-- | tests/ECMPoQmToolsTest/po-custom-dir2/fr/custom-dir2-install-test.po | 18 |
2 files changed, 36 insertions, 0 deletions
diff --git a/tests/ECMPoQmToolsTest/po-custom-dir2/es/custom-dir2-install-test.po b/tests/ECMPoQmToolsTest/po-custom-dir2/es/custom-dir2-install-test.po new file mode 100644 index 00000000..107d1b08 --- /dev/null +++ b/tests/ECMPoQmToolsTest/po-custom-dir2/es/custom-dir2-install-test.po @@ -0,0 +1,18 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Language: fr\n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Qt-Contexts: true\n" +"X-Generator: Poedit 1.5.4\n" + +#: ../../home/aurelien/src/kf5/frameworks/kbookmarks/src/kbookmark.cpp:307 +msgctxt "KBookmark|Bookmark separator" +msgid "--- separator ---" +msgstr "" diff --git a/tests/ECMPoQmToolsTest/po-custom-dir2/fr/custom-dir2-install-test.po b/tests/ECMPoQmToolsTest/po-custom-dir2/fr/custom-dir2-install-test.po new file mode 100644 index 00000000..107d1b08 --- /dev/null +++ b/tests/ECMPoQmToolsTest/po-custom-dir2/fr/custom-dir2-install-test.po @@ -0,0 +1,18 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Language: fr\n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Qt-Contexts: true\n" +"X-Generator: Poedit 1.5.4\n" + +#: ../../home/aurelien/src/kf5/frameworks/kbookmarks/src/kbookmark.cpp:307 +msgctxt "KBookmark|Bookmark separator" +msgid "--- separator ---" +msgstr "" |