From 7400a2af2fec23d4188c52a134a3aefbb8070ace Mon Sep 17 00:00:00 2001 From: Dominic Clifton Date: Mon, 13 Oct 2014 18:59:26 +0100 Subject: [PATCH] Internationalize mode range copy. --- _locales/en/messages.json | 16 ++++++++-------- tabs/auxiliary_configuration.html | 20 +++++--------------- 2 files changed, 13 insertions(+), 23 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 0974c9f7..8c57c736 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -354,17 +354,17 @@ "message": "EEPROM saved" }, - "auxiliaryName": { - "message": "Name" + "auxiliaryHelp": { + "message": "Use ranges to define the switches on your transmitter and corresponding mode assignments. A receiver channel that gives a reading between a range min/max will activate the mode. Remember to save your settings using the Save button." }, - "auxiliaryLow": { - "message": "LOW" + "auxiliaryMin": { + "message": "Min" }, - "auxiliaryMed": { - "message": "MED" + "auxiliaryMax": { + "message": "Max" }, - "auxiliaryHigh": { - "message": "HIGH" + "auxiliaryAddRange": { + "message": "Add Range" }, "auxiliaryButtonSave": { "message": "Save" diff --git a/tabs/auxiliary_configuration.html b/tabs/auxiliary_configuration.html index cdea47c3..e38b6406 100644 --- a/tabs/auxiliary_configuration.html +++ b/tabs/auxiliary_configuration.html @@ -1,21 +1,11 @@
-

Use ranges to define the switches on your transmitter and corresponding mode assignments. A receiver channel that gives a reading between a range min/max will activate the mode. Remember to save your settings using the Save button.

+

- - - - - - - - - -
@@ -26,9 +16,9 @@ -

ARM

+

- Add Range +
@@ -43,8 +33,8 @@
-

Min:

-

Max:

+

:

+

: