Merge lp:~dpm/ubuntu/lucid/friendly-recovery/bug-430926 into lp:ubuntu/lucid/friendly-recovery

Proposed by David Planella
Status: Merged
Merge reported by: David Planella
Merged at revision: not available
Proposed branch: lp:~dpm/ubuntu/lucid/friendly-recovery/bug-430926
Merge into: lp:ubuntu/lucid/friendly-recovery
Diff against target: 9 lines (+1/-1)
1 file modified
usr/share/recovery-mode/l10n.sh (+1/-1)
To merge this branch: bzr merge lp:~dpm/ubuntu/lucid/friendly-recovery/bug-430926
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+17972@code.launchpad.net
To post a comment you must log in.
Revision history for this message
David Planella (dpm) wrote :

Proposed fix for bug 430926: modify the location of the .mo files to match that of the language packs, where the friendly-recovery translations are included

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'usr/share/recovery-mode/l10n.sh'
2--- usr/share/recovery-mode/l10n.sh 2008-04-28 13:15:13 +0000
3+++ usr/share/recovery-mode/l10n.sh 2010-01-24 14:45:24 +0000
4@@ -6,4 +6,4 @@
5 }
6 . gettext.sh
7 export TEXTDOMAIN=friendly-recovery
8-export TEXTDOMAINDIR=/usr/share/locale
9+export TEXTDOMAINDIR=/usr/share/locale-langpack

Subscribers

People subscribed via source and target branches

to all changes: