Difference between revisions of "UWindow.int"

From Oldunreal-Wiki
Jump to navigation Jump to search
Line 54: Line 54:
MaxLengthExceeded="Maximum player list length exceeded '%i'"
MaxLengthExceeded="Maximum player list length exceeded '%i'"


IDmismatchedStr="Response ID mismatched: %i/%j"
IDMissmatchedStr="Response ID mismatched: %i/%j"


ClientReceivedStr="Received client '%s'."
ClientReceivedStr="Received client '%s'."
Line 93: Line 93:
LengthExceeded="Maximum player list length exceeded '%i'"
LengthExceeded="Maximum player list length exceeded '%i'"


Responsemismatch="Response ID mismatched: %i/%j"
ResponseMissmatch="Response ID mismatched: %i/%j"


ReceiveBanText="Received ban '%s'."
ReceiveBanText="Received ban '%s'."
Line 215: Line 215:


GettingBanListText="Getting temp-banlist from server, if nothing happens you may not be logged in as admin (or there are no temp-bans on server)."
GettingBanListText="Getting temp-banlist from server, if nothing happens you may not be logged in as admin (or there are no temp-bans on server)."
<nowiki>[MMMainWindow]</nowiki>
WindowTitle="Music menu"





Revision as of 22:46, 21 January 2011

[public]

Object=(Name=UWindow.UWindowWin95LookAndFeel,Class=Class,MetaClass=UWindow.UWindowLookAndFeel,Description="Win 95")


[UWindowConsoleWindow]

WindowTitle="System Console"


[UWindowConsoleClientWindow]

ShowColorsText="Show console messages in colors"

ShowChatText="Log only chat messages"


[UWindowMessageBoxCW]

YesText="Yes"

NoText="No"

OKText="OK"

CancelText="Cancel"


[UWindowSmallCloseButton]

CloseText="Close"


[UWindowSmallCancelButton]

CancelText="Cancel"


[UWindowSmallOKButton]

OKText="OK"


[AdminGUIPlayersGrid]

PlayerID="ID#"

PlayerName="Player Name"

PlayerIP="IP-Address"

PlayerClientID="Client ID"

MaxLengthExceeded="Maximum player list length exceeded '%i'"

IDMissmatchedStr="Response ID mismatched: %i/%j"

ClientReceivedStr="Received client '%s'."

GettingInfoStr="Getting player list from server, if nothing happens you may not be logged in as admin."


[MMMusicListGrid]

MusicNameStr="Music name"

MusicPackStr="Music package"

FailedToPlayStr="Failed to play: Music '%s' was not found or failed to load."

StartedPlayStr="Started playing music '%s' with music section %i."

NullErrorStr="Failed to add: NULL is not a valid song."

FailedLoadStr="Failed to add: Music '%s' file could not be found or loaded."

AlreadyUsedStr="Failed to add: Music '%s' is already in the playlist."

AddedStr="Added music '%s' (%i)."

RemoveSongStr="Removed song #%i."

BadIndexStr="Failed to remove: Bad remove index."


[MMMainWindow]

WindowTitle="Music menu"


[AdminGUIBanLGrid]

LengthExceeded="Maximum player list length exceeded '%i'"

ResponseMissmatch="Response ID mismatched: %i/%j"

ReceiveBanText="Received ban '%s'."

GettingBanListText="Getting banlist from server, if nothing happens you may not be logged in as admin (or there are no bans on server)."


[AdminGUIClientWindow]

PlayersListTxt="Clients List"

BanListTxt="Banned Clients"

TempBanListTxt="Session Banned Clients"


[AdminGUIManBanClientW]

PlayerNameTxt="Client name (for banlisting purposes only):"

PlayerIpTxt="Client IP address (or IP range if desired):"

InsertBanTxt="Insert ban"


[MMControlsClient]

MusicStoppedText="Music player was stopped."

AddMusicText="Add Music"

AddCurrentText="Add currently playing song"

BrowseText="Browse music files"

PlayText="Play Music"

StopText="Stop Music"

MusicVolumeText="Music Volume"

PlayNextText="Play Next"

PlayTimeHint="Select music playtime in minutes (0 = no timelimit)"

SectionHint="Select music action section (0-255, depends on song)"


[UWindowNetErrorClientWindow]

ReconnectText="Reconnect to server"

KickNetworkText="KICKED!|You have been kicked from this server by an administrator for reminder of the game.\"

BanNetworkText="BANNED!|You have been banned from this server by an administrator for bad behaviour.\\If you feel like you dont deserve this ban, contact the administrator at: "

TempBanNetworkText="SESSION BANNED!|You have been temporarly banned from this server for reminder of the map.\"


[UWindowNetErrorWindow]

WindowTitle="Player Network error status"


[AdminGUIMainWindow]

WindowTitle="Admin Menu"


[AdminGUIBanLPullDown]

RemoveBanTxt="&Remove ban"

CloseMenuTxt="&Close this menu"

RefreshTxt="&Refresh banlist"

ManualBanTxt="&Manually insert ban entry"


[MMListPullDown]

PlaySongStr="&Play song"

RemoveSongStr="&Remove song"


[MMMusListWindow]

WindowTitle="Multiple musics found:"


[AdminGUIPLPullDown]

GetAliasesTxt="&Get player aliases"

KickPlayerTxt="&Kick player"

KickBanTempTxt="&Temporarly kick-ban player"

KickBanTxt="Kick-&ban player"

CloseMenuTxt="&Close this menu"

RefreshTxt="&Refresh players list"


[MMMusicFilesGrid]

ErrorLoadPackage="Error: Failed to load music package."

ErrorNoMusics="Error: Failed to find any musics in this package."


[AdminGUIManualBanWnd]

WindowTitle="Insert manual ban"


[AdminGUITBanLGrid]

GettingBanListText="Getting temp-banlist from server, if nothing happens you may not be logged in as admin (or there are no temp-bans on server)."


[MMMusicListGrid]

MusicNameStr="Music name"

MusicPackStr="Music package"