diff options
author | Robin Appelman <icewind1991@gmail.com> | 2011-08-09 17:54:02 +0200 |
---|---|---|
committer | Robin Appelman <icewind1991@gmail.com> | 2011-08-10 14:03:54 +0200 |
commit | 9059b559791b9f5333c24815c4bfd77cc6201c5e (patch) | |
tree | f0b0ca5d7f60707650d81dac2c2a61091d7c2709 /l10n/templates/help.pot | |
parent | 32be4746f8514e06e838b4aa0ee45cb832df1b2c (diff) | |
download | nextcloud-server-9059b559791b9f5333c24815c4bfd77cc6201c5e.tar.gz nextcloud-server-9059b559791b9f5333c24815c4bfd77cc6201c5e.zip |
make more strings translatable
Diffstat (limited to 'l10n/templates/help.pot')
-rw-r--r-- | l10n/templates/help.pot | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/l10n/templates/help.pot b/l10n/templates/help.pot new file mode 100644 index 00000000000..0e24e1c9655 --- /dev/null +++ b/l10n/templates/help.pot @@ -0,0 +1,22 @@ +# 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-08-09 17:52+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:21 +msgid "Ask a question" +msgstr "" |