Merge 1.1.0 changes back to master.

This commit is contained in:
James Muehlner
2019-08-08 22:13:05 -07:00
33 changed files with 1755 additions and 22 deletions

View File

@@ -150,6 +150,22 @@
},
"COLOR_SCHEME" : {
"ACTION_CANCEL" : "@:APP.ACTION_CANCEL",
"ACTION_HIDE_DETAILS" : "Hide",
"ACTION_SAVE" : "@:APP.ACTION_SAVE",
"ACTION_SHOW_DETAILS" : "Show",
"FIELD_HEADER_BACKGROUND" : "Background",
"FIELD_HEADER_FOREGROUND" : "Foreground",
"FIELD_OPTION_CUSTOM" : "Custom...",
"SECTION_HEADER_DETAILS" : "Details:"
},
"DATA_SOURCE_DEFAULT" : {
"NAME" : "Default (XML)"
},