Merge lp:~nomeata/widelands/bugfix669138 into lp:widelands

Proposed by Joachim Breitner
Status: Merged
Merged at revision: 5631
Proposed branch: lp:~nomeata/widelands/bugfix669138
Merge into: lp:widelands
Diff against target: 12 lines (+1/-1)
1 file modified
src/wui/transport_ui.cc (+1/-1)
To merge this branch: bzr merge lp:~nomeata/widelands/bugfix669138
Reviewer Review Type Date Requested Status
Widelands Developers Pending
Review via email: mp+39717@code.launchpad.net

Description of the change

Wrongly titled tab fixed (See #669138).

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 'src/wui/transport_ui.cc'
2--- src/wui/transport_ui.cc 2010-10-31 16:36:03 +0000
3+++ src/wui/transport_ui.cc 2010-10-31 20:28:17 +0000
4@@ -60,7 +60,7 @@
5 m_tabpanel.add("workers",
6 g_gr->get_picture(PicMod_UI, pic_tab_workers),
7 new Economy_Options_Worker_Panel(&m_tabpanel, parent, economy),
8- _("Wares"));
9+ _("Workers"));
10 }
11
12 private:

Subscribers

People subscribed via source and target branches

to status/vote changes: