Changeset 42 for trunk/Languages


Ignore:
Timestamp:
Mar 18, 2014, 12:16:04 AM (11 years ago)
Author:
chronos
Message:
  • Added: Min and Max buttons on unit move form for easy usual actions.
  • Added: Win objective can be selected on New game form.
  • Added: Max number of netureal starting units per cell cen be adjusted.
  • Added: Unit count is shown in move arrows.
Location:
trunk/Languages
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Languages/xtactics.cs.po

    r41 r42  
    118118msgstr "Ok"
    119119
     120#: tformmove.buttononcemax.caption
     121msgctxt "tformmove.buttononcemax.caption"
     122msgid "Max"
     123msgstr ""
     124
     125#: tformmove.buttononcemin.caption
     126msgctxt "tformmove.buttononcemin.caption"
     127msgid "Min"
     128msgstr ""
     129
     130#: tformmove.buttonrepeatmax.caption
     131msgctxt "tformmove.buttonrepeatmax.caption"
     132msgid "Max"
     133msgstr ""
     134
     135#: tformmove.buttonrepeatmin.caption
     136msgctxt "tformmove.buttonrepeatmin.caption"
     137msgid "Min"
     138msgstr ""
     139
    120140#: tformmove.caption
    121141msgid "Move"
     
    201221msgstr "Typ mřížky:"
    202222
     223#: tformnew.label6.caption
     224msgid "Win objective:"
     225msgstr ""
     226
     227#: tformnew.label7.caption
     228msgid "Max random neutral units:"
     229msgstr ""
     230
    203231#: tformnew.listview1.columns[0].caption
    204232msgid "Name"
  • trunk/Languages/xtactics.po

    r41 r42  
    108108msgstr ""
    109109
     110#: tformmove.buttononcemax.caption
     111msgctxt "tformmove.buttononcemax.caption"
     112msgid "Max"
     113msgstr ""
     114
     115#: tformmove.buttononcemin.caption
     116msgctxt "tformmove.buttononcemin.caption"
     117msgid "Min"
     118msgstr ""
     119
     120#: tformmove.buttonrepeatmax.caption
     121msgctxt "TFORMMOVE.BUTTONREPEATMAX.CAPTION"
     122msgid "Max"
     123msgstr ""
     124
     125#: tformmove.buttonrepeatmin.caption
     126msgctxt "TFORMMOVE.BUTTONREPEATMIN.CAPTION"
     127msgid "Min"
     128msgstr ""
     129
    110130#: tformmove.caption
    111131msgid "Move"
     
    189209msgstr ""
    190210
     211#: tformnew.label6.caption
     212msgid "Win objective:"
     213msgstr ""
     214
     215#: tformnew.label7.caption
     216msgid "Max random neutral units:"
     217msgstr ""
     218
    191219#: tformnew.listview1.columns[0].caption
    192220msgid "Name"
Note: See TracChangeset for help on using the changeset viewer.