|
45 | 45 | "jm.color.hue_abbreviated": "H", |
46 | 46 | "jm.color.new": "New", |
47 | 47 | "jm.color.old": "Old", |
| 48 | + "jm.color.palette": "Palette", |
48 | 49 | "jm.color.red_abbreviated": "R", |
49 | 50 | "jm.color.saturation_abbreviated": "S", |
50 | 51 | "jm.color.value_abbreviated": "V", |
|
184 | 185 | "jm.common.delete": "Delete", |
185 | 186 | "jm.common.delete_region_status_done": "Region deleted.", |
186 | 187 | "jm.common.delete_region_status_error": "Unable to delete region. See journeymap.log for details.", |
| 188 | + "jm.common.deletemap_confirm": "Confirm Delete Map", |
| 189 | + "jm.common.deletemap_confirm_text_1": "WARNING!! Deleting your map cannot be undone!", |
| 190 | + "jm.common.deletemap_confirm_text_2_all": "Press 'Delete' to permanently wipe the map data for all dimensions.", |
| 191 | + "jm.common.deletemap_confirm_text_2_dim": "Press 'Delete' to permanently wipe the map data for this dimension.", |
187 | 192 | "jm.common.deletemap_dialog": "Delete Map", |
188 | 193 | "jm.common.deletemap_dialog_all": "All Dimensions", |
189 | 194 | "jm.common.deletemap_dialog_text": "Delete map in all dimensions or just this dimension?", |
|
942 | 947 | "jm.waypoint.edit_group.color_override.tooltip": "Enabling this will force all waypoints in this group to use the group's color. If unchecked waypoints will use their individual color.", |
943 | 948 | "jm.waypoint.edit_group.icon_override": "Icon Override", |
944 | 949 | "jm.waypoint.edit_group.icon_override.tooltip": "Enabling this will force all waypoints in this group to use the group's icon. If unchecked waypoints will use their individual icon.", |
| 950 | + "jm.waypoint.edit_group.locator_bar": "Show on Locator Bar", |
| 951 | + "jm.waypoint.edit_group.locator_bar.tooltip": "Show Waypoints on the vanilla locator bar that is just above the hotbar.", |
945 | 952 | "jm.waypoint.edit_group.locked": "Locked", |
946 | 953 | "jm.waypoint.edit_group.locked.tooltip": "This group is locked and name cannot be edited.", |
947 | 954 | "jm.waypoint.edit_group.tag": "Tag", |
|
955 | 962 | "jm.waypoint.editor.coord_layout.tooltip": "Configure the input type used for waypoint coordinates.", |
956 | 963 | "jm.waypoint.editor.field": "Single Field", |
957 | 964 | "jm.waypoint.editor.field.tooltip": "Use a single field for comma separated values, useful for copy and pasting from external sources.", |
| 965 | + "jm.waypoint.editor.options": "Waypoint Editor Options", |
| 966 | + "jm.waypoint.editor.options.tooltip": "Edit the waypoint editor.", |
958 | 967 | "jm.waypoint.editor.xzy": "X, Z, Y", |
959 | 968 | "jm.waypoint.editor.xzy.tooltip": "Use the original \"X, Z, Y\" layout for buttons", |
960 | 969 | "jm.waypoint.editor.zyz": "X, Y, Z", |
|
1008 | 1017 | "jm.waypoint.help_manage_ingame": "Waypoint Manager (in game)", |
1009 | 1018 | "jm.waypoint.help_title": "Waypoint Help", |
1010 | 1019 | "jm.waypoint.hide_all": "Hide All", |
| 1020 | + "jm.waypoint.icon.select": "Waypoint Icon Selection", |
| 1021 | + "jm.waypoint.icon.select.tooltip": "Select an Icon!", |
| 1022 | + "jm.waypoint.ignore_render_distance": "Ignore Render Distance", |
| 1023 | + "jm.waypoint.ignore_render_distance.tooltip": "Ignore the vanilla render distance setting, enabling this feature is useful when mods that expand beyond visuals vanilla render distance are present.", |
1011 | 1024 | "jm.waypoint.import_rei_errors": "Imported %1$s waypoints from Rei's MiniMap with %2$s errors. See log for details.", |
1012 | 1025 | "jm.waypoint.import_rei_failure": "No Rei's MiniMap waypoints were imported. See journeymap.log for details.", |
1013 | 1026 | "jm.waypoint.import_rei_file_error": "Could not import Rei's MiniMap waypoint file: %1$s", |
|
1102 | 1115 | "jm.webmap.automap_dialog_close": "Close", |
1103 | 1116 | "jm.webmap.automap_dialog_missing": "Missing", |
1104 | 1117 | "jm.webmap.automap_dialog_none": "None", |
| 1118 | + "jm.webmap.automap_dialog_start": "Start Auto-Map", |
1105 | 1119 | "jm.webmap.automap_dialog_text": "Automatically map all regions or just missing regions?", |
1106 | 1120 | "jm.webmap.automap_started": "Auto-mapping started. Check game chat for progress.", |
1107 | 1121 | "jm.webmap.automap_text": "Auto-Map...", |
|
0 commit comments