Unified menu indication text, add double quotation marks, such as: "File > Save As"

This commit is contained in:
TakWolf 2023-12-03 22:52:43 +08:00 committed by David Capello
parent 3fb1692cdd
commit b62ecec3e1
1 changed files with 5 additions and 5 deletions

View File

@ -50,7 +50,7 @@ not_enough_transform_memory = Not enough memory to transform the selection
not_enough_rotsprite_memory = Not enough memory for RotSprite not_enough_rotsprite_memory = Not enough memory for RotSprite
cannot_modify_readonly_sprite = <<<END cannot_modify_readonly_sprite = <<<END
Cannot modify a read-only sprite. Cannot modify a read-only sprite.
Use File > Save menu for more information. Use "File > Save" menu for more information.
END END
[alerts] [alerts]
@ -78,7 +78,7 @@ END
cannot_file_overwrite_on_export = <<<END cannot_file_overwrite_on_export = <<<END
Overwrite Warning Overwrite Warning
<<You cannot Export with the same name (overwrite the original file). <<You cannot Export with the same name (overwrite the original file).
<<Use File > Save As menu option in that case. <<Use "File > Save As" menu option in that case.
||&OK ||&OK
END END
cannot_open_file = Problem<<Cannot open file:<<{0}||&OK cannot_open_file = Problem<<Cannot open file:<<{0}||&OK
@ -1618,9 +1618,9 @@ after deleting it.
END END
auto_show_selection_edges = Show selection edges automatically when the selection is modified auto_show_selection_edges = Show selection edges automatically when the selection is modified
auto_show_selection_edges_tooltip = <<<END auto_show_selection_edges_tooltip = <<<END
When checked, the View > Show > Selection Edges option will be enabled When checked, the "View > Show > Selection Edges" option will be enabled
each time we modify the selection. Uncheck this in case that you want each time we modify the selection. Uncheck this in case that you want
to keep selection edges hidden when View > Show > Selection Edges to keep selection edges hidden when "View > Show > Selection Edges"
option is disabled, e.g. to avoid visual noise or performance issues. option is disabled, e.g. to avoid visual noise or performance issues.
END END
move_edges = Allow moving selection edges move_edges = Allow moving selection edges
@ -1750,7 +1750,7 @@ open_sequence_alert_no = No
open_sequence_alert_yes = Yes open_sequence_alert_yes = Yes
file_format_doesnt_support_alert = Show warning when saving a file with unsupported features file_format_doesnt_support_alert = Show warning when saving a file with unsupported features
export_animation_in_sequence_alert = Show warning when saving an animation as a sequence of static images export_animation_in_sequence_alert = Show warning when saving an animation as a sequence of static images
overwrite_files_on_export_alert = Show warning when overwriting files on File > Export overwrite_files_on_export_alert = Show warning when overwriting files on "File > Export"
overwrite_files_on_export_sprite_sheet_alert = Show warning when overwriting files on Export Sprite Sheet overwrite_files_on_export_sprite_sheet_alert = Show warning when overwriting files on Export Sprite Sheet
delete_tilemap_delete_unused_tileset_alert = Show warning when deleting a tilemap will delete its unused tileset delete_tilemap_delete_unused_tileset_alert = Show warning when deleting a tilemap will delete its unused tileset
image_format_alerts = Show options when saving files: image_format_alerts = Show options when saving files: