home *** CD-ROM | disk | FTP | other *** search
- package Code.OPTIONS.LANGUAGES
- {
- public class _bw341 extends _fb155
- {
-
-
- public function _bw341()
- {
- super();
- strOk = "ok";
- strCancel = "cancel";
- strEnterName = "enter name:";
- strChangePlayer = "choose a player";
- strNew = "new";
- strDelete = "delete";
- strGameName2 = "BeesAffairs";
- strScore = "score";
- strLevel = "level";
- strMoreGames = "more games";
- strMore = "more";
- strOptions = "options";
- strMVolume = "music volume";
- strSVolume = "sound volume";
- strLevelComplete = "level is completed";
- strLevelFailed = "level is failed";
- strLocalScore = "local score";
- strInstructions = "instructions";
- strMenu = "menu";
- strPlay = "play";
- strMoreGames1 = "play more games";
- strWelcome = "hi";
- strProfile = "profile";
- strPlayerName = "player name";
- strLoading = "loading";
- strOpponent = "opponent";
- strOppCompleete = "opponent completed";
- strFailed = "opponent failed";
- strConnecting = "please wait";
- strPlayersOnline = "players online";
- strYouWin = "you won";
- strOppWin = "opponent won";
- strBonus = "bonus";
- strTotalScore = "total score";
- strFinished = "finished";
- strPaused = "paused";
- strProfile = "profile";
- strInstructionsText = "use arrow keys to move. \n collect keys, friendly bubbles to reach next level.";
- }
- }
- }
-