the game where you go into mines and start crafting! but for consoles (forked directly from smartcmd's github)
at main 396 lines 18 kB view raw
1<root> 2 <data name="IDS_TIPS_GAMETIP_0"> 3 <value>If you play this game in High Definition mode, you can have up to four players in split-screen on the same console!</value> 4 </data> 5 6 <data name="IDS_TIPS_GAMETIP_1"> 7 <value>Connect extra controllers to your console and press{*CONTROLLER_VK_START*} on them to join a game at any point.</value> 8 </data> 9 10 <data name="IDS_TIPS_GAMETIP_48"> 11 <value>minecraftforum has a section dedicated to the Xbox One Edition.</value> 12 </data> 13 14 <data name="IDS_TIPS_GAMETIP_44"> 15 <value>You'll get the latest info on this game from 4JStudios and Kappische on twitter!</value> 16 </data> 17 18 <data name="IDS_TIPS_GAMETIP_45"> 19 <value>Don't look an Enderman in the eye!</value> 20 </data> 21 22 <data name="IDS_TIPS_TRIVIA_4"> 23 <value>We think 4J Studios has removed Herobrine from the Xbox One console game, but we're not too sure.</value> 24 </data> 25 26 <data name="IDS_TIPS_TRIVIA_17"> 27 <value>Minecraft: Xbox One Edition broke lots of records!</value> 28 </data> 29 30 <data name="IDS_HOW_TO_PLAY_MULTIPLAYER"> 31 <value>{*T3*}HOW TO PLAY : MULTIPLAYER{*ETW*}{*B*}{*B*} 32Minecraft on the Xbox One console is a multiplayer game by default. If you are playing in a High Definition mode, you can have local players join your game by attaching controllers and pressing{*CONTROLLER_VK_START*} at any point during the game.{*B*}{*B*} 33When you start or join an online game, it will be visible to people in your friends list (unless you've selected Invite Only when hosting the game), and if they join the game, it will also be visible to people in their friends list (if you have selected the Allow Friends of Friends option).{*B*} 34When you are in a game, you can press the{*CONTROLLER_VK_BACK*} button to bring up a list of all other players in the game, view their Gamer Cards, Kick players from the game, and invite others to the game. 35 </value> 36 </data> 37 38 <data name="IDS_HOW_TO_PLAY_SOCIALMEDIA"> 39 <value>{*T3*}HOW TO PLAY : SHARING SCREENSHOTS{*ETW*}{*B*}{*B*} 40You can capture a screenshot from your game by bringing up the Pause Menu, and pressing{*CONTROLLER_VK_Y*} to Share to Facebook. You'll be presented with a miniature version of your screenshot, and can edit the text associated with the Facebook post.{*B*}{*B*} 41There's a camera mode especially for taking these screenshots, so that you can see the front of your character in the shot - press{*CONTROLLER_ACTION_CAMERA*} until you can see the front view of your character before pressing{*CONTROLLER_VK_Y*} to Share.{*B*}{*B*} 42Gamertags will not be displayed in the screenshot. 43 </value> 44 </data> 45 46 <data name="IDS_HOW_TO_PLAY_CREATIVE"> 47 <value>{*T3*}HOW TO PLAY : CREATIVE MODE{*ETW*}{*B*}{*B*} 48The creative mode interface allows any item in the game to be moved into the player’s inventory without the need for mining or crafting the item. 49The items in the player's inventory will not be removed when they are placed or used in the world, and this allows the player to focus on building rather than resource gathering.{*B*} 50If you create, load or save a world in Creative Mode, that world will have achievements and leaderboard updates disabled, even if it is then loaded in Survival Mode.{*B*} 51To fly when in Creative Mode, press{*CONTROLLER_ACTION_JUMP*} twice quickly. To exit flying, repeat the action. To fly faster, push{*CONTROLLER_ACTION_MOVE*} forward twice in rapid succession while flying. 52When in flying mode, you can hold down{*CONTROLLER_ACTION_JUMP*} to move up and{*CONTROLLER_ACTION_SNEAK*} to move down, or use{*CONTROLLER_ACTION_DPAD_UP*} to move up, {*CONTROLLER_ACTION_DPAD_DOWN*} to move down, 53{*CONTROLLER_ACTION_DPAD_LEFT*} to move left, and{*CONTROLLER_ACTION_DPAD_RIGHT*} to move right.</value> 54 </data> 55 56 <data name="IDS_TUTORIAL_TASK_FLY"> 57 <value>Pressing{*CONTROLLER_ACTION_JUMP*} twice quickly will allow you to fly. To exit flying, repeat the action. To fly faster, push{*CONTROLLER_ACTION_MOVE*} forward twice in rapid succession while flying. 58When in flying mode, you can hold down{*CONTROLLER_ACTION_JUMP*} to move up and{*CONTROLLER_ACTION_SNEAK*} to move down, or use the D-pad to move up, down, left or right.</value> 59 </data> 60 61 <data name="IDS_TOOLTIPS_SELECTDEVICE"> 62 <value>Select Storage Device</value> 63 </data> 64 65 <data name="IDS_TOOLTIPS_CHANGEDEVICE"> 66 <value>Change Storage Device</value> 67 </data> 68 69 <data name="IDS_TOOLTIPS_VIEW_GAMERCARD"> 70 <value>View gamercard</value> 71 </data> 72 73 <data name="IDS_TOOLTIPS_VIEW_GAMERPROFILE"> 74 <value>View gamercard</value> 75 </data> 76 77 <data name="IDS_TOOLTIPS_INVITE_PARTY"> 78 <value>Invite Xbox Live Party</value> 79 </data> 80 81 <data name="IDS_CONFIRM_START_CREATIVE"> 82 <value>If you create, load or save a world in Creative Mode, that world will have achievements and leaderboard updates disabled, even if it is then loaded in Survival Mode. Are you sure you want to continue?</value> 83 </data> 84 85 <data name="IDS_CONFIRM_START_SAVEDINCREATIVE"> 86 <value>This world has previously been saved in Creative Mode, and it will have achievements and leaderboard updates disabled. Are you sure you want to continue?</value> 87 </data> 88 89 <data name="IDS_CONFIRM_START_SAVEDINCREATIVE_CONTINUE"> 90 <value>This world has previously been saved in Creative Mode, and it will have achievements and leaderboard updates disabled.</value> 91 </data> 92 93 <data name="IDS_CONFIRM_START_HOST_PRIVILEGES"> 94 <value>If you create, load or save a world with Host Privileges enabled, that world will have achievements and leaderboard updates disabled, even if it is then loaded with those options off. Are you sure you want to continue?</value> 95 </data> 96 97 <data name="IDS_CONNECTION_LOST_LIVE"> 98 <value>Connection to Xbox Live was lost. Exiting to the main menu.</value> 99 </data> 100 101 <data name="IDS_CONNECTION_LOST_LIVE_NO_EXIT"> 102 <value>Connection to Xbox Live was lost.</value> 103 </data> 104 105 <data name="IDS_AWARD_AVATAR1"> 106 <value>Hurray - you've been awarded an avatar item - a Minecraft: Xbox One Edition t-shirt! 107Go to the dashboard to put the t-shirt on your avatar.</value> 108 </data> 109 110 <data name="IDS_AWARD_AVATAR2"> 111 <value>Hurray - you've been awarded an avatar item - a Minecraft: Xbox One Edition watch! 112Go to the dashboard to put the watch on your avatar.</value> 113 </data> 114 115 <data name="IDS_AWARD_AVATAR3"> 116 <value>Hurray - you've been awarded an avatar item - a Creeper baseball cap! 117Go to the dashboard to put the cap on your avatar.</value> 118 </data> 119 120 <data name="IDS_AWARD_THEME"> 121 <value>Hurray - you've been awarded the Minecraft: Xbox One Edition theme! 122Go to the dashboard to select this theme.</value> 123 </data> 124 125 <data name="IDS_UNLOCK_ACHIEVEMENT_TEXT"> 126 <value>This is the Minecraft: Xbox One Edition trial game. If you had the full game, you would just have earned an achievement! 127Unlock the full game to experience the joy of Minecraft: Xbox One Edition and to play with your friends across the globe through Xbox Live. 128Would you like to unlock the full game?</value> 129 </data> 130 131 <data name="IDS_UNLOCK_AVATAR_TEXT"> 132 <value>This is the Minecraft: Xbox One Edition trial game. If you had the full game, you would just have earned an avatar award! 133Unlock the full game to experience the joy of Minecraft: Xbox One Edition and to play with your friends across the globe through Xbox Live. 134Would you like to unlock the full game?</value> 135 </data> 136 137 <data name="IDS_UNLOCK_GAMERPIC_TEXT"> 138 <value>This is the Minecraft: Xbox One Edition trial game. If you had the full game, you would just have earned a gamerpic! 139Unlock the full game to experience the joy of Minecraft: Xbox One Edition and to play with your friends across the globe through Xbox Live. 140Would you like to unlock the full game?</value> 141 </data> 142 143 <data name="IDS_UNLOCK_THEME_TEXT"> 144 <value>This is the Minecraft: Xbox One Edition trial game. If you had the full game, you would just have earned a theme! 145Unlock the full game to experience the joy of Minecraft: Xbox One Edition and to play with your friends across the globe through Xbox Live. 146Would you like to unlock the full game?</value> 147 </data> 148 149 <data name="IDS_UNLOCK_ACCEPT_INVITE"> 150 <value>This is the Minecraft: Xbox One Edition trial game. You need the full game to be able to accept this invite. 151Would you like to unlock the full game?</value> 152 </data> 153 154 <data name="IDS_UNLOCK_GUEST_TEXT"> 155 <value>Guest players cannot unlock the full game. Please sign in with an Xbox Live user ID.</value> 156 </data> 157 158 <data name="IDS_LEADERBOARD_GAMERTAG"> 159 <value>Gamertag</value> 160 </data> 161 162 <data name="IDS_GROUPNAME_POTIONS_480"> 163 <value>Brewing</value> 164 </data> 165 166 <data name="IDS_RETURNEDTOTITLESCREEN_TEXT"> 167 <value>You have been returned to the title screen because your gamer profile was signed out</value> 168 </data> 169 170 <data name="IDS_TRIALOVER_TEXT"> 171 <value>You've been playing the Minecraft: Xbox One Edition Trial Game for the maximum time allowed! To continue the fun, would you like to unlock the full game? </value> 172 </data> 173 174 <data name="IDS_FATAL_ERROR_TEXT"> 175 <value>"Minecraft: Xbox One Edition" has failed to load, and cannot continue.</value> 176 </data> 177 178 <data name="IDS_NO_MULTIPLAYER_PRIVILEGE_JOIN_TEXT"> 179 <value>Failed to join the game as one or more players are not allowed to play multiplayer games on Xbox Live.</value> 180 </data> 181 182 <data name="IDS_NO_MULTIPLAYER_PRIVILEGE_HOST_TEXT"> 183 <value>Failed to create an online game as one or more players are not allowed to play multiplayer games on Xbox Live. Uncheck the "Online Game" box to start an offline game.</value> 184 </data> 185 186 <data name="IDS_NO_USER_CREATED_CONTENT_PRIVILEGE_SINGLE_LOCAL"> 187 <value>You are not allowed to join this game session because your Member Content privilege setting is too restrictive. Please change this setting in the Privacy and Online Settings portion of the Xbox dashboard if you would like to join this session.</value> 188 </data> 189 190 <data name="IDS_NO_USER_CREATED_CONTENT_PRIVILEGE_ALL_LOCAL"> 191 <value>You are not allowed to join this game session because one of your local players has a Member Content privilege setting that is too restrictive.</value> 192 </data> 193 194 <data name="IDS_NO_USER_CREATED_CONTENT_PRIVILEGE_REMOTE"> 195 <value>You are not allowed to join this game session because a player in the session has a Member Content privilege setting of Friends Only, and you are not on their Friends List.</value> 196 </data> 197 198 <data name="IDS_NO_USER_CREATED_CONTENT_PRIVILEGE_CREATE"> 199 <value>You are not allowed to create this game session because one of your local players has a Member Content privilege setting that is too restrictive. Uncheck the "Online Game" box to start an offline game, or change this setting in the Privacy and Online Settings portion of the Xbox dashboard.</value> 200 </data> 201 202 <data name="IDS_SAVE_ICON_MESSAGE"> 203 <value>This game has a level autosave feature. When you see the icon above displayed, the game is saving your data. 204Please do not turn off your Xbox One console while this icon is on-screen.</value> 205 </data> 206 207 <data name="IDS_GAMEOPTION_HOST_PRIVILEGES"> 208 <value>When enabled, the host can toggle their ability to fly, disable exhaustion, and make themselves invisible from the in-game menu. Disables achievements and leaderboard updates.</value> 209 </data> 210 211 <data name="IDS_CHECKBOX_DISPLAY_SPLITSCREENGAMERTAGS"> 212 <value>Splitscreen Gamertags</value> 213 </data> 214 215 <data name="IDS_ACHIEVEMENTS"> 216 <value>Achievements</value> 217 </data> 218 219 <data name="IDS_LABEL_GAMERTAGS"> 220 <value>Gamertags:</value> 221 </data> 222 223 <data name="IDS_IN_GAME_GAMERTAGS"> 224 <value>In-Game Gamertags</value> 225 </data> 226 227 <data name="IDS_SOCIAL_DEFAULT_DESCRIPTION"> 228 <value>Look what I made in Minecraft: Xbox One Edition!</value> 229 </data> 230 <data name="IDS_PLATFORM_NAME"> 231 <value>Xbox One</value> 232 </data> 233 <data name="IDS_BACK_BUTTON"> 234 <value>Back</value> 235 </data> 236 <data name="IDS_HOST_OPTION_DISABLES_ACHIEVEMENTS"> 237 <value>This option disables achievements and leaderboard updates for this world while playing, and if loading it again after saving with this option on.</value> 238 </data> 239 <data name="IDS_KICK_PLAYER_DESCRIPTION"> 240 <value>For players that are not on the same Xbox One console as the host player, selecting this option will kick the player from the game and any other players on their Xbox One console. This player will not be able to rejoin the game until it is restarted.</value> 241 </data> 242 <data name="IDS_USING_TRIAL_TEXUREPACK_WARNING"> 243 <value>You are using the trial version of a texture pack. You will have access to the full contents of the texture pack, but you will not be able to save your progress. 244If you try to save while using the trial version, you will be given the option to purchase the full version. 245 </value> 246 </data> 247 <data name="IDS_XBOX_STORE"> 248 <value>Xbox Store</value> 249 </data> 250 251 252 <data name="IDS_WORLD_SIZE_TITLE_SMALL"> 253 <value>Small</value> 254 </data> 255 <data name="IDS_WORLD_SIZE_TITLE_MEDIUM"> 256 <value>Medium</value> 257 </data> 258 <data name="IDS_WORLD_SIZE_TITLE_LARGE"> 259 <value>Large</value> 260 </data> 261 <data name="IDS_WORLD_SIZE_TITLE_CLASSIC"> 262 <value>Classic</value> 263 </data> 264 <data name="IDS_GAME_OPTIONS"> 265 <value>Game Options</value> 266 </data> 267 <data name="IDS_WORLD_SIZE"> 268 <value>World Size</value> 269 </data> 270 <data name="IDS_GAMEOPTION_SEED"> 271 <value>Enter a seed to generate the same terrain again. Leave blank for a random world.</value> 272 </data> 273 <data name="IDS_GAMEOPTION_WORLD_SIZE"> 274 <value>Select a world size to vary the amount of the world that you can explore.</value> 275 </data> 276 <data name="IDS_DISABLE_SAVING"> 277 <value>Disable autosave</value> 278 </data> 279 <data name="IDS_GAMEOPTION_DISABLE_SAVING"> 280 <value>Turn off the constant, automatic saving of the world. If you later choose to save it could take a long time.</value> 281 </data> 282 283 <data name="IDS_XBOX_HELP_APP"> 284 <value>Help</value> 285 </data> 286 287 <data name="IDS_CONFIRM_EXIT_GAME"> 288 <value>Are you sure you want to exit to the main menu?</value> 289 </data> 290 291 <data name="IDS_CONFIRM_LEAVE_VIA_INVITE"> 292 <value>Are you sure you want to leave your current game and join the new one?</value> 293 </data> 294 295 <data name="IDS_CONFIRM_EXIT_GAME_CONFIRM_DISCONNECT"> 296 <value>Are you sure you want to exit to the main menu and disconnect all players from the game?</value> 297 </data> 298 299 <data name="IDS_TOOLTIPS_CHOOSE_USER"> 300 <value>Choose User</value> 301 </data> 302 303 304 <data name="IDS_TOOLTIPS_SAVETRANSFER_DOWNLOAD"> 305 <value>Retrieve Xbox 360 Save</value> 306 </data> 307 308 <data name="IDS_SAVETRANSFER_TITLE_GET"> 309 <value>Retrieving Xbox 360 Save</value> 310 </data> 311 <data name="IDS_SAVETRANSFER_STAGE_GET_DETAILS"> 312 <value>Getting File Details</value> 313 </data> 314 <data name="IDS_SAVETRANSFER_STAGE_GET_DATA"> 315 <value>Downloading File Data (%.2fMB/%.2fMB)</value> 316 </data> 317 <data name="IDS_SAVETRANSFER_STAGE_CONVERTING"> 318 <value>Converting Data for Xbox One</value> 319 </data> 320 <data name="IDS_SAVETRANSFER_STAGE_SAVING"> 321 <value>Saving</value> 322 </data> 323 <data name="IDS_SAVETRANSFER_NONE_FOUND"> 324 <value>No Xbox 360 save was found</value> 325 </data> 326 <data name="IDS_SAVE_INCOMPLETE_TITLE"> 327 <value>Saving incomplete</value> 328 </data> 329 <data name="IDS_SAVE_INCOMPLETE_EXPLANATION_QUOTA"> 330 <value>Minecraft: Xbox One Edition is out of space for save data. To make room, delete other Minecraft: Xbox One Edition worlds and press retry to continue, or select disable saving to continue without saving.</value> 331 </data> 332 <data name="IDS_SAVE_INCOMPLETE_EXPLANATION_LOCAL_STORAGE"> 333 <value>Select retry to reattempt saving, or select disable saving to continue without saving.</value> 334 </data> 335 <data name="IDS_SAVE_INCOMPLETE_RETRY_SAVING"> 336 <value>Retry saving</value> 337 </data> 338 <data name="IDS_SAVE_INCOMPLETE_DISABLE_SAVING"> 339 <value>Disable saving</value> 340 </data> 341 <data name="IDS_SAVE_INCOMPLETE_DELETE_SAVES"> 342 <value>Delete Saves</value> 343 </data> 344 <data name="IDS_PLAY_TRIAL_GAME"> 345 <value>Play Trial Game</value> 346 </data> 347 <data name="IDS_TITLE_ENABLE_AUTOSAVE"> 348 <value>Enable autosave</value> 349 </data> 350 <data name="IDS_CONFIRM_ENABLE_AUTOSAVE"> 351 <value>Would you like to enable the constant, automatic saving of the world?</value> 352 </data> 353 <data name="IDS_DISABLE_AUTOSAVE"> 354 <value>Disable Autosave</value> 355 </data> 356 <data name="IDS_TITLE_DISABLE_AUTOSAVE"> 357 <value>Disable autosave</value> 358 </data> 359 <data name="IDS_CONFIRM_DISABLE_AUTOSAVE"> 360 <value>Are you sure you want to disable the constant, automatic saving of the world?</value> 361 </data> 362 <data name="IDS_CONFIRM_SYNC_REQUIRED"> 363 <value>This world requires syncing before you can play it, which may take a short while. Do you want to start syncing and play?</value> 364 </data> 365 <data name="IDS_CONFIRM_SYNC"> 366 <value>Sync</value> 367 </data> 368 <data name="IDS_SAVE_TRANSFER_DOWNLOAD_AND_CONVERT_COMPLETE"> 369 <value>Download and conversion to Xbox One format complete!</value> 370 </data> 371 <data name="IDS_SAVE_TRANSFER_DOWNLOAD_CANCELLING"> 372 <value>Cancelling download. Please wait...</value> 373 </data> 374 <data name="IDS_SAVE_TRANSFER_DOWNLOAD_CANCELLED"> 375 <value>Download cancelled.</value> 376 </data> 377 <data name="IDS_DISCONNECTED_EXITED_GAME"> 378 <value>You have exited the game.</value> 379 </data> 380 <data name="IDS_IN_PARTY_SESSION_FULL"> 381 <value>The game session you have joined is currently full. You will be notified when space becomes available in this session.</value> 382 </data> 383 384 <data name="IDS_LEADERBOARD_SCORE_HIDDEN"> 385 <value>Hidden due to the player's privacy settings.</value> 386 </data> 387 <data name="IDS_TEXT_COPY_SAVE"> 388 <value>Are you sure you want to copy this save game?</value> 389 </data> 390 <data name="IDS_COPYSAVE"> 391 <value>Copy Save</value> 392 </data> 393 <data name="IDS_PROGRESS_COPYING_SAVE"> 394 <value>Copying Save</value> 395 </data> 396</root>