Merge lp:~nik90/ubuntu-clock-app/fix-typo-libya into lp:ubuntu-clock-app

Proposed by Nekhelesh Ramananthan on 2015-03-06
Status: Merged
Approved by: Nekhelesh Ramananthan on 2015-03-06
Approved revision: 209
Merged at revision: 210
Proposed branch: lp:~nik90/ubuntu-clock-app/fix-typo-libya
Merge into: lp:ubuntu-clock-app
Diff against target: 34 lines (+3/-3)
2 files modified
backend/modules/Timezone/statictimezonemodel.cpp (+1/-1)
po/com.ubuntu.clock.pot (+2/-2)
To merge this branch: bzr merge lp:~nik90/ubuntu-clock-app/fix-typo-libya
Reviewer Review Type Date Requested Status
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve on 2015-03-06
Alan Pope 🍺🐧🐱 πŸ¦„ 2015-03-06 Approve on 2015-03-06
Review via email: mp+252079@code.launchpad.net

Commit Message

Fixes typo Librya to Libya

Description of the Change

Libya was mispelled as Librya and this MP fixes it.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'backend/modules/Timezone/statictimezonemodel.cpp'
2--- backend/modules/Timezone/statictimezonemodel.cpp 2015-02-27 12:14:50 +0000
3+++ backend/modules/Timezone/statictimezonemodel.cpp 2015-03-06 10:55:46 +0000
4@@ -319,7 +319,7 @@
5 addCity(_("Tehran"), "Asia/Tehran", _("Iran"));
6 addCity(_("Tokyo"), "Asia/Tokyo", _("Japan"));
7 addCity(_("Toronto"), "America/Toronto", _("Canada"));
8- addCity(_("Tripoli"), "Africa/Tripoli", _("Libyra"));
9+ addCity(_("Tripoli"), "Africa/Tripoli", _("Libya"));
10 addCity(_("Tunis"), "Africa/Tunis", _("Tunisia"));
11
12 addCity(_("Ulan Bator"), "Asia/Ulan_Bator", _("Mongolia"));
13
14=== modified file 'po/com.ubuntu.clock.pot'
15--- po/com.ubuntu.clock.pot 2015-03-05 12:54:28 +0000
16+++ po/com.ubuntu.clock.pot 2015-03-06 10:55:46 +0000
17@@ -8,7 +8,7 @@
18 msgstr ""
19 "Project-Id-Version: \n"
20 "Report-Msgid-Bugs-To: \n"
21-"POT-Creation-Date: 2015-03-05 13:52+0100\n"
22+"POT-Creation-Date: 2015-03-06 11:52+0100\n"
23 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
24 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
25 "Language-Team: LANGUAGE <LL@li.org>\n"
26@@ -1882,7 +1882,7 @@
27 msgstr ""
28
29 #: ../backend/modules/Timezone/statictimezonemodel.cpp:322
30-msgid "Libyra"
31+msgid "Libya"
32 msgstr ""
33
34 #: ../backend/modules/Timezone/statictimezonemodel.cpp:323

Subscribers

People subscribed via source and target branches