Changeset 148 for trunk/Languages


Ignore:
Timestamp:
Nov 12, 2017, 11:06:20 PM (7 years ago)
Author:
chronos
Message:
  • Modified: Unit moves moved from TGame to TPlayer. Moves belong to player rather then to game so one player can't see and change moves of other players.
  • Added: New Unit moves window available from Tools menu.
Location:
trunk/Languages
Files:
2 edited

Legend:

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

    r147 r148  
    8686
    8787#: tcore.ashowcharts.caption
    88 msgid "Show charts"
     88#, fuzzy
     89#| msgid "Show charts"
     90msgctxt "tcore.ashowcharts.caption"
     91msgid "Charts"
    8992msgstr "Ukázat grafy"
     93
     94#: tcore.ashowunitmoves.caption
     95msgctxt "tcore.ashowunitmoves.caption"
     96msgid "Unit moves"
     97msgstr ""
    9098
    9199#: tformabout.buttonclose.caption
     
    117125
    118126#: tformcharts.caption
     127msgctxt "tformcharts.caption"
    119128msgid "Charts"
    120129msgstr "Grafy"
     
    468477msgid "General"
    469478msgstr "Obecné"
     479
     480#: tformunitmoves.caption
     481msgctxt "tformunitmoves.caption"
     482msgid "Unit moves"
     483msgstr ""
     484
     485#: tformunitmoves.listview1.columns[0].caption
     486msgid "From cell"
     487msgstr ""
     488
     489#: tformunitmoves.listview1.columns[1].caption
     490msgid "To cell"
     491msgstr ""
     492
     493#: tformunitmoves.listview1.columns[2].caption
     494msgid "Once count"
     495msgstr ""
     496
     497#: tformunitmoves.listview1.columns[3].caption
     498msgid "Repeat count"
     499msgstr ""
    470500
    471501#: ucore.sendgame
  • trunk/Languages/xtactics.po

    r147 r148  
    7676
    7777#: tcore.ashowcharts.caption
    78 msgid "Show charts"
     78msgctxt "tcore.ashowcharts.caption"
     79msgid "Charts"
     80msgstr ""
     81
     82#: tcore.ashowunitmoves.caption
     83msgctxt "tcore.ashowunitmoves.caption"
     84msgid "Unit moves"
    7985msgstr ""
    8086
     
    107113
    108114#: tformcharts.caption
     115msgctxt "tformcharts.caption"
    109116msgid "Charts"
    110117msgstr ""
     
    451458#: tformsettings.tabsheetgeneral.caption
    452459msgid "General"
     460msgstr ""
     461
     462#: tformunitmoves.caption
     463msgctxt "tformunitmoves.caption"
     464msgid "Unit moves"
     465msgstr ""
     466
     467#: tformunitmoves.listview1.columns[0].caption
     468msgid "From cell"
     469msgstr ""
     470
     471#: tformunitmoves.listview1.columns[1].caption
     472msgid "To cell"
     473msgstr ""
     474
     475#: tformunitmoves.listview1.columns[2].caption
     476msgid "Once count"
     477msgstr ""
     478
     479#: tformunitmoves.listview1.columns[3].caption
     480msgid "Repeat count"
    453481msgstr ""
    454482
Note: See TracChangeset for help on using the changeset viewer.