From 83fc1a851c69e13808d14f2d5a284c3369409018 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Sun, 14 Mar 2010 14:11:52 -0700 Subject: NEW FEATURE: added localization support using gettext to add support for localization --- po/messages.pot | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 po/messages.pot (limited to 'po/messages.pot') diff --git a/po/messages.pot b/po/messages.pot new file mode 100644 index 0000000..08d1463 --- /dev/null +++ b/po/messages.pot @@ -0,0 +1,21 @@ +# 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 , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: edoko\n" +"Report-Msgid-Bugs-To: arun@nubati.net\n" +"POT-Creation-Date: 2010-03-14 11:35-0700\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: include/output.php:398 +msgid "Welcome to E-Doko" +msgstr "" -- cgit v1.2.3-18-g5258