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
=== removed file 'calendar.desktop'
--- calendar.desktop 2013-03-18 11:39:23 +0000
+++ calendar.desktop 1970-01-01 00:00:00 +0000
@@ -1,9 +0,0 @@
1[Desktop Entry]
2Encoding=UTF-8
3Type=Application
4Terminal=false
5Exec=/usr/bin/qmlscene
6Name=Calendar
7GenericName=Calendar
8Comment=Ubuntu Calendar
9Icon=ubuntu-qmlrunner
100
=== added file 'po/ubuntu-calendar-app.pot'
--- po/ubuntu-calendar-app.pot 1970-01-01 00:00:00 +0000
+++ po/ubuntu-calendar-app.pot 2013-05-15 09:35:29 +0000
@@ -0,0 +1,71 @@
1# Ubuntu Calendar app translation.
2# Copyright (C) Canonical Ltd. 2013.
3# This file is distributed under the same license as the ubuntu-calendar-app package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: \n"
11"POT-Creation-Date: 2013-05-15 10:19+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#: /home/dpm/dev/coreapps/ubuntu-calendar-app/calendar.qml:29
21msgid "To-do"
22msgstr ""
23
24#: /home/dpm/dev/coreapps/ubuntu-calendar-app/calendar.qml:34
25msgid "New Event"
26msgstr ""
27
28#: /home/dpm/dev/coreapps/ubuntu-calendar-app/calendar.qml:39
29msgid "Timeline"
30msgstr ""
31
32#: /home/dpm/dev/coreapps/ubuntu-calendar-app/DiaryView.qml:54
33msgid "(+) New Event"
34msgstr ""
35
36#: /home/dpm/dev/coreapps/ubuntu-calendar-app/EventDetails.qml:69
37msgid "Add invite"
38msgstr ""
39
40#: /home/dpm/dev/coreapps/ubuntu-calendar-app/EventDetails.qml:75
41msgid "Edit"
42msgstr ""
43
44#: /home/dpm/dev/coreapps/ubuntu-calendar-app/EventDetails.qml:150
45#: /home/dpm/dev/coreapps/ubuntu-calendar-app/NewEvent.qml:112
46msgid "People"
47msgstr ""
48
49#: /home/dpm/dev/coreapps/ubuntu-calendar-app/NewEvent.qml:20
50msgid "Create event"
51msgstr ""
52
53#: /home/dpm/dev/coreapps/ubuntu-calendar-app/NewEvent.qml:25
54msgid "Add event name"
55msgstr ""
56
57#: /home/dpm/dev/coreapps/ubuntu-calendar-app/NewEvent.qml:99
58msgid "Location"
59msgstr ""
60
61#: /home/dpm/dev/coreapps/ubuntu-calendar-app/NewEvent.qml:104
62msgid "Add Location"
63msgstr ""
64
65#: /home/dpm/dev/coreapps/ubuntu-calendar-app/NewEvent.qml:117
66msgid "Invite People"
67msgstr ""
68
69#: /home/dpm/dev/coreapps/ubuntu-calendar-app/NewEvent.qml:128
70msgid "Save"
71msgstr ""
072
=== modified file 'ubuntu-calendar-app.desktop'
--- ubuntu-calendar-app.desktop 2013-04-03 19:54:38 +0000
+++ ubuntu-calendar-app.desktop 2013-05-15 09:35:29 +0000
@@ -8,3 +8,4 @@
8Name=Calendar8Name=Calendar
9X-Ubuntu-Touch=true9X-Ubuntu-Touch=true
10X-Ubuntu-StageHint=SideStage10X-Ubuntu-StageHint=SideStage
11X-Ubuntu-Gettext-Domain=ubuntu-calendar-app

Subscribers

People subscribed via source and target branches

to status/vote changes: