diff --git a/Minecraft.Client/Windows64Media/loc/es-ES/stringsProjectZenith.xml b/Minecraft.Client/Windows64Media/loc/es-ES/stringsProjectZenith.xml index 21ede263..2c5a543c 100644 --- a/Minecraft.Client/Windows64Media/loc/es-ES/stringsProjectZenith.xml +++ b/Minecraft.Client/Windows64Media/loc/es-ES/stringsProjectZenith.xml @@ -1,5 +1,11 @@  + + Pantalla completa + + + VSync + FOV @@ -9,6 +15,12 @@ Animación de golpe clásica + + Sonidos de cueva + + + Creación clásica + Patata @@ -23,6 +35,16 @@ ¡Fabuloso! + + Cargar + + + Crear + + + Unirse + + Generales diff --git a/Minecraft.Client/Windows64Media/loc/ru-RU/stringsProjectZenith.xml b/Minecraft.Client/Windows64Media/loc/ru-RU/stringsProjectZenith.xml index 902b68ff..d3d450cf 100644 --- a/Minecraft.Client/Windows64Media/loc/ru-RU/stringsProjectZenith.xml +++ b/Minecraft.Client/Windows64Media/loc/ru-RU/stringsProjectZenith.xml @@ -1,4 +1,10 @@  + + Fullscreen + + + VSync + FOV @@ -31,11 +37,9 @@ Load - Create - - + Join diff --git a/Minecraft.Client/Windows64Media/loc/stringsProjectZenith.xml b/Minecraft.Client/Windows64Media/loc/stringsProjectZenith.xml index 5565f91c..d3d450cf 100644 --- a/Minecraft.Client/Windows64Media/loc/stringsProjectZenith.xml +++ b/Minecraft.Client/Windows64Media/loc/stringsProjectZenith.xml @@ -1,4 +1,10 @@  + + Fullscreen + + + VSync + FOV @@ -9,10 +15,10 @@ Classic Swing Animation - Sonidos de cueva + Cave Sounds - Creación clásica + Classic Crafting @@ -29,13 +35,13 @@ - Cargar + Load - Crear + Create - Unirse + Join diff --git a/Minecraft.Client/Windows64Media/strings.h b/Minecraft.Client/Windows64Media/strings.h index efe9653c..f7839b06 100644 --- a/Minecraft.Client/Windows64Media/strings.h +++ b/Minecraft.Client/Windows64Media/strings.h @@ -1,7 +1,7 @@ #pragma once // Auto-generated by StringTable builder — do not edit manually. // Source language: en-US -// Total strings: 2344 +// Total strings: 2346 #define IDS_NULL 0 #define IDS_OK 1 @@ -2295,55 +2295,57 @@ #define IDS_GAMEOPTION_WORLD_SIZE 2289 #define IDS_DISABLE_SAVING 2290 #define IDS_GAMEOPTION_DISABLE_SAVING 2291 -#define IDS_SLIDER_FOV 2292 -#define IDS_SLIDER_RENDERDISTANCE 2293 -#define IDS_IN_GAME_OLDSWINGANIMATION 2294 -#define IDS_CHECKBOX_CAVESOUNDS 2295 -#define IDS_CHECKBOX_CLASSICCRAFTING 2296 -#define IDS_GRAPHICSMODE_POTATO 2297 -#define IDS_GRAPHICSMODE_FAST 2298 -#define IDS_GRAPHICSMODE_FANCY 2299 -#define IDS_GRAPHICSMODE_EXTRA 2300 -#define IDS_CREATE 2301 -#define IDS_JOIN 2302 -#define IDS_GENERAL 2303 -#define IDS_QUALITY 2304 -#define IDS_GENERAL_OPTIONS 2305 -#define IDS_QUALITY_OPTIONS 2306 -#define IDS_SERVER_ADD 2307 -#define IDS_SERVER_ADDRESS 2308 -#define IDS_SERVER_PORT 2309 -#define IDS_SERVER_NAME 2310 -#define IDS_SERVER_MINECRAFT 2311 -#define IDS_SERVER_EDIT 2312 -#define IDS_SERVER_DELETE 2313 -#define IDS_RICHPRESENCE_GAMESTATE 2314 -#define IDS_RICHPRESENCE_IDLE 2315 -#define IDS_RICHPRESENCE_MENUS 2316 -#define IDS_RICHPRESENCE_MULTIPLAYER 2317 -#define IDS_RICHPRESENCE_MULTIPLAYEROFFLINE 2318 -#define IDS_RICHPRESENCE_MULTIPLAYER_1P 2319 -#define IDS_RICHPRESENCE_MULTIPLAYER_1POFFLINE 2320 -#define IDS_RICHPRESENCESTATE_BLANK 2321 -#define IDS_RICHPRESENCESTATE_RIDING_PIG 2322 -#define IDS_RICHPRESENCESTATE_RIDING_MINECART 2323 -#define IDS_RICHPRESENCESTATE_BOATING 2324 -#define IDS_RICHPRESENCESTATE_FISHING 2325 -#define IDS_RICHPRESENCESTATE_CRAFTING 2326 -#define IDS_RICHPRESENCESTATE_FORGING 2327 -#define IDS_RICHPRESENCESTATE_NETHER 2328 -#define IDS_RICHPRESENCESTATE_CD 2329 -#define IDS_RICHPRESENCESTATE_MAP 2330 -#define IDS_RICHPRESENCESTATE_ENCHANTING 2331 -#define IDS_RICHPRESENCESTATE_BREWING 2332 -#define IDS_RICHPRESENCESTATE_ANVIL 2333 -#define IDS_RICHPRESENCESTATE_TRADING 2334 -#define IDS_RICHPRESENCESTATE_BEACON 2335 -#define IDS_RICHPRESENCESTATE_END 2336 -#define IDS_RICHPRESENCESTATE_END_POEM 2337 -#define IDS_RICHPRESENCESTATE_FIREWORKS 2338 -#define IDS_RICHPRESENCESTATE_FURNACE 2339 -#define IDS_RICHPRESENCESTATE_HOPPER 2340 -#define IDS_RICHPRESENCESTATE_HORSE 2341 -#define IDS_RICHPRESENCESTATE_RIDING_HORSE 2342 -#define IDS_RICHPRESENCESTATE_SIGN 2343 +#define IDS_CHECKBOX_FULLSCREEN 2292 +#define IDS_CHECKBOX_VSYNC 2293 +#define IDS_SLIDER_FOV 2294 +#define IDS_SLIDER_RENDERDISTANCE 2295 +#define IDS_IN_GAME_OLDSWINGANIMATION 2296 +#define IDS_CHECKBOX_CAVESOUNDS 2297 +#define IDS_CHECKBOX_CLASSICCRAFTING 2298 +#define IDS_GRAPHICSMODE_POTATO 2299 +#define IDS_GRAPHICSMODE_FAST 2300 +#define IDS_GRAPHICSMODE_FANCY 2301 +#define IDS_GRAPHICSMODE_EXTRA 2302 +#define IDS_CREATE 2303 +#define IDS_JOIN 2304 +#define IDS_GENERAL 2305 +#define IDS_QUALITY 2306 +#define IDS_GENERAL_OPTIONS 2307 +#define IDS_QUALITY_OPTIONS 2308 +#define IDS_SERVER_ADD 2309 +#define IDS_SERVER_ADDRESS 2310 +#define IDS_SERVER_PORT 2311 +#define IDS_SERVER_NAME 2312 +#define IDS_SERVER_MINECRAFT 2313 +#define IDS_SERVER_EDIT 2314 +#define IDS_SERVER_DELETE 2315 +#define IDS_RICHPRESENCE_GAMESTATE 2316 +#define IDS_RICHPRESENCE_IDLE 2317 +#define IDS_RICHPRESENCE_MENUS 2318 +#define IDS_RICHPRESENCE_MULTIPLAYER 2319 +#define IDS_RICHPRESENCE_MULTIPLAYEROFFLINE 2320 +#define IDS_RICHPRESENCE_MULTIPLAYER_1P 2321 +#define IDS_RICHPRESENCE_MULTIPLAYER_1POFFLINE 2322 +#define IDS_RICHPRESENCESTATE_BLANK 2323 +#define IDS_RICHPRESENCESTATE_RIDING_PIG 2324 +#define IDS_RICHPRESENCESTATE_RIDING_MINECART 2325 +#define IDS_RICHPRESENCESTATE_BOATING 2326 +#define IDS_RICHPRESENCESTATE_FISHING 2327 +#define IDS_RICHPRESENCESTATE_CRAFTING 2328 +#define IDS_RICHPRESENCESTATE_FORGING 2329 +#define IDS_RICHPRESENCESTATE_NETHER 2330 +#define IDS_RICHPRESENCESTATE_CD 2331 +#define IDS_RICHPRESENCESTATE_MAP 2332 +#define IDS_RICHPRESENCESTATE_ENCHANTING 2333 +#define IDS_RICHPRESENCESTATE_BREWING 2334 +#define IDS_RICHPRESENCESTATE_ANVIL 2335 +#define IDS_RICHPRESENCESTATE_TRADING 2336 +#define IDS_RICHPRESENCESTATE_BEACON 2337 +#define IDS_RICHPRESENCESTATE_END 2338 +#define IDS_RICHPRESENCESTATE_END_POEM 2339 +#define IDS_RICHPRESENCESTATE_FIREWORKS 2340 +#define IDS_RICHPRESENCESTATE_FURNACE 2341 +#define IDS_RICHPRESENCESTATE_HOPPER 2342 +#define IDS_RICHPRESENCESTATE_HORSE 2343 +#define IDS_RICHPRESENCESTATE_RIDING_HORSE 2344 +#define IDS_RICHPRESENCESTATE_SIGN 2345