diff options
Diffstat (limited to 'Minecraft.Client/Windows64Media/loc/extra.xml')
| -rw-r--r-- | Minecraft.Client/Windows64Media/loc/extra.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Minecraft.Client/Windows64Media/loc/extra.xml b/Minecraft.Client/Windows64Media/loc/extra.xml new file mode 100644 index 00000000..982fd7f8 --- /dev/null +++ b/Minecraft.Client/Windows64Media/loc/extra.xml @@ -0,0 +1,14 @@ +<root> + <data name="IDS_INCREASE_WORLD_SIZE"> + <value>Increase World Size</value> + </data> + <data name="IDS_INCREASE_WORLD_SIZE_OVERWRITE_EDGES"> + <value>Overwrite Edges</value> + </data> + <data name="IDS_GAMEOPTION_INCREASE_WORLD_SIZE"> + <value>Increase World Size</value> + </data> + <data name="IDS_GAMEOPTION_INCREASE_WORLD_SIZE_OVERWRITE_EDGES"> + <value>Overwrite Edges</value> + </data> +</root>
\ No newline at end of file |
