mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 17:40:48 +01:00
formatted properties
This commit is contained in:
@@ -164,7 +164,7 @@ sketchbook_location = Select new sketchbook location
|
||||
sketchbook = Sketchbook
|
||||
sketchbook.tree = Sketchbook
|
||||
|
||||
# examples (Frame)
|
||||
# Examples (Frame)
|
||||
examples = Examples
|
||||
examples.add_examples = Add Examples...
|
||||
|
||||
@@ -315,6 +315,7 @@ warn.delete.file = Are you sure you want to delete "%s"?
|
||||
|
||||
# ---------------------------------------
|
||||
# Update Check
|
||||
|
||||
update_check = Update
|
||||
update_check.updates_available.core = A new version of Processing is available,\nwould you like to visit the Processing download page?
|
||||
update_check.updates_available.contributions = There are updates available for some of the installed contributions,\nwould you like to open the the Contribution Manager now?
|
||||
@@ -322,4 +323,5 @@ update_check.updates_available.contributions = There are updates available for s
|
||||
|
||||
# ---------------------------------------
|
||||
# Color Chooser
|
||||
|
||||
color_chooser = Color Selector
|
||||
|
||||
Reference in New Issue
Block a user