Merge lp:~dholbach/help-app/content-fixes2 into lp:~ubuntu-touch-coreapps-drivers/help-app/trunk
- content-fixes2
- Merge into trunk
Proposed by
Daniel Holbach
Status: | Merged |
---|---|
Approved by: | David Planella |
Approved revision: | 77 |
Merged at revision: | 75 |
Proposed branch: | lp:~dholbach/help-app/content-fixes2 |
Merge into: | lp:~ubuntu-touch-coreapps-drivers/help-app/trunk |
Diff against target: |
402 lines (+118/-95) 9 files modified
edit-here/Makefile (+1/-0) edit-here/content/pages/index.md (+1/-1) edit-here/po/de.po (+18/-15) edit-here/po/es.po (+18/-15) edit-here/po/fr.po (+18/-15) edit-here/po/help.pot (+8/-4) edit-here/po/it.po (+18/-15) edit-here/po/pt.po (+18/-15) edit-here/po/ro.po (+18/-15) |
To merge this branch: | bzr merge lp:~dholbach/help-app/content-fixes2 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
David Planella | Approve | ||
Review via email:
|
Commit message
Description of the change
To post a comment you must log in.
Revision history for this message

Daniel Holbach (dholbach) wrote : | # |
Ok, let's figure out the index.html situation via bug 1425025, especially once we have the pages deployed on the server.
Preview Diff
[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1 | === modified file 'edit-here/Makefile' | |||
2 | --- edit-here/Makefile 2015-02-27 08:25:43 +0000 | |||
3 | +++ edit-here/Makefile 2015-03-06 10:42:46 +0000 | |||
4 | @@ -63,6 +63,7 @@ | |||
5 | 63 | web: | 63 | web: |
6 | 64 | ./generate-translations | 64 | ./generate-translations |
7 | 65 | $(PELICAN) $(INPUTDIR) -o $(OUTPUTDIR_WEB) -s $(CONFFILE) $(PELICANOPTS) -t $(THEMEDIR_WEB) | 65 | $(PELICAN) $(INPUTDIR) -o $(OUTPUTDIR_WEB) -s $(CONFFILE) $(PELICANOPTS) -t $(THEMEDIR_WEB) |
8 | 66 | cp index.html $(OUTPUTDIR_WEB) | ||
9 | 66 | 67 | ||
10 | 67 | html: | 68 | html: |
11 | 68 | ./generate-translations | 69 | ./generate-translations |
12 | 69 | 70 | ||
13 | === modified file 'edit-here/content/pages/index.md' | |||
14 | --- edit-here/content/pages/index.md 2015-03-05 20:41:53 +0000 | |||
15 | +++ edit-here/content/pages/index.md 2015-03-06 10:42:46 +0000 | |||
16 | @@ -9,7 +9,7 @@ | |||
17 | 9 | 9 | ||
18 | 10 | in this app for you. | 10 | in this app for you. |
19 | 11 | 11 | ||
21 | 12 | [Take me to the FAQ!]({filename}faq.md) | 12 | [Take me to the FAQ!]({filename}faq.md) |
22 | 13 | [Get in touch]({filename}get-in-touch.md) | 13 | [Get in touch]({filename}get-in-touch.md) |
23 | 14 | 14 | ||
24 | 15 | --- | 15 | --- |
25 | 16 | 16 | ||
26 | === modified file 'edit-here/po/de.po' | |||
27 | --- edit-here/po/de.po 2015-03-06 08:40:27 +0000 | |||
28 | +++ edit-here/po/de.po 2015-03-06 10:42:46 +0000 | |||
29 | @@ -339,15 +339,6 @@ | |||
30 | 339 | msgstr "[First Day Tasks]({filename}basic.de.md)" | 339 | msgstr "[First Day Tasks]({filename}basic.de.md)" |
31 | 340 | 340 | ||
32 | 341 | #. type: Plain text | 341 | #. type: Plain text |
33 | 342 | #: content/pages/index.md:14 | ||
34 | 343 | msgid "" | ||
35 | 344 | "[Take me to the FAQ!]({filename}faq.md) [Get in touch]({filename}get-in-" | ||
36 | 345 | "touch.md)" | ||
37 | 346 | msgstr "" | ||
38 | 347 | "[Take me to the FAQ!]({filename}faq.de.md) [Get in touch]({filename}get-in-" | ||
39 | 348 | "touch.md)" | ||
40 | 349 | |||
41 | 350 | #. type: Plain text | ||
42 | 351 | #: content/pages/settings.md:4 | 342 | #: content/pages/settings.md:4 |
43 | 352 | #, no-wrap | 343 | #, no-wrap |
44 | 353 | msgid "*How do I change my phone settings?*\n" | 344 | msgid "*How do I change my phone settings?*\n" |
45 | @@ -690,6 +681,24 @@ | |||
46 | 690 | ": Swipe up from the bottom edge of the dash to reveal a scopes manager. You can remove a scopes by selecting it from the list of your favorites. This will remove it from your dash. If you'd like to remove it completely, visit the scope page in the ubuntu store and select *Uninstall*.\n" | 681 | ": Swipe up from the bottom edge of the dash to reveal a scopes manager. You can remove a scopes by selecting it from the list of your favorites. This will remove it from your dash. If you'd like to remove it completely, visit the scope page in the ubuntu store and select *Uninstall*.\n" |
47 | 691 | msgstr "" | 682 | msgstr "" |
48 | 692 | 683 | ||
49 | 684 | #. type: Plain text | ||
50 | 685 | #: content/pages/index.md:12 | ||
51 | 686 | #, no-wrap | ||
52 | 687 | msgid "[Take me to the FAQ!]({filename}faq.md) \n" | ||
53 | 688 | msgstr "[Gib mir die Antworten!]({filename}faq.de.md) \n" | ||
54 | 689 | |||
55 | 690 | #. type: Plain text | ||
56 | 691 | #: content/pages/index.md:14 | ||
57 | 692 | msgid "[Get in touch]({filename}get-in-touch.md)" | ||
58 | 693 | msgstr "[Kontakt]({filename}get-in-touch.de.md)" | ||
59 | 694 | |||
60 | 695 | #~ msgid "" | ||
61 | 696 | #~ "[Take me to the FAQ!]({filename}faq.md) [Get in touch]({filename}get-in-" | ||
62 | 697 | #~ "touch.md)" | ||
63 | 698 | #~ msgstr "" | ||
64 | 699 | #~ "[Take me to the FAQ!]({filename}faq.de.md) [Get in touch]({filename}get-in-" | ||
65 | 700 | #~ "touch.md)" | ||
66 | 701 | |||
67 | 693 | #~ msgid "Wondering how to make your phone more secure?" | 702 | #~ msgid "Wondering how to make your phone more secure?" |
68 | 694 | #~ msgstr "Willst Du wissen, wie Du Dein Telefon sicherer machst?" | 703 | #~ msgstr "Willst Du wissen, wie Du Dein Telefon sicherer machst?" |
69 | 695 | 704 | ||
70 | @@ -727,12 +736,6 @@ | |||
71 | 727 | #~ msgid "**Q:** How do I remove applications? \n" | 736 | #~ msgid "**Q:** How do I remove applications? \n" |
72 | 728 | #~ msgstr "" | 737 | #~ msgstr "" |
73 | 729 | 738 | ||
74 | 730 | #~ msgid "[Take me to the FAQ!]({filename}faq.md) \n" | ||
75 | 731 | #~ msgstr "[Gib mir die Antworten!]({filename}faq.md) \n" | ||
76 | 732 | |||
77 | 733 | #~ msgid "[Get in touch]({filename}get-in-touch.md)" | ||
78 | 734 | #~ msgstr "[Kontakt]({filename}get-in-touch.md)" | ||
79 | 735 | |||
80 | 736 | #~ msgid "How do I change my phone settings?" | 739 | #~ msgid "How do I change my phone settings?" |
81 | 737 | #~ msgstr "" | 740 | #~ msgstr "" |
82 | 738 | 741 | ||
83 | 739 | 742 | ||
84 | === modified file 'edit-here/po/es.po' | |||
85 | --- edit-here/po/es.po 2015-03-06 08:40:27 +0000 | |||
86 | +++ edit-here/po/es.po 2015-03-06 10:42:46 +0000 | |||
87 | @@ -330,15 +330,6 @@ | |||
88 | 330 | msgstr "[First Day Tasks]({filename}basic.es.md)" | 330 | msgstr "[First Day Tasks]({filename}basic.es.md)" |
89 | 331 | 331 | ||
90 | 332 | #. type: Plain text | 332 | #. type: Plain text |
91 | 333 | #: content/pages/index.md:14 | ||
92 | 334 | msgid "" | ||
93 | 335 | "[Take me to the FAQ!]({filename}faq.md) [Get in touch]({filename}get-in-" | ||
94 | 336 | "touch.md)" | ||
95 | 337 | msgstr "" | ||
96 | 338 | "[Take me to the FAQ!]({filename}faq.es.md) [Get in touch]({filename}get-in-" | ||
97 | 339 | "touch.md)" | ||
98 | 340 | |||
99 | 341 | #. type: Plain text | ||
100 | 342 | #: content/pages/settings.md:4 | 333 | #: content/pages/settings.md:4 |
101 | 343 | #, no-wrap | 334 | #, no-wrap |
102 | 344 | msgid "*How do I change my phone settings?*\n" | 335 | msgid "*How do I change my phone settings?*\n" |
103 | @@ -681,6 +672,24 @@ | |||
104 | 681 | ": Swipe up from the bottom edge of the dash to reveal a scopes manager. You can remove a scopes by selecting it from the list of your favorites. This will remove it from your dash. If you'd like to remove it completely, visit the scope page in the ubuntu store and select *Uninstall*.\n" | 672 | ": Swipe up from the bottom edge of the dash to reveal a scopes manager. You can remove a scopes by selecting it from the list of your favorites. This will remove it from your dash. If you'd like to remove it completely, visit the scope page in the ubuntu store and select *Uninstall*.\n" |
105 | 682 | msgstr "" | 673 | msgstr "" |
106 | 683 | 674 | ||
107 | 675 | #. type: Plain text | ||
108 | 676 | #: content/pages/index.md:12 | ||
109 | 677 | #, no-wrap | ||
110 | 678 | msgid "[Take me to the FAQ!]({filename}faq.md) \n" | ||
111 | 679 | msgstr "[Take me to the FAQ!]({filename}faq.es.md) \n" | ||
112 | 680 | |||
113 | 681 | #. type: Plain text | ||
114 | 682 | #: content/pages/index.md:14 | ||
115 | 683 | msgid "[Get in touch]({filename}get-in-touch.md)" | ||
116 | 684 | msgstr "[Get in touch]({filename}get-in-touch.es.md)" | ||
117 | 685 | |||
118 | 686 | #~ msgid "" | ||
119 | 687 | #~ "[Take me to the FAQ!]({filename}faq.md) [Get in touch]({filename}get-in-" | ||
120 | 688 | #~ "touch.md)" | ||
121 | 689 | #~ msgstr "" | ||
122 | 690 | #~ "[Take me to the FAQ!]({filename}faq.es.md) [Get in touch]({filename}get-in-" | ||
123 | 691 | #~ "touch.md)" | ||
124 | 692 | |||
125 | 684 | #~ msgid "Wondering how to make your phone more secure?" | 693 | #~ msgid "Wondering how to make your phone more secure?" |
126 | 685 | #~ msgstr "" | 694 | #~ msgstr "" |
127 | 686 | 695 | ||
128 | @@ -714,12 +723,6 @@ | |||
129 | 714 | #~ msgid "**Q:** How do I remove applications? \n" | 723 | #~ msgid "**Q:** How do I remove applications? \n" |
130 | 715 | #~ msgstr "" | 724 | #~ msgstr "" |
131 | 716 | 725 | ||
132 | 717 | #~ msgid "[Take me to the FAQ!]({filename}faq.md) \n" | ||
133 | 718 | #~ msgstr "" | ||
134 | 719 | |||
135 | 720 | #~ msgid "[Get in touch]({filename}get-in-touch.md)" | ||
136 | 721 | #~ msgstr "" | ||
137 | 722 | |||
138 | 723 | #~ msgid "How do I change my phone settings?" | 726 | #~ msgid "How do I change my phone settings?" |
139 | 724 | #~ msgstr "" | 727 | #~ msgstr "" |
140 | 725 | 728 | ||
141 | 726 | 729 | ||
142 | === modified file 'edit-here/po/fr.po' | |||
143 | --- edit-here/po/fr.po 2015-03-06 08:40:27 +0000 | |||
144 | +++ edit-here/po/fr.po 2015-03-06 10:42:46 +0000 | |||
145 | @@ -326,15 +326,6 @@ | |||
146 | 326 | msgstr "[First Day Tasks]({filename}basic.fr.md)" | 326 | msgstr "[First Day Tasks]({filename}basic.fr.md)" |
147 | 327 | 327 | ||
148 | 328 | #. type: Plain text | 328 | #. type: Plain text |
149 | 329 | #: content/pages/index.md:14 | ||
150 | 330 | msgid "" | ||
151 | 331 | "[Take me to the FAQ!]({filename}faq.md) [Get in touch]({filename}get-in-" | ||
152 | 332 | "touch.md)" | ||
153 | 333 | msgstr "" | ||
154 | 334 | "[Take me to the FAQ!]({filename}faq.fr.md) [Get in touch]({filename}get-in-" | ||
155 | 335 | "touch.md)" | ||
156 | 336 | |||
157 | 337 | #. type: Plain text | ||
158 | 338 | #: content/pages/settings.md:4 | 329 | #: content/pages/settings.md:4 |
159 | 339 | #, no-wrap | 330 | #, no-wrap |
160 | 340 | msgid "*How do I change my phone settings?*\n" | 331 | msgid "*How do I change my phone settings?*\n" |
161 | @@ -677,6 +668,24 @@ | |||
162 | 677 | ": Swipe up from the bottom edge of the dash to reveal a scopes manager. You can remove a scopes by selecting it from the list of your favorites. This will remove it from your dash. If you'd like to remove it completely, visit the scope page in the ubuntu store and select *Uninstall*.\n" | 668 | ": Swipe up from the bottom edge of the dash to reveal a scopes manager. You can remove a scopes by selecting it from the list of your favorites. This will remove it from your dash. If you'd like to remove it completely, visit the scope page in the ubuntu store and select *Uninstall*.\n" |
163 | 678 | msgstr "" | 669 | msgstr "" |
164 | 679 | 670 | ||
165 | 671 | #. type: Plain text | ||
166 | 672 | #: content/pages/index.md:12 | ||
167 | 673 | #, no-wrap | ||
168 | 674 | msgid "[Take me to the FAQ!]({filename}faq.md) \n" | ||
169 | 675 | msgstr "[Take me to the FAQ!]({filename}faq.fr.md) \n" | ||
170 | 676 | |||
171 | 677 | #. type: Plain text | ||
172 | 678 | #: content/pages/index.md:14 | ||
173 | 679 | msgid "[Get in touch]({filename}get-in-touch.md)" | ||
174 | 680 | msgstr "[Get in touch]({filename}get-in-touch.fr.md)" | ||
175 | 681 | |||
176 | 682 | #~ msgid "" | ||
177 | 683 | #~ "[Take me to the FAQ!]({filename}faq.md) [Get in touch]({filename}get-in-" | ||
178 | 684 | #~ "touch.md)" | ||
179 | 685 | #~ msgstr "" | ||
180 | 686 | #~ "[Take me to the FAQ!]({filename}faq.fr.md) [Get in touch]({filename}get-in-" | ||
181 | 687 | #~ "touch.md)" | ||
182 | 688 | |||
183 | 680 | #~ msgid "Wondering how to make your phone more secure?" | 689 | #~ msgid "Wondering how to make your phone more secure?" |
184 | 681 | #~ msgstr "" | 690 | #~ msgstr "" |
185 | 682 | 691 | ||
186 | @@ -710,12 +719,6 @@ | |||
187 | 710 | #~ msgid "**Q:** How do I remove applications? \n" | 719 | #~ msgid "**Q:** How do I remove applications? \n" |
188 | 711 | #~ msgstr "" | 720 | #~ msgstr "" |
189 | 712 | 721 | ||
190 | 713 | #~ msgid "[Take me to the FAQ!]({filename}faq.md) \n" | ||
191 | 714 | #~ msgstr "" | ||
192 | 715 | |||
193 | 716 | #~ msgid "[Get in touch]({filename}get-in-touch.md)" | ||
194 | 717 | #~ msgstr "" | ||
195 | 718 | |||
196 | 719 | #~ msgid "How do I change my phone settings?" | 722 | #~ msgid "How do I change my phone settings?" |
197 | 720 | #~ msgstr "" | 723 | #~ msgstr "" |
198 | 721 | 724 | ||
199 | 722 | 725 | ||
200 | === modified file 'edit-here/po/help.pot' | |||
201 | --- edit-here/po/help.pot 2015-03-06 08:40:27 +0000 | |||
202 | +++ edit-here/po/help.pot 2015-03-06 10:42:46 +0000 | |||
203 | @@ -7,7 +7,7 @@ | |||
204 | 7 | msgid "" | 7 | msgid "" |
205 | 8 | msgstr "" | 8 | msgstr "" |
206 | 9 | "Project-Id-Version: PACKAGE VERSION\n" | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
208 | 10 | "POT-Creation-Date: 2015-03-06 09:38+0100\n" | 10 | "POT-Creation-Date: 2015-03-06 11:41+0100\n" |
209 | 11 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | 11 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
210 | 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
211 | 13 | "Language-Team: LANGUAGE <LL@li.org>\n" | 13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
212 | @@ -280,10 +280,14 @@ | |||
213 | 280 | msgstr "" | 280 | msgstr "" |
214 | 281 | 281 | ||
215 | 282 | #. type: Plain text | 282 | #. type: Plain text |
216 | 283 | #: content/pages/index.md:12 | ||
217 | 284 | #, no-wrap | ||
218 | 285 | msgid "[Take me to the FAQ!]({filename}faq.md) \n" | ||
219 | 286 | msgstr "" | ||
220 | 287 | |||
221 | 288 | #. type: Plain text | ||
222 | 283 | #: content/pages/index.md:14 | 289 | #: content/pages/index.md:14 |
226 | 284 | msgid "" | 290 | msgid "[Get in touch]({filename}get-in-touch.md)" |
224 | 285 | "[Take me to the FAQ!]({filename}faq.md) [Get in touch]({filename}get-in-" | ||
225 | 286 | "touch.md)" | ||
227 | 287 | msgstr "" | 291 | msgstr "" |
228 | 288 | 292 | ||
229 | 289 | #. type: Plain text | 293 | #. type: Plain text |
230 | 290 | 294 | ||
231 | === modified file 'edit-here/po/it.po' | |||
232 | --- edit-here/po/it.po 2015-03-06 08:40:27 +0000 | |||
233 | +++ edit-here/po/it.po 2015-03-06 10:42:46 +0000 | |||
234 | @@ -330,15 +330,6 @@ | |||
235 | 330 | msgstr "[First Day Tasks]({filename}basic.it.md)" | 330 | msgstr "[First Day Tasks]({filename}basic.it.md)" |
236 | 331 | 331 | ||
237 | 332 | #. type: Plain text | 332 | #. type: Plain text |
238 | 333 | #: content/pages/index.md:14 | ||
239 | 334 | msgid "" | ||
240 | 335 | "[Take me to the FAQ!]({filename}faq.md) [Get in touch]({filename}get-in-" | ||
241 | 336 | "touch.md)" | ||
242 | 337 | msgstr "" | ||
243 | 338 | "[Take me to the FAQ!]({filename}faq.it.md) [Get in touch]({filename}get-in-" | ||
244 | 339 | "touch.md)" | ||
245 | 340 | |||
246 | 341 | #. type: Plain text | ||
247 | 342 | #: content/pages/settings.md:4 | 333 | #: content/pages/settings.md:4 |
248 | 343 | #, no-wrap | 334 | #, no-wrap |
249 | 344 | msgid "*How do I change my phone settings?*\n" | 335 | msgid "*How do I change my phone settings?*\n" |
250 | @@ -681,6 +672,24 @@ | |||
251 | 681 | ": Swipe up from the bottom edge of the dash to reveal a scopes manager. You can remove a scopes by selecting it from the list of your favorites. This will remove it from your dash. If you'd like to remove it completely, visit the scope page in the ubuntu store and select *Uninstall*.\n" | 672 | ": Swipe up from the bottom edge of the dash to reveal a scopes manager. You can remove a scopes by selecting it from the list of your favorites. This will remove it from your dash. If you'd like to remove it completely, visit the scope page in the ubuntu store and select *Uninstall*.\n" |
252 | 682 | msgstr "" | 673 | msgstr "" |
253 | 683 | 674 | ||
254 | 675 | #. type: Plain text | ||
255 | 676 | #: content/pages/index.md:12 | ||
256 | 677 | #, no-wrap | ||
257 | 678 | msgid "[Take me to the FAQ!]({filename}faq.md) \n" | ||
258 | 679 | msgstr "[Portami alle FAQ!]({filename}faq.it.md) \n" | ||
259 | 680 | |||
260 | 681 | #. type: Plain text | ||
261 | 682 | #: content/pages/index.md:14 | ||
262 | 683 | msgid "[Get in touch]({filename}get-in-touch.md)" | ||
263 | 684 | msgstr "[Get in touch]({filename}get-in-touch.it.md)" | ||
264 | 685 | |||
265 | 686 | #~ msgid "" | ||
266 | 687 | #~ "[Take me to the FAQ!]({filename}faq.md) [Get in touch]({filename}get-in-" | ||
267 | 688 | #~ "touch.md)" | ||
268 | 689 | #~ msgstr "" | ||
269 | 690 | #~ "[Take me to the FAQ!]({filename}faq.it.md) [Get in touch]({filename}get-in-" | ||
270 | 691 | #~ "touch.md)" | ||
271 | 692 | |||
272 | 684 | #~ msgid "Wondering how to make your phone more secure?" | 693 | #~ msgid "Wondering how to make your phone more secure?" |
273 | 685 | #~ msgstr "" | 694 | #~ msgstr "" |
274 | 686 | 695 | ||
275 | @@ -714,12 +723,6 @@ | |||
276 | 714 | #~ msgid "**Q:** How do I remove applications? \n" | 723 | #~ msgid "**Q:** How do I remove applications? \n" |
277 | 715 | #~ msgstr "" | 724 | #~ msgstr "" |
278 | 716 | 725 | ||
279 | 717 | #~ msgid "[Take me to the FAQ!]({filename}faq.md) \n" | ||
280 | 718 | #~ msgstr "[Portami alle FAQ!]({filename}faq.md) \n" | ||
281 | 719 | |||
282 | 720 | #~ msgid "[Get in touch]({filename}get-in-touch.md)" | ||
283 | 721 | #~ msgstr "" | ||
284 | 722 | |||
285 | 723 | #~ msgid "How do I change my phone settings?" | 726 | #~ msgid "How do I change my phone settings?" |
286 | 724 | #~ msgstr "" | 727 | #~ msgstr "" |
287 | 725 | 728 | ||
288 | 726 | 729 | ||
289 | === modified file 'edit-here/po/pt.po' | |||
290 | --- edit-here/po/pt.po 2015-03-06 08:40:27 +0000 | |||
291 | +++ edit-here/po/pt.po 2015-03-06 10:42:46 +0000 | |||
292 | @@ -340,15 +340,6 @@ | |||
293 | 340 | msgstr "[First Day Tasks]({filename}basic.pt.md)" | 340 | msgstr "[First Day Tasks]({filename}basic.pt.md)" |
294 | 341 | 341 | ||
295 | 342 | #. type: Plain text | 342 | #. type: Plain text |
296 | 343 | #: content/pages/index.md:14 | ||
297 | 344 | msgid "" | ||
298 | 345 | "[Take me to the FAQ!]({filename}faq.md) [Get in touch]({filename}get-in-" | ||
299 | 346 | "touch.md)" | ||
300 | 347 | msgstr "" | ||
301 | 348 | "[Take me to the FAQ!]({filename}faq.pt.md) [Get in touch]({filename}get-in-" | ||
302 | 349 | "touch.md)" | ||
303 | 350 | |||
304 | 351 | #. type: Plain text | ||
305 | 352 | #: content/pages/settings.md:4 | 343 | #: content/pages/settings.md:4 |
306 | 353 | #, no-wrap | 344 | #, no-wrap |
307 | 354 | msgid "*How do I change my phone settings?*\n" | 345 | msgid "*How do I change my phone settings?*\n" |
308 | @@ -691,6 +682,24 @@ | |||
309 | 691 | ": Swipe up from the bottom edge of the dash to reveal a scopes manager. You can remove a scopes by selecting it from the list of your favorites. This will remove it from your dash. If you'd like to remove it completely, visit the scope page in the ubuntu store and select *Uninstall*.\n" | 682 | ": Swipe up from the bottom edge of the dash to reveal a scopes manager. You can remove a scopes by selecting it from the list of your favorites. This will remove it from your dash. If you'd like to remove it completely, visit the scope page in the ubuntu store and select *Uninstall*.\n" |
310 | 692 | msgstr "" | 683 | msgstr "" |
311 | 693 | 684 | ||
312 | 685 | #. type: Plain text | ||
313 | 686 | #: content/pages/index.md:12 | ||
314 | 687 | #, no-wrap | ||
315 | 688 | msgid "[Take me to the FAQ!]({filename}faq.md) \n" | ||
316 | 689 | msgstr "[Ir para perguntas mais frequentes!]({filename}faq.pt.md) \n" | ||
317 | 690 | |||
318 | 691 | #. type: Plain text | ||
319 | 692 | #: content/pages/index.md:14 | ||
320 | 693 | msgid "[Get in touch]({filename}get-in-touch.md)" | ||
321 | 694 | msgstr "[Entrar em contacto]({filename}get-in-touch.pt.md)" | ||
322 | 695 | |||
323 | 696 | #~ msgid "" | ||
324 | 697 | #~ "[Take me to the FAQ!]({filename}faq.md) [Get in touch]({filename}get-in-" | ||
325 | 698 | #~ "touch.md)" | ||
326 | 699 | #~ msgstr "" | ||
327 | 700 | #~ "[Take me to the FAQ!]({filename}faq.pt.md) [Get in touch]({filename}get-in-" | ||
328 | 701 | #~ "touch.md)" | ||
329 | 702 | |||
330 | 694 | #~ msgid "Wondering how to make your phone more secure?" | 703 | #~ msgid "Wondering how to make your phone more secure?" |
331 | 695 | #~ msgstr "" | 704 | #~ msgstr "" |
332 | 696 | 705 | ||
333 | @@ -724,12 +733,6 @@ | |||
334 | 724 | #~ msgid "**Q:** How do I remove applications? \n" | 733 | #~ msgid "**Q:** How do I remove applications? \n" |
335 | 725 | #~ msgstr "" | 734 | #~ msgstr "" |
336 | 726 | 735 | ||
337 | 727 | #~ msgid "[Take me to the FAQ!]({filename}faq.md) \n" | ||
338 | 728 | #~ msgstr "[Ir para perguntas mais frequentes!]({filename}faq.md) \n" | ||
339 | 729 | |||
340 | 730 | #~ msgid "[Get in touch]({filename}get-in-touch.md)" | ||
341 | 731 | #~ msgstr "[Entrar em contacto]({filename}get-in-touch.md)" | ||
342 | 732 | |||
343 | 733 | #~ msgid "How do I change my phone settings?" | 736 | #~ msgid "How do I change my phone settings?" |
344 | 734 | #~ msgstr "" | 737 | #~ msgstr "" |
345 | 735 | 738 | ||
346 | 736 | 739 | ||
347 | === modified file 'edit-here/po/ro.po' | |||
348 | --- edit-here/po/ro.po 2015-03-06 08:40:27 +0000 | |||
349 | +++ edit-here/po/ro.po 2015-03-06 10:42:46 +0000 | |||
350 | @@ -326,15 +326,6 @@ | |||
351 | 326 | msgstr "[First Day Tasks]({filename}basic.ro.md)" | 326 | msgstr "[First Day Tasks]({filename}basic.ro.md)" |
352 | 327 | 327 | ||
353 | 328 | #. type: Plain text | 328 | #. type: Plain text |
354 | 329 | #: content/pages/index.md:14 | ||
355 | 330 | msgid "" | ||
356 | 331 | "[Take me to the FAQ!]({filename}faq.md) [Get in touch]({filename}get-in-" | ||
357 | 332 | "touch.md)" | ||
358 | 333 | msgstr "" | ||
359 | 334 | "[Take me to the FAQ!]({filename}faq.ro.md) [Get in touch]({filename}get-in-" | ||
360 | 335 | "touch.md)" | ||
361 | 336 | |||
362 | 337 | #. type: Plain text | ||
363 | 338 | #: content/pages/settings.md:4 | 329 | #: content/pages/settings.md:4 |
364 | 339 | #, no-wrap | 330 | #, no-wrap |
365 | 340 | msgid "*How do I change my phone settings?*\n" | 331 | msgid "*How do I change my phone settings?*\n" |
366 | @@ -677,6 +668,24 @@ | |||
367 | 677 | ": Swipe up from the bottom edge of the dash to reveal a scopes manager. You can remove a scopes by selecting it from the list of your favorites. This will remove it from your dash. If you'd like to remove it completely, visit the scope page in the ubuntu store and select *Uninstall*.\n" | 668 | ": Swipe up from the bottom edge of the dash to reveal a scopes manager. You can remove a scopes by selecting it from the list of your favorites. This will remove it from your dash. If you'd like to remove it completely, visit the scope page in the ubuntu store and select *Uninstall*.\n" |
368 | 678 | msgstr "" | 669 | msgstr "" |
369 | 679 | 670 | ||
370 | 671 | #. type: Plain text | ||
371 | 672 | #: content/pages/index.md:12 | ||
372 | 673 | #, no-wrap | ||
373 | 674 | msgid "[Take me to the FAQ!]({filename}faq.md) \n" | ||
374 | 675 | msgstr "[Take me to the FAQ!]({filename}faq.ro.md) \n" | ||
375 | 676 | |||
376 | 677 | #. type: Plain text | ||
377 | 678 | #: content/pages/index.md:14 | ||
378 | 679 | msgid "[Get in touch]({filename}get-in-touch.md)" | ||
379 | 680 | msgstr "[Get in touch]({filename}get-in-touch.ro.md)" | ||
380 | 681 | |||
381 | 682 | #~ msgid "" | ||
382 | 683 | #~ "[Take me to the FAQ!]({filename}faq.md) [Get in touch]({filename}get-in-" | ||
383 | 684 | #~ "touch.md)" | ||
384 | 685 | #~ msgstr "" | ||
385 | 686 | #~ "[Take me to the FAQ!]({filename}faq.ro.md) [Get in touch]({filename}get-in-" | ||
386 | 687 | #~ "touch.md)" | ||
387 | 688 | |||
388 | 680 | #~ msgid "Wondering how to make your phone more secure?" | 689 | #~ msgid "Wondering how to make your phone more secure?" |
389 | 681 | #~ msgstr "" | 690 | #~ msgstr "" |
390 | 682 | 691 | ||
391 | @@ -710,12 +719,6 @@ | |||
392 | 710 | #~ msgid "**Q:** How do I remove applications? \n" | 719 | #~ msgid "**Q:** How do I remove applications? \n" |
393 | 711 | #~ msgstr "" | 720 | #~ msgstr "" |
394 | 712 | 721 | ||
395 | 713 | #~ msgid "[Take me to the FAQ!]({filename}faq.md) \n" | ||
396 | 714 | #~ msgstr "" | ||
397 | 715 | |||
398 | 716 | #~ msgid "[Get in touch]({filename}get-in-touch.md)" | ||
399 | 717 | #~ msgstr "" | ||
400 | 718 | |||
401 | 719 | #~ msgid "How do I change my phone settings?" | 722 | #~ msgid "How do I change my phone settings?" |
402 | 720 | #~ msgstr "" | 723 | #~ msgstr "" |
403 | 721 | 724 |
Looks good to me. I actually noticed the missing index.html file for the web build on another MP I reviewed, but I thought it was intentional.
I think on the server it won't be needed, as it should serve the right $LANG.html file according to the user's browser language, but it won't hurt to have it to test translations locally.
Ack on adding the line break.