UPD: Refactor program -> profile

This commit is contained in:
Robert Kossessa
2024-01-24 14:24:47 +01:00
parent 4cf55efb2f
commit c10dabb57d
5 changed files with 23 additions and 23 deletions

View File

@@ -52,7 +52,7 @@
"subtitle": "Assign function to Knob and Keys",
"title": "Mapping Configuration"
},
"program_settings": {
"profile_settings": {
"connection_type": {
"midi": "Standalone MIDI I/O",
"title": "Connection Type",
@@ -65,13 +65,13 @@
"warning": "Warning: Overrides software defined macro if combination is the same"
},
"profile_properties": {
"program_description": "Program Description",
"program_name": "Program Name",
"profile_description": "Profile Description",
"profile_name": "Profile Name",
"show_description": "Show Description in GUI",
"title": "Profile Properties"
},
"subtitle": "Operation mode and Profile Naming",
"title": "Program Settings"
"title": "Profile Settings"
},
"title": "Configuration Options"
},