diff options
author | Boris Faure <billiob@gmail.com> | 2014-07-12 16:15:39 +0200 |
---|---|---|
committer | Boris Faure <billiob@gmail.com> | 2014-07-26 11:37:26 +0200 |
commit | 0ebe84383b8a1f833a3244194098da12a4b47930 (patch) | |
tree | 2d2ea4b8d64dc17992119b624a0d766941172af7 /po/terminology.pot | |
parent | b14042aa498bff1f1fe791d9014e403e769219ae (diff) |
Add (early) gettext support
Diffstat (limited to '')
-rw-r--r-- | po/terminology.pot | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/po/terminology.pot b/po/terminology.pot new file mode 100644 index 0000000..daef4c0 --- /dev/null +++ b/po/terminology.pot | |||
@@ -0,0 +1,22 @@ | |||
1 | # SOME DESCRIPTIVE TITLE. | ||
2 | # Copyright (C) YEAR Terminology development team | ||
3 | # This file is distributed under the same license as the PACKAGE package. | ||
4 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
5 | # | ||
6 | #, fuzzy | ||
7 | msgid "" | ||
8 | msgstr "" | ||
9 | "Project-Id-Version: terminology 0.6.99\n" | ||
10 | "Report-Msgid-Bugs-To: enlightenment-devel@lists.sourceforge.net\n" | ||
11 | "POT-Creation-Date: 2014-07-13 00:20+0200\n" | ||
12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
14 | "Language-Team: LANGUAGE <LL@li.org>\n" | ||
15 | "Language: \n" | ||
16 | "MIME-Version: 1.0\n" | ||
17 | "Content-Type: text/plain; charset=CHARSET\n" | ||
18 | "Content-Transfer-Encoding: 8bit\n" | ||
19 | |||
20 | #: src/bin/controls.c:293 | ||
21 | msgid "About" | ||
22 | msgstr "" | ||