[ease] Correct POTFILES.in, thus proper translation system.
- From: Stéphane Maniaci <maniacis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ease] Correct POTFILES.in, thus proper translation system.
- Date: Wed, 26 May 2010 16:47:31 +0000 (UTC)
commit 362dddc10e1eecb4932ffc6cce6b8f3e21ed005a
Author: Stéphane Maniaci <stephane maniaci gmail com>
Date: Wed May 26 18:45:19 2010 +0200
Correct POTFILES.in, thus proper translation system.
TODO : mark appropriate strings for translations and
remove useless files from POTFILES.in (and add them to
POTFILES.skip).
po/POTFILES.in | 33 ++++++++++++++++++++++++++++++++-
po/ease.pot | 21 +++++++++++++++++++++
2 files changed, 53 insertions(+), 1 deletions(-)
---
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 9c4fb68..beb41b1 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,2 +1,33 @@
# List of source files which contain translatable strings.
-../src/*.vala
+[encoding: UTF-8]
+src/Actor.vala
+src/Document.vala
+src/EditorEmbed.vala
+src/EditorWindow.vala
+src/ElementMap.vala
+src/ElementMapValue.vala
+src/Element.vala
+src/Enums.vala
+src/Handle.vala
+src/HTMLExporter.vala
+src/ImageActor.vala
+src/MainToolbar.vala
+src/Main.vala
+src/OpenDialog.vala
+src/Player.vala
+src/ScrollableEmbed.vala
+src/SlideActor.vala
+src/SlideButtonPanel.vala
+src/SlideButton.vala
+src/SlidePane.vala
+src/Slide.vala
+src/TextActor.vala
+src/Theme.vala
+src/TransitionPane.vala
+src/Transitions.vala
+src/UndoActions.vala
+src/UndoController.vala
+src/VideoActor.vala
+src/WelcomeActor.vala
+src/WelcomeWindow.vala
+src/ZoomSlider.vala
diff --git a/po/ease.pot b/po/ease.pot
new file mode 100644
index 0000000..31cb4da
--- /dev/null
+++ b/po/ease.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 <EMAIL ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?product=ease\n"
+"POT-Creation-Date: 2010-05-26 18:42+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"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../src/WelcomeWindow.vala:76
+msgid "New Presentation"
+msgstr ""
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]