uk.org.redfelineninja.risk.client
Class Words
java.lang.Object
|
+--uk.org.redfelineninja.risk.client.Words
- public class Words
- extends java.lang.Object
This class provides all text used in this package. Any translations should
be made here.
This class should really read a text file in a contructor but time is
pressing.
Constructor Summary |
Words()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
The_Risk_Arena
public static final java.lang.String The_Risk_Arena
- See Also:
- Constant Field Values
Ysabelle
public static final java.lang.String Ysabelle
- See Also:
- Constant Field Values
OK
public static final java.lang.String OK
- See Also:
- Constant Field Values
Cancel
public static final java.lang.String Cancel
- See Also:
- Constant Field Values
Close
public static final java.lang.String Close
- See Also:
- Constant Field Values
Exchange
public static final java.lang.String Exchange
- See Also:
- Constant Field Values
You_have_no_cards
public static final java.lang.String You_have_no_cards
- See Also:
- Constant Field Values
Risk_Cards
public static final java.lang.String Risk_Cards
- See Also:
- Constant Field Values
talkerTitle
public static final java.lang.String talkerTitle
- See Also:
- Constant Field Values
Risk
public static final java.lang.String Risk
- See Also:
- Constant Field Values
New_Game
public static final java.lang.String New_Game
- See Also:
- Constant Field Values
Join_Game
public static final java.lang.String Join_Game
- See Also:
- Constant Field Values
Watch_Game
public static final java.lang.String Watch_Game
- See Also:
- Constant Field Values
Add_Player
public static final java.lang.String Add_Player
- See Also:
- Constant Field Values
Add_Robot
public static final java.lang.String Add_Robot
- See Also:
- Constant Field Values
Quit
public static final java.lang.String Quit
- See Also:
- Constant Field Values
Edit
public static final java.lang.String Edit
- See Also:
- Constant Field Values
Undo
public static final java.lang.String Undo
- See Also:
- Constant Field Values
Cut
public static final java.lang.String Cut
- See Also:
- Constant Field Values
Copy
public static final java.lang.String Copy
- See Also:
- Constant Field Values
Paste
public static final java.lang.String Paste
- See Also:
- Constant Field Values
Clear
public static final java.lang.String Clear
- See Also:
- Constant Field Values
View
public static final java.lang.String View
- See Also:
- Constant Field Values
Show_Dice
public static final java.lang.String Show_Dice
- See Also:
- Constant Field Values
Show_Talker
public static final java.lang.String Show_Talker
- See Also:
- Constant Field Values
Show_Cards
public static final java.lang.String Show_Cards
- See Also:
- Constant Field Values
Dock_Talker
public static final java.lang.String Dock_Talker
- See Also:
- Constant Field Values
Game
public static final java.lang.String Game
- See Also:
- Constant Field Values
Start
public static final java.lang.String Start
- See Also:
- Constant Field Values
Fortify
public static final java.lang.String Fortify
- See Also:
- Constant Field Values
Done
public static final java.lang.String Done
- See Also:
- Constant Field Values
Statistics
public static final java.lang.String Statistics
- See Also:
- Constant Field Values
Help
public static final java.lang.String Help
- See Also:
- Constant Field Values
About
public static final java.lang.String About
- See Also:
- Constant Field Values
User_Manual
public static final java.lang.String User_Manual
- See Also:
- Constant Field Values
Home_Page
public static final java.lang.String Home_Page
- See Also:
- Constant Field Values
Network_Options
public static final java.lang.String Network_Options
- See Also:
- Constant Field Values
Hostname
public static final java.lang.String Hostname
- See Also:
- Constant Field Values
Port
public static final java.lang.String Port
- See Also:
- Constant Field Values
Game_Name
public static final java.lang.String Game_Name
- See Also:
- Constant Field Values
Player_Options
public static final java.lang.String Player_Options
- See Also:
- Constant Field Values
Name
public static final java.lang.String Name
- See Also:
- Constant Field Values
Color
public static final java.lang.String Color
- See Also:
- Constant Field Values
Select_Player_Color
public static final java.lang.String Select_Player_Color
- See Also:
- Constant Field Values
localhost
public static final java.lang.String localhost
- See Also:
- Constant Field Values
Game_Options
public static final java.lang.String Game_Options
- See Also:
- Constant Field Values
Allow_Private_Talking
public static final java.lang.String Allow_Private_Talking
- See Also:
- Constant Field Values
Randomized_Start
public static final java.lang.String Randomized_Start
- See Also:
- Constant Field Values
Are_You_Sure
public static final java.lang.String Are_You_Sure
- See Also:
- Constant Field Values
quitPrompt
public static final java.lang.String quitPrompt
- See Also:
- Constant Field Values
portNotValid
public static final java.lang.String portNotValid
- See Also:
- Constant Field Values
portNotNumeric
public static final java.lang.String portNotNumeric
- See Also:
- Constant Field Values
portInWrongRange
public static final java.lang.String portInWrongRange
- See Also:
- Constant Field Values
mapNotFound
public static final java.lang.String mapNotFound
- See Also:
- Constant Field Values
error
public static final java.lang.String error
- See Also:
- Constant Field Values
notConnected
public static final java.lang.String notConnected
- See Also:
- Constant Field Values
couldNotConnect
public static final java.lang.String couldNotConnect
- See Also:
- Constant Field Values
unknownHost
public static final java.lang.String unknownHost
- See Also:
- Constant Field Values
couldNotConnectFurther
public static final java.lang.String couldNotConnectFurther
- See Also:
- Constant Field Values
unknownHostFurther
public static final java.lang.String unknownHostFurther
- See Also:
- Constant Field Values
gameOver
public static final java.lang.String gameOver
- See Also:
- Constant Field Values
victory
public static final java.lang.String victory
- See Also:
- Constant Field Values
Words
public Words()