Merge lp:~artem-anufrij/switchboard-plug-onlineaccounts/Bugfix-1366492 into lp:~elementary-apps/switchboard-plug-onlineaccounts/trunk

Proposed by Artem Anufrij
Status: Merged
Merged at revision: 106
Proposed branch: lp:~artem-anufrij/switchboard-plug-onlineaccounts/Bugfix-1366492
Merge into: lp:~elementary-apps/switchboard-plug-onlineaccounts/trunk
Diff against target: 277 lines (+88/-83)
2 files modified
po/pantheon-online-accounts.pot (+86/-82)
src/Translation.vala (+2/-1)
To merge this branch: bzr merge lp:~artem-anufrij/switchboard-plug-onlineaccounts/Bugfix-1366492
Reviewer Review Type Date Requested Status
Cody Garver (community) Approve
Review via email: mp+235041@code.launchpad.net

Commit message

Added "Includes Contacts, Mails, and Calendar" to translatable strings file

To post a comment you must log in.
Revision history for this message
Phillip Sz (phillip-sz) wrote :

you should remove the changes in the pot file :)

Revision history for this message
Artem Anufrij (artem-anufrij) wrote :

I changed only Translation.vala. Was it wrong?

Revision history for this message
Cody Garver (codygarver) wrote :

We prefer that po/pantheon-online-accounts.pot be modified in a separate trunk commit instead of included with code changes

