From 94f05b229a38c49324f6c18cc599817d124840d5 Mon Sep 17 00:00:00 2001 From: Tom Reynolds Date: Fri, 7 Jun 2013 00:07:06 +0000 Subject: [PATCH] * add string for AnimatedTilesetObjects (Titi is too busy :-P ) * don't point newbies to "to right" in redesigned options menu for setting player name --- glest_game/data/lang/english.lng | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/glest_game/data/lang/english.lng b/glest_game/data/lang/english.lng index 06006648..83260d9d 100644 --- a/glest_game/data/lang/english.lng +++ b/glest_game/data/lang/english.lng @@ -26,6 +26,7 @@ AllowPlayerJoinTeam=Allow player [%s] to join your team (changing from team# %d AllowInGameJoinPlayer=Players can join in game AmbientVolume=Ambient Volume: Amount=Amount +AnimatedTilesetObjects=Animated tileset objects Animation=Animation Armor=Armor Attack=Attack @@ -400,7 +401,7 @@ PlayerFaction=Faction of Player PlayerLeftGame=has chosen to leave the game! Playername=Playername: PlayerNameNotSetTitle=Warning: Player name not set -PlayerNameNotSetPrompt=You have not set a player name, yet!\n\nSet your player name now at:\nMain menu -> Options (top right). +PlayerNameNotSetPrompt=You have not set a player name, yet!\n\nSet your player name now at:\nMain menu -> Options. PlayerStatusSetup=Not Ready PlayerStatusBeRightBack=Be Right Back PlayerStatusReady=Ready -- 2.11.4.GIT