Add "button" to camera control modes.

Clarifies what the mode is for. Without "button", camera power is confusing.
10.3.x-maintenance
Ryan Schwartz 2017-11-18 17:04:43 -06:00 committed by GitHub
parent 7909f2e024
commit fe354d4332
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2793,10 +2793,10 @@
"message": "Cancel"
},
"modeCameraWifi": {
"message": "CAMERA WI-FI"
"message": "CAMERA WI-FI BUTTON"
},
"modeCameraPower": {
"message": "CAMERA POWER"
"message": "CAMERA POWER BUTTON"
},
"modeCameraChangeMode": {
"message": "CAMERA CHANGE MODE"