Changeset 213 for trunk/Languages


Ignore:
Timestamp:
May 24, 2018, 9:25:17 PM (7 years ago)
Author:
chronos
Message:
  • Added: Button with action to surrender the game.
  • Fixed: Added framing comm component for correct separation of network messages.
  • Added: New game protocol command NextPlayer. GUI client will redraw map on this event to see how other players/AI fight each other.
Location:
trunk/Languages
Files:
2 edited

Legend:

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

    r208 r213  
    99"MIME-Version: 1.0\n"
    1010"Content-Transfer-Encoding: 8bit\n"
    11 "X-Generator: Poedit 1.8.8\n"
     11"X-Generator: Poedit 2.0.6\n"
    1212"Language: cs\n"
    1313
     
    161161msgid "Statusbar visible"
    162162msgstr "Viditelná stavová lišta"
     163
     164#: tformclient.asurrender.caption
     165msgctxt "tformclient.asurrender.caption"
     166msgid "Surrender"
     167msgstr "Vzdát se"
    163168
    164169#: tformclient.atoolbarbigicons.caption
     
    804809msgid "Win objective cells"
    805810msgstr "Buňky cíle vítězství"
     811
     812#: uformclient.ssurrender
     813msgctxt "uformclient.ssurrender"
     814msgid "Surrender"
     815msgstr "Vzdát se"
     816
     817#: uformclient.ssurrenderquestion
     818msgid "Do you want to surrender current game?"
     819msgstr "Chcete vzdát aktuální hru?"
    806820
    807821#: uformclient.sturn
  • trunk/Languages/xtactics.po

    r208 r213  
    152152msgstr ""
    153153
     154#: tformclient.asurrender.caption
     155msgctxt "tformclient.asurrender.caption"
     156msgid "Surrender"
     157msgstr ""
     158
    154159#: tformclient.atoolbarbigicons.caption
    155160msgctxt "tformclient.atoolbarbigicons.caption"
     
    788793msgctxt "uformcharts.swinobjectivecells"
    789794msgid "Win objective cells"
     795msgstr ""
     796
     797#: uformclient.ssurrender
     798msgctxt "uformclient.ssurrender"
     799msgid "Surrender"
     800msgstr ""
     801
     802#: uformclient.ssurrenderquestion
     803msgid "Do you want to surrender current game?"
    790804msgstr ""
    791805
Note: See TracChangeset for help on using the changeset viewer.