Skip to content

Commit

Permalink
Update more strings
Browse files Browse the repository at this point in the history
  • Loading branch information
Brottweiler committed Jun 23, 2020
1 parent 7016c49 commit 3f53beb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions assets/minecraft/lang/en_oc.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"selectWorld.edit.backupCreated": "Backed up: %s",
"selectWorld.edit.backupSize": "size: %s MB",
"selectWorld.edit.optimize": "§bOptimize World",
"selectWorld.edit.export_worldgen_settings": "Export World Generation Settings",
"selectWorld.edit.export_worldgen_settings": "§bExport World Generation Settings",
"selectWorld.edit.export_worldgen_settings.success": "Exported",
"selectWorld.edit.export_worldgen_settings.failure": "Export failed",
"selectWorld.deleteQuestion": "§eAre you sure you want to delete this world?",
Expand Down Expand Up @@ -266,18 +266,18 @@
"selectWorld.gameMode.adventure.line1": "Same as Survival Mode, but blocks can't",
"selectWorld.gameMode.adventure.line2": "be added or removed",
"selectWorld.moreWorldOptions": "§bMore World Options...",
"selectWorld.gameRules": "Game Rules",
"selectWorld.gameRules": "§bGame Rules",
"selectWorld.mapFeatures": "§bGenerate Structures:",
"selectWorld.mapFeatures.info": "Villages, dungeons etc.",
"selectWorld.mapType": "§bWorld Type:",
"selectWorld.mapType.normal": "§aNormal",
"selectWorld.allowCommands": "§bAllow Cheats:",
"selectWorld.allowCommands.info": "Commands like /gamemode, /experience",
"selectWorld.dataPacks": "Data Packs",
"selectWorld.dataPacks": "§bData Packs",
"selectWorld.hardcoreMode": "§cHardcore:",
"selectWorld.hardcoreMode.info": "World is deleted upon death",
"selectWorld.bonusItems": "§bBonus Chest:",
"selectWorld.import_worldgen_settings": "Import Settings",
"selectWorld.import_worldgen_settings": "§bImport Settings",
"selectWorld.import_worldgen_settings.select_file": "Select settings file (.json)",
"selectWorld.import_worldgen_settings.failure": "Error importing settings",
"selectWorld.import_worldgen_settings.experimental.title": "Warning! These settings are using experimental features",
Expand Down Expand Up @@ -531,11 +531,11 @@
"options.chat.visibility.hidden": "§cHidden",
"options.chat.color": "§bColors",
"options.chat.opacity": "§bChat Text Opacity",
"options.chat.line_spacing": "Line Spacing",
"options.chat.line_spacing": "§bLine Spacing",
"options.chat.links": "§bWeb Links",
"options.chat.links.prompt": "§bPrompt on Links",
"options.chat.delay_none": "Chat Delay: None",
"options.chat.delay": "Chat Delay: %s seconds",
"options.chat.delay_none": "§bChat Delay§r: None",
"options.chat.delay": "§bChat Delay§r: %s seconds",
"options.chat.scale": "§bScale",
"options.chat.width": "§bWidth",
"options.chat.height.focused": "§bFocused Height",
Expand Down

0 comments on commit 3f53beb

Please sign in to comment.