Merge lp:~malizor/unity/fix-1062921 into lp:unity

Proposed by Nicolas Delvaux
Status: Merged
Approved by: Andrea Azzarone
Approved revision: no longer in the source branch.
Merged at revision: 2810
Proposed branch: lp:~malizor/unity/fix-1062921
Merge into: lp:unity
Diff against target: 11 lines (+1/-0)
1 file modified
po/POTFILES.in (+1/-0)
To merge this branch: bzr merge lp:~malizor/unity/fix-1062921
Reviewer Review Type Date Requested Status
Andrea Azzarone (community) Approve
Review via email: mp+128360@code.launchpad.net

Commit message

Add ExpoLauncherIcon.cpp to POTFILES.in (fixes LP: #1062921)

Description of the change

launcher/ExpoLauncherIcon.cpp was not in po/POTFILES.in, making the "Workspace Switcher" string untranslatable.

To post a comment you must log in.
Revision history for this message
Adolfo Jayme Barrientos (fitojb) wrote :

Oh my, translation deadline is in 3 days!

Revision history for this message
Andrea Azzarone (azzar1) wrote :

LGTM.

Revision history for this message
Andrea Azzarone (azzar1) :
review: Approve
Revision history for this message
Nicolas Delvaux (malizor) wrote :

This string was translated in Precise.
I don't know how it works but, if former translations are not re-used automatically, a developer should be able to do the trick manually.

Revision history for this message
Unity Merger (unity-merger) wrote :

No commit message specified.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'po/POTFILES.in'
2--- po/POTFILES.in 2012-10-04 08:00:29 +0000
3+++ po/POTFILES.in 2012-10-06 17:59:21 +0000
4@@ -12,6 +12,7 @@
5 launcher/BFBLauncherIcon.cpp
6 launcher/DesktopLauncherIcon.cpp
7 launcher/DeviceNotificationDisplayImp.cpp
8+launcher/ExpoLauncherIcon.cpp
9 launcher/LauncherController.cpp
10 launcher/SoftwareCenterLauncherIcon.cpp
11 launcher/SpacerLauncherIcon.cpp