msgstr "Teamfarbe:"
#: xonotic/util.qc:634 xonotic/dialog_hudsetup_exit.c:58
-msgid "Test the team color in HUD configure mode"
-msgstr "Teamfarbe im HUD-Konfigurationsmodus testen"
+msgid "Test team color in configure mode"
+msgstr "Teamfarbe bei Konfiguration testen"
#: xonotic/util.qc:637 xonotic/dialog_hudsetup_exit.c:61
msgid "Padding:"
e.configureXonoticTextSliderValues(e);
me.TR(me);
me.TDempty(me, 0.4);
- me.TD(me, 1, 3, e = makeXonoticCheckBox(0, "hud_configure_teamcolorforced", _("Test the team color in HUD configure mode")));
+ me.TD(me, 1, 3, e = makeXonoticCheckBox(0, "hud_configure_teamcolorforced", _("Test team color in configure mode")));
me.TR(me);
me.TDempty(me, 0.2);
me.TD(me, 1, 1.2, e = makeXonoticTextLabel(0, _("Padding:")));
e.configureXonoticTextSliderValues(e);
me.TR(me);
me.TDempty(me, 0.4);
- me.TD(me, 1, 3, e = makeXonoticCheckBox(0, "hud_configure_teamcolorforced", _("Test the team color in HUD configure mode")));
+ me.TD(me, 1, 3, e = makeXonoticCheckBox(0, "hud_configure_teamcolorforced", _("Test team color in configure mode")));
me.TR(me);
me.TDempty(me, 0.2);
me.TD(me, 1, 1.2, e = makeXonoticTextLabel(0, _("Padding:")));