gui2/tcampaign_settings: Make labels conform to our label case convention

Checkbox and standalone labels like this should be in Sentence case, not
Title Case.
This commit is contained in:
Ignacio R. Morelle 2014-10-05 19:17:19 -03:00
parent fd236932eb
commit 3f01104acf

View file

@ -74,7 +74,7 @@
[label]
definition = "default"
label = _ "Additional Dialogs:"
label = _ "Additional dialogs:"
[/label]
[/column]
@ -101,7 +101,7 @@
definition = "default"
id = "mp_configure"
label = _ "Level Options"
label = _ "Level options"
[/toggle_button]
[/column]
@ -117,7 +117,7 @@
definition = "default"
id = "mp_connect"
label = _ "Configure Sides"
label = _ "Configure sides"
[/toggle_button]
[/column]