|
99 | 99 | "jm.colorpalette.player_label": "Player Label",
|
100 | 100 | "jm.colorpalette.reset": "Reset",
|
101 | 101 | "jm.colorpalette.resource_packs": "Resource Packs",
|
| 102 | + "jm.colorpalette.retrieving_colors": "Retrieving colors...", |
102 | 103 | "jm.colorpalette.save_to_global": "Save to Global",
|
103 | 104 | "jm.colorpalette.save_to_world": "Save to World",
|
104 | 105 | "jm.colorpalette.select_all": "Select all",
|
|
217 | 218 | "jm.common.file_updates_complete": "File updates complete. Mapping resumed.",
|
218 | 219 | "jm.common.font_scale": "Font Scale",
|
219 | 220 | "jm.common.font_scale.tooltip": "The font scale for labels and text",
|
| 221 | + "jm.common.fullscreen.minimal_mode": "Minimal UI", |
| 222 | + "jm.common.fullscreen.minimal_mode.tooltip": "Hides a bunch of the buttons to make the UI a bit more minimal.", |
220 | 223 | "jm.common.fullscreen_drag_scale": "Drag Scale",
|
221 | 224 | "jm.common.fullscreen_drag_scale.tooltip": "Custom drag scale, higher number slows it down. This is useful when your OS does display scaling, primarily OSX retina displays.",
|
222 | 225 | "jm.common.grid_edit": "Edit Grid...",
|
|
881 | 884 | "jm.waypoint.deathpoint": "Death",
|
882 | 885 | "jm.waypoint.delete.confirm.title": "Delete Waypoint %s",
|
883 | 886 | "jm.waypoint.delete.label": "Delete Waypoint",
|
884 |
| - "jm.waypoint.delete_group.confirm.checkbox.": "Delete Waypoints with Group", |
| 887 | + "jm.waypoint.delete_group.confirm.checkbox": "Delete Waypoints with Group", |
885 | 888 | "jm.waypoint.delete_group.confirm.checkbox.tooltip": "Enabling this will delete all the waypoints in this group. Unchecking it will move all the waypoints to the %s group.",
|
886 | 889 | "jm.waypoint.delete_group.label": "Delete Group",
|
887 | 890 | "jm.waypoint.delete_group.title": "Delete Group %s",
|
| 891 | + "jm.waypoint.delete_group_native.purge": "Only deletes the waypoints for this Group.", |
| 892 | + "jm.waypoint.delete_group_native.title": "Delete All Waypoints for %s", |
| 893 | + "jm.waypoint.delete_waypoint.confirm.checkbox": "Show Delete Confirmation", |
| 894 | + "jm.waypoint.delete_waypoint.confirm.checkbox.tooltip": "This can be enabled/disabled from the waypoint options.", |
888 | 895 | "jm.waypoint.deviation_button_sort": "Deviation",
|
889 | 896 | "jm.waypoint.dimension": "Dimension: %1$s",
|
890 | 897 | "jm.waypoint.dimension_all": "All",
|
|
922 | 929 | "jm.waypoint.font_scale": "Font Scale",
|
923 | 930 | "jm.waypoint.font_scale.tooltip": "The font scale used to display waypoint labels in-game.",
|
924 | 931 | "jm.waypoint.green_abbreviated": "G",
|
925 |
| - "jm.waypoint.group.edit.id": "Id: ", |
| 932 | + "jm.waypoint.group.edit.id": "Id: %s", |
926 | 933 | "jm.waypoint.group.edit.label": "Edit Group",
|
927 |
| - "jm.waypoint.group.edit.waypoints": "Waypoints: ", |
| 934 | + "jm.waypoint.group.edit.waypoints": "Waypoints: %s", |
928 | 935 | "jm.waypoint.group.edit_settings.custom": "Custom",
|
929 | 936 | "jm.waypoint.group.edit_settings.custom.tooltip": "User created group settings.",
|
930 | 937 | "jm.waypoint.group.edit_settings.hide_all": "Hide All Group",
|
|
0 commit comments