desktop/desktop-sample/src/main/resources/cz/xelfi/quoridor/desktop/sample/Bundle.properties
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Fri, 17 Sep 2010 05:52:39 -0700
branchdesktop
changeset 269 430ab68846fa
parent 268 13fe01081e23
permissions -rw-r--r--
Make the boards editable and submit moves to the quoridor server
     1 #
     2 # Quoridor server and related libraries
     3 # Copyright (C) 2009-2010 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     4 #
     5 # This program is free software: you can redistribute it and/or modify
     6 # it under the terms of the GNU General Public License as published by
     7 # the Free Software Foundation, either version 3 of the License.
     8 #
     9 # This program is distributed in the hope that it will be useful,
    10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    12 # GNU General Public License for more details.
    13 #
    14 # You should have received a copy of the GNU General Public License
    15 # along with this program. Look for COPYING file in the top folder.
    16 # If not, see http://www.gnu.org/licenses/.
    17 #
    18 
    19 CTL_Hello=Hello
    20 CTL_KukAction=Kuk
    21 CTL_Game={0}/{1}
    22 CTL_GamePlay=<html><b>{0}/{1}</b></html>
    23 CTL_LoginAction=Login
    24 CTL_OpenGameAction=Open a game
    25 CTL_ShowGames=Show Games
    26 HINT_KukTopComponent=White {0} against black {1}
    27 KukTopComponent.jLabel1.text=
    28 KukTopComponent.jButton1.text=
    29 KukTopComponent.jButton2.text=
    30 
    31 
    32 LoginPanel.login.text=
    33 LoginPanel.loginLabel.text=Login:
    34 LoginPanel.passwordLabel.text=Password:
    35 LoginAction.title=Login to Quoridor
    36 LoginAction.fail=Login failed.
    37 LoginPanel.password.text=