|
64 | 64 | "gui.sfm.logs.button.clear_logs.packet_received": "Cleared logs", |
65 | 65 | "gui.sfm.logs.button.copy_logs": "Copy logs", |
66 | 66 | "gui.sfm.logs.button.copy_logs.tooltip": "Shift-click for raw", |
67 | | - "gui.sfm.logs.empty_capability": "Received an empty capability %s %s direction=%s", |
| 67 | + "gui.sfm.logs.empty_capability": "Received an empty capability result for %s %s direction=%s", |
68 | 68 | "gui.sfm.logs.missing_adjacent_cable": "No adjacent cable found for %s", |
69 | | - "gui.sfm.logs.missing_capability_provider": "No capability provider found for %s %s direction=%s", |
70 | 69 | "gui.sfm.logs.no_content": "Ahoy, world!\nChange the log level using the buttons at the top of this screen.\nLoud log levels will be reset after a single program execution.\nLogging can make statements take longer to execute.\nThe scrolling is wacky, I'm working on it.\nOnly a few hundred lines are drawn to reduce lag.\nUse the copy button to view in a better editor for now lol.", |
71 | 70 | "gui.sfm.logs.title": "Logs", |
72 | 71 | "gui.sfm.manager.button.copy_to_clipboard": "Copy to clipboard", |
|
81 | 80 | "gui.sfm.manager.button.warning.tooltip": "Click to copy code with warnings and errors.\nShift-click to attempt to fix warnings.", |
82 | 81 | "gui.sfm.manager.button.warning.tooltip.read_only": "Click to copy code with warnings and errors.", |
83 | 82 | "gui.sfm.manager.edit_button": "Edit", |
84 | | - "gui.sfm.manager.edit_button.tooltip": "Press Ctrl+E to edit.", |
| 83 | + "gui.sfm.manager.edit_button.tooltip": "Press %s to edit.", |
85 | 84 | "gui.sfm.manager.hovered_tick_time": "Hovered tick time: %s ms", |
86 | 85 | "gui.sfm.manager.paste_confirm_screen.message": "Are you sure you want to overwrite this disk?", |
87 | 86 | "gui.sfm.manager.paste_confirm_screen.no_button": "Never mind, make no changes", |
|
109 | 108 | "gui.sfm.program_editor_config.intellisense.basic": "Basic", |
110 | 109 | "gui.sfm.program_editor_config.intellisense.off": "Off", |
111 | 110 | "gui.sfm.program_editor_config.line_numbers": "Line Numbers", |
| 111 | + "gui.sfm.program_editor_config.preferred_editor": "Preferred Editor", |
| 112 | + "gui.sfm.program_editor_config.preferred_editor.v1": "V1 (Default)", |
| 113 | + "gui.sfm.program_editor_config.preferred_editor.v2": "V2", |
112 | 114 | "gui.sfm.program_editor_config.title": "Program Editor Config", |
113 | 115 | "gui.sfm.program_template_picker.warning1": "Hitting \"Done\" will on the next screen will overwrite your existing program!", |
114 | 116 | "gui.sfm.program_template_picker.warning2": "Hit <esc> to cancel instead.", |
|
131 | 133 | "item.sfm.disk.tooltip.label_section.header": "Labels", |
132 | 134 | "item.sfm.form": "Printing Form", |
133 | 135 | "item.sfm.labelgun": "Label Gun", |
134 | | - "item.sfm.labelgun.chat.pulled": "Pulled labels from the manager.", |
135 | | - "item.sfm.labelgun.chat.pushed": "Pushed labels to the manager.", |
| 136 | + "item.sfm.labelgun.chat.pulled": "Pulled labels from the manager. Release the label gun pull modifier key (%s) to push instead.", |
| 137 | + "item.sfm.labelgun.chat.pushed": "Pushed labels to the manager. Hold the label gun pull modifier key (%s) to pull instead.", |
136 | 138 | "item.sfm.labelgun.chat.skipped_blocks": "Skipped %d blocks not touching cables", |
137 | | - "item.sfm.labelgun.tooltip.1": "%s a Factory Manager to push labels.", |
138 | | - "item.sfm.labelgun.tooltip.2": "%s a Factory Manager while sneaking to pull labels.", |
139 | | - "item.sfm.labelgun.tooltip.3": "Hold %s to apply labels to blocks of the same type adjacent to cables.", |
140 | | - "item.sfm.labelgun.tooltip.4": "%s + %s to pick label from block.", |
141 | | - "item.sfm.labelgun.tooltip.5": "Press %s to toggle label view.", |
| 139 | + "item.sfm.labelgun.tooltip.clear_reminder": "%s + %s a block to remove labels from it.", |
| 140 | + "item.sfm.labelgun.tooltip.contiguous_reminder": "Hold %s to perform changes against contiguous blocks touching cables.", |
| 141 | + "item.sfm.labelgun.tooltip.cycle_view_reminder": "Press %s to cycle label view.", |
| 142 | + "item.sfm.labelgun.tooltip.gui_reminder": "%s the air to open GUI.", |
| 143 | + "item.sfm.labelgun.tooltip.next_reminder": "Press %s to select next label.", |
| 144 | + "item.sfm.labelgun.tooltip.pick_reminder": "%s + %s a block to pick the active label from it.", |
| 145 | + "item.sfm.labelgun.tooltip.previous_reminder": "Press %s to select previous label.", |
| 146 | + "item.sfm.labelgun.tooltip.pull_reminder": "%s + %s a Factory Manager to pull labels from it.", |
| 147 | + "item.sfm.labelgun.tooltip.push_reminder": "%s a Factory Manager to push labels to it.", |
| 148 | + "item.sfm.labelgun.tooltip.scroll_reminder": "%s + mouse wheel to select next/previous label.", |
| 149 | + "item.sfm.labelgun.tooltip.target_manager_reminder": "%s + %s to label a Factory Manager itself.", |
| 150 | + "item.sfm.labelgun.tooltip.toggle_label_reminder": "%s a block to toggle the active label on it.", |
142 | 151 | "item.sfm.labelgun.with_label": "Label Gun: \"%s\"", |
143 | 152 | "item.sfm.network_tool": "Network Tool", |
144 | 153 | "item.sfm.network_tool.tooltip.1": "Shows cables through walls when held.", |
|
150 | 159 | "item.sfm.network_tool.tooltip.7": "Ctrl-alt-click to facade entire network.", |
151 | 160 | "item.sfm.xp_goop": "Experience Goop", |
152 | 161 | "item.sfm.xp_shard": "Experience Shard", |
153 | | - "item_group.sfm.main": "Super Factory Manager", |
| 162 | + "item_group.sfm": "Super Factory Manager", |
154 | 163 | "key.categories.sfm": "Super Factory Manager", |
155 | 164 | "key.sfm.container_inspector.activation_key": "Toggle Container Inspector", |
156 | 165 | "key.sfm.item_inspector.activation_key": "(WIP) Copy Hovered Item To Clipboard", |
|
160 | 169 | "key.sfm.label_gun.pick_block_modifier": "Label Gun Pick Block Modifier", |
161 | 170 | "key.sfm.label_gun.previous_label": "Label Gun Previous Label", |
162 | 171 | "key.sfm.label_gun.pull_modifier": "Label Gun Pull Modifier", |
| 172 | + "key.sfm.label_gun.scroll_modifier": "Label Gun Scroll Modifier", |
163 | 173 | "key.sfm.label_gun.target_manager_modifier": "Label Gun Target Manager Modifier", |
| 174 | + "key.sfm.manager.text_editor": "Manager Screen - Open Text Editor", |
164 | 175 | "key.sfm.more_info": "Hold For More Info", |
| 176 | + "key.sfm.title_screen.text_editor": "Title Screen - Open Text Editor", |
165 | 177 | "key.sfm.toggle_label_view_key": "Cycle label gun view", |
166 | 178 | "key.sfm.toggle_network_tool_overlay": "Toggle network tool overlay", |
167 | 179 | "log.sfm.cable_network.body": "%s", |
|
0 commit comments