mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
prevent Export with examples and untitled/unsaved sketches
This commit is contained in:
@@ -217,6 +217,10 @@ export.full_screen = Full Screen
|
||||
export.embed_java = Embed Java
|
||||
export.embed_java.for = Embed Java for
|
||||
export.code_signing = Code Signing
|
||||
export.messages.is_read_only = Sketch is Read-Only
|
||||
export.messages.is_read_only.description = Some files are marked "read-only", so you will\nneed to re-save the sketch in another location,\nand try again.
|
||||
export.messages.cannot_export = Cannot Export
|
||||
export.messages.cannot_export.description = You cannot export a sketch that has not been saved.
|
||||
|
||||
# Find (Frame)
|
||||
find = Find
|
||||
|
||||
Reference in New Issue
Block a user