Merge lp:~gunchleoc/widelands/bug-961526 into lp:widelands

Proposed by GunChleoc
Status: Merged
Merged at revision: 6860
Proposed branch: lp:~gunchleoc/widelands/bug-961526
Merge into: lp:widelands
Diff against target: 21 lines (+2/-2)
2 files modified
tribes/barbarians/battlearena/help.lua (+1/-1)
tribes/barbarians/trainingscamp/help.lua (+1/-1)
To merge this branch: bzr merge lp:~gunchleoc/widelands/bug-961526
Reviewer Review Type Date Requested Status
Widelands Developers Pending
Review via email: mp+210092@code.launchpad.net

Description of the change

Fixed an i18n grammar problem

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 'tribes/barbarians/battlearena/help.lua'
2--- tribes/barbarians/battlearena/help.lua 2014-03-05 18:47:03 +0000
3+++ tribes/barbarians/battlearena/help.lua 2014-03-09 18:36:29 +0000
4@@ -52,5 +52,5 @@
5 text_line(_"Experience levels:", "n/a") ..
6 --Production Section
7 rt(h2(_"Production")) ..
8- text_line(_"Performance:", _"If all needed wares are delivered in time, a %1$s can train %2$s for one soldier from 0 to the highest level in %3$s on average.":bformat(_"Battle Arena",_"Evade",_"%1$im%2$is":bformat(1,10)))
9+ text_line(_"Performance:", _"If all needed wares are delivered in time, a Battle Arena can train %1$s for one soldier from 0 to the highest level in %2$s on average.":bformat(_"Evade",_"%1$im%2$is":bformat(1,10)))
10 }
11
12=== modified file 'tribes/barbarians/trainingscamp/help.lua'
13--- tribes/barbarians/trainingscamp/help.lua 2014-03-05 18:47:03 +0000
14+++ tribes/barbarians/trainingscamp/help.lua 2014-03-09 18:36:29 +0000
15@@ -60,5 +60,5 @@
16 text_line(_"Experience levels:", "n/a") ..
17 --Production Section
18 rt(h2(_"Production")) ..
19- text_line(_"Performance:", _"If all needed wares are delivered in time, a %1$s can train one new soldier in %2$s and %3$s to the final level in %4$s on average.":bformat(_"Training Camp",_"Attack",_"Health",_"%1$im%2$is":bformat(4,40)))
20+ text_line(_"Performance:", _"If all needed wares are delivered in time, a Training Camp can train one new soldier in %1$s and %2$s to the final level in %3$s on average.":bformat(_"Attack",_"Health",_"%1$im%2$is":bformat(4,40)))
21 }

Subscribers

People subscribed via source and target branches

to status/vote changes: