Merge lp:~fboucault/ciborium/page_title_matching_app_name into lp:ciborium

Proposed by Florian Boucault
Status: Needs review
Proposed branch: lp:~fboucault/ciborium/page_title_matching_app_name
Merge into: lp:ciborium
Diff against target: 150 lines (+46/-50)
2 files modified
po/ciborium.pot (+45/-49)
share/ciborium/qml/main.qml (+1/-1)
To merge this branch: bzr merge lp:~fboucault/ciborium/page_title_matching_app_name
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Manuel de la Peña Pending
Review via email: mp+282859@code.launchpad.net

Commit message

Make main page title match app name. Refreshed translations catalog.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Unmerged revisions

149. By Florian Boucault

Make main page title match app name. Refreshed translations catalog.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'po/ciborium.pot'
2--- po/ciborium.pot 2015-03-24 19:11:34 +0000
3+++ po/ciborium.pot 2016-01-16 21:11:28 +0000
4@@ -1,6 +1,6 @@
5 # SOME DESCRIPTIVE TITLE.
6 # Copyright (C) YEAR Canonical Ltd.
7-# This file is distributed under the same license as the PACKAGE package.
8+# This file is distributed under the same license as the ciborium package.
9 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
10 #
11 #, fuzzy
12@@ -8,7 +8,7 @@
13 msgstr ""
14 "Project-Id-Version: ciborium\n"
15 "Report-Msgid-Bugs-To: \n"
16-"POT-Creation-Date: 2015-03-24 16:11-0300\n"
17+"POT-Creation-Date: 2016-01-16 22:09+0100\n"
18 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
19 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
20 "Language-Team: LANGUAGE <LL@li.org>\n"
21@@ -76,30 +76,21 @@
22 msgid "Only %d%% is available on the external storage device"
23 msgstr ""
24
25-#: share/ciborium/qml/components/SafeRemovalConfirmation.qml:12
26-msgid "Unmounting"
27-msgstr ""
28-
29+#: share/ciborium/qml/main.qml:34 share/applications/ciborium.desktop.tr.h:1
30+msgid "External Drives"
31+msgstr ""
32+
33+#: share/ciborium/qml/components/FormatConfirmation.qml:11
34+msgid "Formatting"
35+msgstr ""
36+
37+#: share/ciborium/qml/components/FormatConfirmation.qml:22
38 #: share/ciborium/qml/components/SafeRemovalConfirmation.qml:17
39-#: share/ciborium/qml/components/FormatConfirmation.qml:22
40 msgid "Ok"
41 msgstr ""
42
43-#: share/ciborium/qml/components/SafeRemovalConfirmation.qml:30
44-#: share/ciborium/qml/components/SafeRemovalConfirmation.qml:46
45-msgid "You can now safely remove the device"
46-msgstr ""
47-
48-#: share/ciborium/qml/components/SafeRemovalConfirmation.qml:38
49-msgid "Unmount Error"
50-msgstr ""
51-
52-#: share/ciborium/qml/components/SafeRemovalConfirmation.qml:39
53-msgid "The device could not be unmounted because is busy"
54-msgstr ""
55-
56-#: share/ciborium/qml/components/SafeRemovalConfirmation.qml:45
57-msgid "Safe to remove"
58+#: share/ciborium/qml/components/FormatConfirmation.qml:31
59+msgid "There was an error when formatting the device"
60 msgstr ""
61
62 #: share/ciborium/qml/components/DriveDelegate.qml:45
63@@ -111,27 +102,6 @@
64 msgid "Safely Remove"
65 msgstr ""
66
67-#: share/ciborium/qml/components/FormatConfirmation.qml:11
68-msgid "Formatting"
69-msgstr ""
70-
71-#: share/ciborium/qml/components/FormatConfirmation.qml:31
72-msgid "There was an error when formatting the device"
73-msgstr ""
74-
75-#: share/ciborium/qml/components/FormatDialog.qml:12
76-msgid "This action will wipe the content from the device"
77-msgstr ""
78-
79-#: share/ciborium/qml/components/FormatDialog.qml:15
80-#: share/ciborium/qml/components/SafeRemoval.qml:17
81-msgid "Cancel"
82-msgstr ""
83-
84-#: share/ciborium/qml/components/FormatDialog.qml:19
85-msgid "Continue with format"
86-msgstr ""
87-
88 #: share/ciborium/qml/components/SafeRemoval.qml:13
89 msgid "Confirm remove"
90 msgstr ""
91@@ -140,14 +110,40 @@
92 msgid "Files on the device can't be accessed after removing"
93 msgstr ""
94
95+#: share/ciborium/qml/components/SafeRemoval.qml:17
96+#: share/ciborium/qml/components/FormatDialog.qml:15
97+msgid "Cancel"
98+msgstr ""
99+
100 #: share/ciborium/qml/components/SafeRemoval.qml:22
101 msgid "Continue"
102 msgstr ""
103
104-#: share/ciborium/qml/main.qml:34
105-msgid "SD Card Management"
106-msgstr ""
107-
108-#: share/applications/ciborium.desktop.tr.h:1
109-msgid "External Drives"
110+#: share/ciborium/qml/components/FormatDialog.qml:12
111+msgid "This action will wipe the content from the device"
112+msgstr ""
113+
114+#: share/ciborium/qml/components/FormatDialog.qml:19
115+msgid "Continue with format"
116+msgstr ""
117+
118+#: share/ciborium/qml/components/SafeRemovalConfirmation.qml:12
119+msgid "Unmounting"
120+msgstr ""
121+
122+#: share/ciborium/qml/components/SafeRemovalConfirmation.qml:30
123+#: share/ciborium/qml/components/SafeRemovalConfirmation.qml:46
124+msgid "You can now safely remove the device"
125+msgstr ""
126+
127+#: share/ciborium/qml/components/SafeRemovalConfirmation.qml:38
128+msgid "Unmount Error"
129+msgstr ""
130+
131+#: share/ciborium/qml/components/SafeRemovalConfirmation.qml:39
132+msgid "The device could not be unmounted because is busy"
133+msgstr ""
134+
135+#: share/ciborium/qml/components/SafeRemovalConfirmation.qml:45
136+msgid "Safe to remove"
137 msgstr ""
138
139=== modified file 'share/ciborium/qml/main.qml'
140--- share/ciborium/qml/main.qml 2015-03-13 17:58:27 +0000
141+++ share/ciborium/qml/main.qml 2016-01-16 21:11:28 +0000
142@@ -31,7 +31,7 @@
143
144 Page{
145 id: mainPage
146- title: i18n.tr("SD Card Management")
147+ title: i18n.tr("External Drives")
148 Component.onCompleted: driveCtrl.watch()
149
150 Component {

Subscribers

People subscribed via source and target branches