Changeset 20 for trunk/Languages


Ignore:
Timestamp:
Oct 5, 2019, 2:00:50 PM (5 years ago)
Author:
chronos
Message:
  • Added: Player can undo last move.
  • Modified: Optimized code of TGame.CanMove method.
Location:
trunk/Languages
Files:
2 edited

Legend:

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

    r19 r20  
    2222msgstr "Ukončít"
    2323
    24 #: tcore.agamenew.caption
    25 msgctxt "tcore.agamenew.caption"
     24#: tcore.anew.caption
     25#, fuzzy
     26msgctxt "tcore.anew.caption"
    2627msgid "New..."
    2728msgstr "Nová..."
     
    3132msgid "Settings"
    3233msgstr "Nastavení"
     34
     35#: tcore.aundo.caption
     36msgid "Undo"
     37msgstr ""
    3338
    3439#: tformabout.buttonclose.caption
     
    149154msgid "You won! Do you want to continue to play?"
    150155msgstr "Vyhrál jsi! Chceš pokračovat ve hře?"
     156
  • trunk/Languages/Game2048.po

    r19 r20  
    1212msgstr ""
    1313
    14 #: tcore.agamenew.caption
    15 msgctxt "tcore.agamenew.caption"
     14#: tcore.anew.caption
     15msgctxt "tcore.anew.caption"
    1616msgid "New..."
    1717msgstr ""
     
    2020msgctxt "tcore.asettings.caption"
    2121msgid "Settings"
     22msgstr ""
     23
     24#: tcore.aundo.caption
     25msgid "Undo"
    2226msgstr ""
    2327
Note: See TracChangeset for help on using the changeset viewer.