Merge lp:~dpm/ubuntu-calendar-app/enable-translations into lp:ubuntu-calendar-app

Proposed by David Planella
Status: Merged
Approved by: Olivier Tilloy
Approved revision: 21
Merged at revision: 21
Proposed branch: lp:~dpm/ubuntu-calendar-app/enable-translations
Merge into: lp:ubuntu-calendar-app
Diff against target: 98 lines (+72/-9)
3 files modified
calendar.desktop (+0/-9)
po/ubuntu-calendar-app.pot (+71/-0)
ubuntu-calendar-app.desktop (+1/-0)
To merge this branch: bzr merge lp:~dpm/ubuntu-calendar-app/enable-translations
Reviewer Review Type Date Requested Status
Olivier Tilloy (community) Approve
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Ubuntu Calendar Developers Pending
Review via email: mp+163873@code.launchpad.net

Commit message

Enable translations in Launchpad

Description of the change

Enable translations in Launchpad

To post a comment you must log in.
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
David Planella (dpm) wrote :

Olivier noticed that we're generating absolute paths instead of relative ones in the .pot files. I've filed lp:1180325 for that.

Revision history for this message
Olivier Tilloy (osomon) wrote :

Apart from the absolute paths in the comments (for which bug #1180325 has been filed), this looks good to me.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== removed file 'calendar.desktop'
2--- calendar.desktop 2013-03-18 11:39:23 +0000
3+++ calendar.desktop 1970-01-01 00:00:00 +0000
4@@ -1,9 +0,0 @@
5-[Desktop Entry]
6-Encoding=UTF-8
7-Type=Application
8-Terminal=false
9-Exec=/usr/bin/qmlscene
10-Name=Calendar
11-GenericName=Calendar
12-Comment=Ubuntu Calendar
13-Icon=ubuntu-qmlrunner
14
15=== added file 'po/ubuntu-calendar-app.pot'
16--- po/ubuntu-calendar-app.pot 1970-01-01 00:00:00 +0000
17+++ po/ubuntu-calendar-app.pot 2013-05-15 09:35:29 +0000
18@@ -0,0 +1,71 @@
19+# Ubuntu Calendar app translation.
20+# Copyright (C) Canonical Ltd. 2013.
21+# This file is distributed under the same license as the ubuntu-calendar-app package.
22+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
23+#
24+#, fuzzy
25+msgid ""
26+msgstr ""
27+"Project-Id-Version: PACKAGE VERSION\n"
28+"Report-Msgid-Bugs-To: \n"
29+"POT-Creation-Date: 2013-05-15 10:19+0200\n"
30+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
31+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
32+"Language-Team: LANGUAGE <LL@li.org>\n"
33+"Language: \n"
34+"MIME-Version: 1.0\n"
35+"Content-Type: text/plain; charset=CHARSET\n"
36+"Content-Transfer-Encoding: 8bit\n"
37+
38+#: /home/dpm/dev/coreapps/ubuntu-calendar-app/calendar.qml:29
39+msgid "To-do"
40+msgstr ""
41+
42+#: /home/dpm/dev/coreapps/ubuntu-calendar-app/calendar.qml:34
43+msgid "New Event"
44+msgstr ""
45+
46+#: /home/dpm/dev/coreapps/ubuntu-calendar-app/calendar.qml:39
47+msgid "Timeline"
48+msgstr ""
49+
50+#: /home/dpm/dev/coreapps/ubuntu-calendar-app/DiaryView.qml:54
51+msgid "(+) New Event"
52+msgstr ""
53+
54+#: /home/dpm/dev/coreapps/ubuntu-calendar-app/EventDetails.qml:69
55+msgid "Add invite"
56+msgstr ""
57+
58+#: /home/dpm/dev/coreapps/ubuntu-calendar-app/EventDetails.qml:75
59+msgid "Edit"
60+msgstr ""
61+
62+#: /home/dpm/dev/coreapps/ubuntu-calendar-app/EventDetails.qml:150
63+#: /home/dpm/dev/coreapps/ubuntu-calendar-app/NewEvent.qml:112
64+msgid "People"
65+msgstr ""
66+
67+#: /home/dpm/dev/coreapps/ubuntu-calendar-app/NewEvent.qml:20
68+msgid "Create event"
69+msgstr ""
70+
71+#: /home/dpm/dev/coreapps/ubuntu-calendar-app/NewEvent.qml:25
72+msgid "Add event name"
73+msgstr ""
74+
75+#: /home/dpm/dev/coreapps/ubuntu-calendar-app/NewEvent.qml:99
76+msgid "Location"
77+msgstr ""
78+
79+#: /home/dpm/dev/coreapps/ubuntu-calendar-app/NewEvent.qml:104
80+msgid "Add Location"
81+msgstr ""
82+
83+#: /home/dpm/dev/coreapps/ubuntu-calendar-app/NewEvent.qml:117
84+msgid "Invite People"
85+msgstr ""
86+
87+#: /home/dpm/dev/coreapps/ubuntu-calendar-app/NewEvent.qml:128
88+msgid "Save"
89+msgstr ""
90
91=== modified file 'ubuntu-calendar-app.desktop'
92--- ubuntu-calendar-app.desktop 2013-04-03 19:54:38 +0000
93+++ ubuntu-calendar-app.desktop 2013-05-15 09:35:29 +0000
94@@ -8,3 +8,4 @@
95 Name=Calendar
96 X-Ubuntu-Touch=true
97 X-Ubuntu-StageHint=SideStage
98+X-Ubuntu-Gettext-Domain=ubuntu-calendar-app

Subscribers

People subscribed via source and target branches

to status/vote changes: