diff options
author | Jakob Sack <kde@jakobsack.de> | 2011-06-20 22:02:13 +0200 |
---|---|---|
committer | Jakob Sack <kde@jakobsack.de> | 2011-06-20 22:02:13 +0200 |
commit | daa194cede61efe0df017a24c58acabd413e0042 (patch) | |
tree | cfdda484e2e746905e5f597b2a55b5c2d09d8736 /l10n/templates/help.pot | |
parent | 0c3880cffc2ab44cd4d658d424a66f3018913008 (diff) | |
download | nextcloud-server-daa194cede61efe0df017a24c58acabd413e0042.tar.gz nextcloud-server-daa194cede61efe0df017a24c58acabd413e0042.zip |
more i18n improvements
Diffstat (limited to 'l10n/templates/help.pot')
-rw-r--r-- | l10n/templates/help.pot | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/l10n/templates/help.pot b/l10n/templates/help.pot new file mode 100644 index 00000000000..cd06f9b10ad --- /dev/null +++ b/l10n/templates/help.pot @@ -0,0 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2011-06-20 22:00+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../templates/index.php:2 +msgid "Questions and Answers" +msgstr "" + +#: ../templates/index.php:21 +msgid "ASK A QUESTION" +msgstr "" |