Only the parts in quotes( " " or ' ' ) please.
I updated some stuff, that is new, so please check again.
Those with //new next to them are new.
This is the complete list:
- Code: Select all
CheckVersionBubbleNegative= "I checked for a new version , there is none at the moment.";
NewCoreVersion="New Core Version";
SideBar_News="News"; //NEW
SideBar_NewsT="Ika-Core release news"; //NEW
SideBar_Drag="Hold and Drag to move the SideBar";
SideBar_Search="Search";
SideBar_SearchT="Search player/alliance";
SideBar_ToolsT="Alliance Links";
SideBar_Notes="Notes";
SideBar_NotesT="Quick Notes";
SideBar_Allies="Allies";
SideBar_AlliesT="Allies - List";
SideBar_Enemies="Enemies";
SideBar_EnemiesT="Enemy Players";
SideBar_Friends="Friends";
SideBar_FriendsT="Friends List";
SideBar_Games="Games";
SideBar_GamesT="Games Menu";
SideBar_Indexing="Indexing";
SideBar_IndexingT="World Indexing Progress";
SideBar_Settings="Settings";
SideBar_SettingsT="Settings - General Configuration ";
SideBar_Chat="Chat";
SideBar_ChatT="Global Chat";
SideBar_Search_Add="Add";
SideBar_Search_Save="Save";
SideBar_Search_QuickSearch="Quick Search";
SideBar_Search_Player="Player";
SideBar_Search_City="City"; //NEW
SideBar_Search_PlayerStatus="Player Status";
SideBar_Search_PlayerAll="All";
SideBar_Search_PlayerUnknown="Unknown";
SideBar_Search_PlayerNormal="Normal";
SideBar_Search_PlayerInactive="Inactive";
SideBar_Search_PlayerVacation="Vacation";
SideBar_Search_Alliance="Alliance";
SideBar_Search_Radius="Radius";
SideBar_Search_Search="Search";
SideBar_Search_Clear="Clear"; //NEW
SideBar_Search_AdvancedSearch="Advanced Search";
SideBar_Search_EnemyAlliances="Enemy Alliances";
AllianceMenu=[
["Send Alliance<br> Message","Send message to all the allies"],
["Forum "+alliancefullnm,"To the Forum of the Alliance " ],
[alliancefullnm +" new forum posts","To the Forum of the Alliance, latest posts ",],
["Chatbox(New Window)","Alliance Chat, opens in a new window"],
["Chatbox(Frame)","Alliance Chat, displays chat in frames with no reload "],
["Battle Calc","Calculates a battle ... "],
[" Update "+alliancefullnm+" Tools ","Gets the latest script"]];
IslandLegendAllies="• Allies";
IslandLegendNoAlliance="• No Alliance";
IslandLegendEnemies="• Enemies";
TreatyAll="All players have been checked. Yellow for no treaty and Gray for existing.";
TreatyYes="You already have a cultural Treaty with this Player";
TreatyNo="No cultural treaties found for this player.";
updatenotification="There is a newer version of "+alliancefullnm+" Tools.\n Click on OK if you would like to go to www.ika-core.org and update now.";
txtplswait="Please Wait";
txtrefresh="Refresh";
txtpagedata="- Getting Page";
txtinfodata="- Getting Info";
txtchkplayer="- Checking Player";
CultureTreaties="ultur"; //magic word for treaties fix
CultureTreatiesCancel=" Cancel Cultural Treaty";
CultureTreatiesRequest=" Request Cultural Treaty";
Thanks in advance
EDIT: added
The new elements:
- Code: Select all
SideBar_News="News";
SideBar_NewsT="Ika-Core release news";
SideBar_Search_City="City";
SideBar_Search_Clear="Clear";
TreatyAll="All players have been checked. Yellow for no treaty and Gray for existing.";

