Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2018-05-24 15:32:21 +0300
committerPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2018-05-24 15:32:21 +0300
commit6d40d8e020f79aae5581c839cf3ee5b80d633f04 (patch)
tree4553c65f2ea610d45fe9cdaf97394780ea75c59c /_locales
parent8e2768377c88bd633dccbda54e99756dd141fb2d (diff)
show only configured servos
Diffstat (limited to '_locales')
-rwxr-xr-x_locales/en/messages.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index 613bf404..1f0538e9 100755
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -2548,5 +2548,8 @@
},
"confirm_reset_settings": {
"message": "Do you really want to reset all settings?\nATTENTION: All settings are lost! You have to setup the whole aircraft after this operation!"
+ },
+ "servoTableInfo": {
+ "message": "This table shows only servos configured using servo mixer"
}
}