I merged this branch with the po changes reverted

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'po/pantheon-online-accounts.pot'
2--- po/pantheon-online-accounts.pot 2014-08-07 03:07:51 +0000
3+++ po/pantheon-online-accounts.pot 2014-09-17 20:02:25 +0000
4@@ -8,7 +8,7 @@
5 msgstr ""
6 "Project-Id-Version: PACKAGE VERSION\n"
7 "Report-Msgid-Bugs-To: \n"
8-"POT-Creation-Date: 2014-08-06 22:07-0500\n"
9+"POT-Creation-Date: 2014-09-17 21:50+0200\n"
10 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n"
13@@ -17,166 +17,170 @@
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16
17-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Authentification/GraphicalDialog.vala:57
18-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Authentification/WebDialog.vala:34
19-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//OnlineAccounts.vala:66
20+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Authentification/GraphicalDialog.vala:57
21+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Authentification/WebDialog.vala:34
22+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//OnlineAccounts.vala:64
23 msgid "Cancel"
24 msgstr ""
25
26-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Authentification/GraphicalDialog.vala:59
27-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Authentification/WebDialog.vala:115
28+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Authentification/GraphicalDialog.vala:59
29+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Authentification/WebDialog.vala:115
30 msgid "Please enter your credentials…"
31 msgstr ""
32
33-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Authentification/GraphicalDialog.vala:75
34+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Authentification/GraphicalDialog.vala:75
35 msgid "Username:"
36 msgstr ""
37
38-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Authentification/GraphicalDialog.vala:77
39+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Authentification/GraphicalDialog.vala:77
40 msgid "john_doe"
41 msgstr ""
42
43-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Authentification/GraphicalDialog.vala:79
44+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Authentification/GraphicalDialog.vala:79
45 msgid "Password:"
46 msgstr ""
47
48-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Authentification/GraphicalDialog.vala:83
49+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Authentification/GraphicalDialog.vala:83
50 msgid "New Password:"
51 msgstr ""
52
53-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Authentification/GraphicalDialog.vala:87
54+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Authentification/GraphicalDialog.vala:87
55 msgid "Confirm Password:"
56 msgstr ""
57
58-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Authentification/GraphicalDialog.vala:92
59+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Authentification/GraphicalDialog.vala:92
60 msgid "Remember password"
61 msgstr ""
62
63-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Authentification/GraphicalDialog.vala:94
64-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Authentification/GraphicalDialog.vala:160
65+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Authentification/GraphicalDialog.vala:94
66+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Authentification/GraphicalDialog.vala:160
67 msgid "Forgot password"
68 msgstr ""
69
70-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Authentification/GraphicalDialog.vala:99
71+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Authentification/GraphicalDialog.vala:99
72 msgid "Refresh Captcha"
73 msgstr ""
74
75-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Authentification/GraphicalDialog.vala:100
76+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Authentification/GraphicalDialog.vala:100
77 msgid "Enter above text here"
78 msgstr ""
79
80-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Authentification/GraphicalDialog.vala:105
81+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Authentification/GraphicalDialog.vala:105
82 msgid "Save"
83 msgstr ""
84
85-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Authentification/WebDialog.vala:38
86-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Authentification/WebDialog.vala:122
87+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Authentification/WebDialog.vala:38
88+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Authentification/WebDialog.vala:122
89 msgid "Loading…"
90 msgstr ""
91
92-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Translation.vala:24
93+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Views/AccountView.vala:45
94+msgid "Content to synchronise:"
95+msgstr ""
96+
97+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Views/AccountView.vala:88
98+msgid "There is no service linked this account."
99+msgstr ""
100+
101+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Views/SourceSelector.vala:90
102+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Views/SourceSelector.vala:91
103+msgid "Add…"
104+msgstr ""
105+
106+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Views/SourceSelector.vala:95
107+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Views/SourceSelector.vala:96
108+msgid "Remove"
109+msgstr ""
110+
111+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//OnlineAccounts.vala:47
112+msgid "Online Accounts"
113+msgstr ""
114+
115+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//OnlineAccounts.vala:48
116+msgid "Synchronize your computer with all your online accounts around the web."
117+msgstr ""
118+
119+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//OnlineAccounts.vala:62
120+msgid "Close"
121+msgstr ""
122+
123+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//OnlineAccounts.vala:63
124+msgid "Restore"
125+msgstr ""
126+
127+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//OnlineAccounts.vala:145
128+msgid "Connect Your Online Accounts"
129+msgstr ""
130+
131+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//OnlineAccounts.vala:145
132+msgid "Sign in to connect with apps like Mail, Contacts, and Calendar."
133+msgstr ""
134+
135+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//OnlineAccounts.vala:243
136+#, c-format
137+msgid "Account '%s' Removed."
138+msgstr ""
139+
140+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//OnlineAccounts.vala:256
141+msgid "Add a new account…"
142+msgstr ""
143+
144+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Translation.vala:24
145 msgid "Calendars"
146 msgstr ""
147
148-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Translation.vala:25
149+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Translation.vala:25
150 msgid "Sync your calendars"
151 msgstr ""
152
153-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Translation.vala:26
154+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Translation.vala:26
155 msgid "Contacts"
156 msgstr ""
157
158-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Translation.vala:27
159+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Translation.vala:27
160 msgid "Sync your contacts"
161 msgstr ""
162
163-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Translation.vala:28
164+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Translation.vala:28
165 msgid "Sync your files"
166 msgstr ""
167
168-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Translation.vala:29
169+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Translation.vala:29
170 msgid "Emails"
171 msgstr ""
172
173-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Translation.vala:30
174+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Translation.vala:30
175 msgid "Sync your emails"
176 msgstr ""
177
178-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Translation.vala:31
179+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Translation.vala:31
180 msgid "Sync your photos"
181 msgstr ""
182
183-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Translation.vala:32
184+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Translation.vala:32
185 msgid "Watch your newsfeed"
186 msgstr ""
187
188-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Translation.vala:33
189+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Translation.vala:33
190 msgid "Chat with your friends"
191 msgstr ""
192
193-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Translation.vala:34
194+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Translation.vala:34
195 msgid "Access all Outlook and OneDrive services on your computer"
196 msgstr ""
197
198-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Translation.vala:35
199+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Translation.vala:35
200 msgid "Access all Yahoo! services on your computer"
201 msgstr ""
202
203-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Translation.vala:36
204+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Translation.vala:36
205 msgid "Access all Facebook contents on your computer"
206 msgstr ""
207
208-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Translation.vala:37
209+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Translation.vala:37
210 msgid "Access all Google services on your computer"
211 msgstr ""
212
213-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Views/AccountView.vala:45
214-msgid "Content to synchronise:"
215-msgstr ""
216-
217-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Views/AccountView.vala:96
218-msgid "There is no service linked this account."
219-msgstr ""
220-
221-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Views/SourceSelector.vala:90
222-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Views/SourceSelector.vala:91
223-msgid "Add…"
224-msgstr ""
225-
226-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Views/SourceSelector.vala:95
227-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//Views/SourceSelector.vala:96
228-msgid "Remove"
229-msgstr ""
230-
231-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//OnlineAccounts.vala:49
232-msgid "Online Accounts"
233-msgstr ""
234-
235-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//OnlineAccounts.vala:50
236-msgid "Synchronize your computer with all your online accounts around the web."
237-msgstr ""
238-
239-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//OnlineAccounts.vala:64
240-msgid "Close"
241-msgstr ""
242-
243-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//OnlineAccounts.vala:65
244-msgid "Restore"
245-msgstr ""
246-
247-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//OnlineAccounts.vala:146
248-msgid "Connect Your Online Accounts"
249-msgstr ""
250-
251-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//OnlineAccounts.vala:146
252-msgid "Sign in to connect with apps like Mail, Contacts, and Calendar."
253-msgstr ""
254-
255-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//OnlineAccounts.vala:244
256-#, c-format
257-msgid "Account '%s' Removed."
258-msgstr ""
259-
260-#: /home/noelco/switchboard-plug-onlineaccounts/po/../src//OnlineAccounts.vala:257
261-msgid "Add a new account…"
262+#: /home/artem/Launchpad/switchboard-plug-onlineaccounts/po/../src//Translation.vala:38
263+msgid "Includes Contacts, Mails, and Calendar"
264 msgstr ""
265
266=== modified file 'src/Translation.vala'
267--- src/Translation.vala 2014-06-06 11:16:36 +0000
268+++ src/Translation.vala 2014-09-17 20:02:25 +0000
269@@ -34,4 +34,5 @@
270 _("Access all Outlook and OneDrive services on your computer");
271 _("Access all Yahoo! services on your computer");
272 _("Access all Facebook contents on your computer");
273-_("Access all Google services on your computer");
274\ No newline at end of file
275+_("Access all Google services on your computer");
276+_("Includes Contacts, Mails, and Calendar");
277\ No newline at end of file

Subscribers

People subscribed via source and target branches

to all changes: