From 24fccc05b81437b63b376ebc16ad48af1d65aaac Mon Sep 17 00:00:00 2001 From: davidevinavil Date: Thu, 23 Mar 2017 20:47:08 +0100 Subject: overlay: DU-ify --- .../apps/Settings/res/values-cs/du_strings.xml | 25 ++++++++++++++++++++++ .../apps/Settings/res/values-cs/rr_strings.xml | 25 ---------------------- .../apps/Settings/res/values-de/du_strings.xml | 25 ++++++++++++++++++++++ .../apps/Settings/res/values-de/rr_strings.xml | 25 ---------------------- .../apps/Settings/res/values-el/du_strings.xml | 25 ++++++++++++++++++++++ .../apps/Settings/res/values-el/rr_strings.xml | 25 ---------------------- .../apps/Settings/res/values-es/du_strings.xml | 25 ++++++++++++++++++++++ .../apps/Settings/res/values-es/rr_strings.xml | 25 ---------------------- .../apps/Settings/res/values-fr/du_strings.xml | 25 ++++++++++++++++++++++ .../apps/Settings/res/values-fr/rr_strings.xml | 25 ---------------------- .../apps/Settings/res/values-hu/du_strings.xml | 25 ++++++++++++++++++++++ .../apps/Settings/res/values-hu/rr_strings.xml | 25 ---------------------- .../apps/Settings/res/values-it/du_strings.xml | 25 ++++++++++++++++++++++ .../apps/Settings/res/values-it/rr_strings.xml | 25 ---------------------- .../apps/Settings/res/values-ja/du_strings.xml | 25 ++++++++++++++++++++++ .../apps/Settings/res/values-ja/rr_strings.xml | 25 ---------------------- .../apps/Settings/res/values-nl/du_strings.xml | 25 ++++++++++++++++++++++ .../apps/Settings/res/values-nl/rr_strings.xml | 25 ---------------------- .../apps/Settings/res/values-pl/du_strings.xml | 25 ++++++++++++++++++++++ .../apps/Settings/res/values-pl/rr_strings.xml | 25 ---------------------- .../apps/Settings/res/values-pt-rBR/du_strings.xml | 25 ++++++++++++++++++++++ .../apps/Settings/res/values-pt-rBR/rr_strings.xml | 25 ---------------------- .../apps/Settings/res/values-pt-rPT/du_strings.xml | 25 ++++++++++++++++++++++ .../apps/Settings/res/values-pt-rPT/rr_strings.xml | 25 ---------------------- .../apps/Settings/res/values-ru/du_strings.xml | 25 ++++++++++++++++++++++ .../apps/Settings/res/values-ru/rr_strings.xml | 25 ---------------------- .../apps/Settings/res/values-sk/du_strings.xml | 25 ++++++++++++++++++++++ .../apps/Settings/res/values-sk/rr_strings.xml | 25 ---------------------- .../apps/Settings/res/values-tr/du_strings.xml | 25 ++++++++++++++++++++++ .../apps/Settings/res/values-tr/rr_strings.xml | 25 ---------------------- .../apps/Settings/res/values-uk/du_strings.xml | 25 ++++++++++++++++++++++ .../apps/Settings/res/values-uk/rr_strings.xml | 25 ---------------------- .../apps/Settings/res/values-vi/du_strings.xml | 25 ++++++++++++++++++++++ .../apps/Settings/res/values-vi/rr_strings.xml | 25 ---------------------- .../apps/Settings/res/values-zh-rCN/du_strings.xml | 25 ++++++++++++++++++++++ .../apps/Settings/res/values-zh-rCN/rr_strings.xml | 25 ---------------------- .../apps/Settings/res/values-zh-rHK/du_strings.xml | 25 ++++++++++++++++++++++ .../apps/Settings/res/values-zh-rHK/rr_strings.xml | 25 ---------------------- .../apps/Settings/res/values-zh-rTW/du_strings.xml | 25 ++++++++++++++++++++++ .../apps/Settings/res/values-zh-rTW/rr_strings.xml | 25 ---------------------- .../apps/Settings/res/values/du_strings.xml | 25 ++++++++++++++++++++++ .../apps/Settings/res/values/rr_strings.xml | 25 ---------------------- 42 files changed, 525 insertions(+), 525 deletions(-) create mode 100644 overlay/packages/apps/Settings/res/values-cs/du_strings.xml delete mode 100644 overlay/packages/apps/Settings/res/values-cs/rr_strings.xml create mode 100644 overlay/packages/apps/Settings/res/values-de/du_strings.xml delete mode 100644 overlay/packages/apps/Settings/res/values-de/rr_strings.xml create mode 100644 overlay/packages/apps/Settings/res/values-el/du_strings.xml delete mode 100644 overlay/packages/apps/Settings/res/values-el/rr_strings.xml create mode 100644 overlay/packages/apps/Settings/res/values-es/du_strings.xml delete mode 100644 overlay/packages/apps/Settings/res/values-es/rr_strings.xml create mode 100644 overlay/packages/apps/Settings/res/values-fr/du_strings.xml delete mode 100644 overlay/packages/apps/Settings/res/values-fr/rr_strings.xml create mode 100644 overlay/packages/apps/Settings/res/values-hu/du_strings.xml delete mode 100644 overlay/packages/apps/Settings/res/values-hu/rr_strings.xml create mode 100644 overlay/packages/apps/Settings/res/values-it/du_strings.xml delete mode 100644 overlay/packages/apps/Settings/res/values-it/rr_strings.xml create mode 100644 overlay/packages/apps/Settings/res/values-ja/du_strings.xml delete mode 100644 overlay/packages/apps/Settings/res/values-ja/rr_strings.xml create mode 100644 overlay/packages/apps/Settings/res/values-nl/du_strings.xml delete mode 100644 overlay/packages/apps/Settings/res/values-nl/rr_strings.xml create mode 100644 overlay/packages/apps/Settings/res/values-pl/du_strings.xml delete mode 100644 overlay/packages/apps/Settings/res/values-pl/rr_strings.xml create mode 100644 overlay/packages/apps/Settings/res/values-pt-rBR/du_strings.xml delete mode 100644 overlay/packages/apps/Settings/res/values-pt-rBR/rr_strings.xml create mode 100644 overlay/packages/apps/Settings/res/values-pt-rPT/du_strings.xml delete mode 100644 overlay/packages/apps/Settings/res/values-pt-rPT/rr_strings.xml create mode 100644 overlay/packages/apps/Settings/res/values-ru/du_strings.xml delete mode 100644 overlay/packages/apps/Settings/res/values-ru/rr_strings.xml create mode 100644 overlay/packages/apps/Settings/res/values-sk/du_strings.xml delete mode 100644 overlay/packages/apps/Settings/res/values-sk/rr_strings.xml create mode 100644 overlay/packages/apps/Settings/res/values-tr/du_strings.xml delete mode 100644 overlay/packages/apps/Settings/res/values-tr/rr_strings.xml create mode 100644 overlay/packages/apps/Settings/res/values-uk/du_strings.xml delete mode 100644 overlay/packages/apps/Settings/res/values-uk/rr_strings.xml create mode 100644 overlay/packages/apps/Settings/res/values-vi/du_strings.xml delete mode 100644 overlay/packages/apps/Settings/res/values-vi/rr_strings.xml create mode 100644 overlay/packages/apps/Settings/res/values-zh-rCN/du_strings.xml delete mode 100644 overlay/packages/apps/Settings/res/values-zh-rCN/rr_strings.xml create mode 100644 overlay/packages/apps/Settings/res/values-zh-rHK/du_strings.xml delete mode 100644 overlay/packages/apps/Settings/res/values-zh-rHK/rr_strings.xml create mode 100644 overlay/packages/apps/Settings/res/values-zh-rTW/du_strings.xml delete mode 100644 overlay/packages/apps/Settings/res/values-zh-rTW/rr_strings.xml create mode 100644 overlay/packages/apps/Settings/res/values/du_strings.xml delete mode 100644 overlay/packages/apps/Settings/res/values/rr_strings.xml diff --git a/overlay/packages/apps/Settings/res/values-cs/du_strings.xml b/overlay/packages/apps/Settings/res/values-cs/du_strings.xml new file mode 100644 index 0000000..7b06326 --- /dev/null +++ b/overlay/packages/apps/Settings/res/values-cs/du_strings.xml @@ -0,0 +1,25 @@ + + + + + + Home button + Swipe right + Long tap + Swipe left + Tap + + diff --git a/overlay/packages/apps/Settings/res/values-cs/rr_strings.xml b/overlay/packages/apps/Settings/res/values-cs/rr_strings.xml deleted file mode 100644 index 7b06326..0000000 --- a/overlay/packages/apps/Settings/res/values-cs/rr_strings.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Home button - Swipe right - Long tap - Swipe left - Tap - - diff --git a/overlay/packages/apps/Settings/res/values-de/du_strings.xml b/overlay/packages/apps/Settings/res/values-de/du_strings.xml new file mode 100644 index 0000000..7b06326 --- /dev/null +++ b/overlay/packages/apps/Settings/res/values-de/du_strings.xml @@ -0,0 +1,25 @@ + + + + + + Home button + Swipe right + Long tap + Swipe left + Tap + + diff --git a/overlay/packages/apps/Settings/res/values-de/rr_strings.xml b/overlay/packages/apps/Settings/res/values-de/rr_strings.xml deleted file mode 100644 index 7b06326..0000000 --- a/overlay/packages/apps/Settings/res/values-de/rr_strings.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Home button - Swipe right - Long tap - Swipe left - Tap - - diff --git a/overlay/packages/apps/Settings/res/values-el/du_strings.xml b/overlay/packages/apps/Settings/res/values-el/du_strings.xml new file mode 100644 index 0000000..7b06326 --- /dev/null +++ b/overlay/packages/apps/Settings/res/values-el/du_strings.xml @@ -0,0 +1,25 @@ + + + + + + Home button + Swipe right + Long tap + Swipe left + Tap + + diff --git a/overlay/packages/apps/Settings/res/values-el/rr_strings.xml b/overlay/packages/apps/Settings/res/values-el/rr_strings.xml deleted file mode 100644 index 7b06326..0000000 --- a/overlay/packages/apps/Settings/res/values-el/rr_strings.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Home button - Swipe right - Long tap - Swipe left - Tap - - diff --git a/overlay/packages/apps/Settings/res/values-es/du_strings.xml b/overlay/packages/apps/Settings/res/values-es/du_strings.xml new file mode 100644 index 0000000..7b06326 --- /dev/null +++ b/overlay/packages/apps/Settings/res/values-es/du_strings.xml @@ -0,0 +1,25 @@ + + + + + + Home button + Swipe right + Long tap + Swipe left + Tap + + diff --git a/overlay/packages/apps/Settings/res/values-es/rr_strings.xml b/overlay/packages/apps/Settings/res/values-es/rr_strings.xml deleted file mode 100644 index 7b06326..0000000 --- a/overlay/packages/apps/Settings/res/values-es/rr_strings.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Home button - Swipe right - Long tap - Swipe left - Tap - - diff --git a/overlay/packages/apps/Settings/res/values-fr/du_strings.xml b/overlay/packages/apps/Settings/res/values-fr/du_strings.xml new file mode 100644 index 0000000..7b06326 --- /dev/null +++ b/overlay/packages/apps/Settings/res/values-fr/du_strings.xml @@ -0,0 +1,25 @@ + + + + + + Home button + Swipe right + Long tap + Swipe left + Tap + + diff --git a/overlay/packages/apps/Settings/res/values-fr/rr_strings.xml b/overlay/packages/apps/Settings/res/values-fr/rr_strings.xml deleted file mode 100644 index 7b06326..0000000 --- a/overlay/packages/apps/Settings/res/values-fr/rr_strings.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Home button - Swipe right - Long tap - Swipe left - Tap - - diff --git a/overlay/packages/apps/Settings/res/values-hu/du_strings.xml b/overlay/packages/apps/Settings/res/values-hu/du_strings.xml new file mode 100644 index 0000000..7b06326 --- /dev/null +++ b/overlay/packages/apps/Settings/res/values-hu/du_strings.xml @@ -0,0 +1,25 @@ + + + + + + Home button + Swipe right + Long tap + Swipe left + Tap + + diff --git a/overlay/packages/apps/Settings/res/values-hu/rr_strings.xml b/overlay/packages/apps/Settings/res/values-hu/rr_strings.xml deleted file mode 100644 index 7b06326..0000000 --- a/overlay/packages/apps/Settings/res/values-hu/rr_strings.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Home button - Swipe right - Long tap - Swipe left - Tap - - diff --git a/overlay/packages/apps/Settings/res/values-it/du_strings.xml b/overlay/packages/apps/Settings/res/values-it/du_strings.xml new file mode 100644 index 0000000..9ff1007 --- /dev/null +++ b/overlay/packages/apps/Settings/res/values-it/du_strings.xml @@ -0,0 +1,25 @@ + + + + + + Tasto Home + Swipe a destra + Long tap + Swipe a sinistra + Tap + + diff --git a/overlay/packages/apps/Settings/res/values-it/rr_strings.xml b/overlay/packages/apps/Settings/res/values-it/rr_strings.xml deleted file mode 100644 index 7b06326..0000000 --- a/overlay/packages/apps/Settings/res/values-it/rr_strings.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Home button - Swipe right - Long tap - Swipe left - Tap - - diff --git a/overlay/packages/apps/Settings/res/values-ja/du_strings.xml b/overlay/packages/apps/Settings/res/values-ja/du_strings.xml new file mode 100644 index 0000000..7b06326 --- /dev/null +++ b/overlay/packages/apps/Settings/res/values-ja/du_strings.xml @@ -0,0 +1,25 @@ + + + + + + Home button + Swipe right + Long tap + Swipe left + Tap + + diff --git a/overlay/packages/apps/Settings/res/values-ja/rr_strings.xml b/overlay/packages/apps/Settings/res/values-ja/rr_strings.xml deleted file mode 100644 index 7b06326..0000000 --- a/overlay/packages/apps/Settings/res/values-ja/rr_strings.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Home button - Swipe right - Long tap - Swipe left - Tap - - diff --git a/overlay/packages/apps/Settings/res/values-nl/du_strings.xml b/overlay/packages/apps/Settings/res/values-nl/du_strings.xml new file mode 100644 index 0000000..7b06326 --- /dev/null +++ b/overlay/packages/apps/Settings/res/values-nl/du_strings.xml @@ -0,0 +1,25 @@ + + + + + + Home button + Swipe right + Long tap + Swipe left + Tap + + diff --git a/overlay/packages/apps/Settings/res/values-nl/rr_strings.xml b/overlay/packages/apps/Settings/res/values-nl/rr_strings.xml deleted file mode 100644 index 7b06326..0000000 --- a/overlay/packages/apps/Settings/res/values-nl/rr_strings.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Home button - Swipe right - Long tap - Swipe left - Tap - - diff --git a/overlay/packages/apps/Settings/res/values-pl/du_strings.xml b/overlay/packages/apps/Settings/res/values-pl/du_strings.xml new file mode 100644 index 0000000..7b06326 --- /dev/null +++ b/overlay/packages/apps/Settings/res/values-pl/du_strings.xml @@ -0,0 +1,25 @@ + + + + + + Home button + Swipe right + Long tap + Swipe left + Tap + + diff --git a/overlay/packages/apps/Settings/res/values-pl/rr_strings.xml b/overlay/packages/apps/Settings/res/values-pl/rr_strings.xml deleted file mode 100644 index 7b06326..0000000 --- a/overlay/packages/apps/Settings/res/values-pl/rr_strings.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Home button - Swipe right - Long tap - Swipe left - Tap - - diff --git a/overlay/packages/apps/Settings/res/values-pt-rBR/du_strings.xml b/overlay/packages/apps/Settings/res/values-pt-rBR/du_strings.xml new file mode 100644 index 0000000..7b06326 --- /dev/null +++ b/overlay/packages/apps/Settings/res/values-pt-rBR/du_strings.xml @@ -0,0 +1,25 @@ + + + + + + Home button + Swipe right + Long tap + Swipe left + Tap + + diff --git a/overlay/packages/apps/Settings/res/values-pt-rBR/rr_strings.xml b/overlay/packages/apps/Settings/res/values-pt-rBR/rr_strings.xml deleted file mode 100644 index 7b06326..0000000 --- a/overlay/packages/apps/Settings/res/values-pt-rBR/rr_strings.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Home button - Swipe right - Long tap - Swipe left - Tap - - diff --git a/overlay/packages/apps/Settings/res/values-pt-rPT/du_strings.xml b/overlay/packages/apps/Settings/res/values-pt-rPT/du_strings.xml new file mode 100644 index 0000000..7b06326 --- /dev/null +++ b/overlay/packages/apps/Settings/res/values-pt-rPT/du_strings.xml @@ -0,0 +1,25 @@ + + + + + + Home button + Swipe right + Long tap + Swipe left + Tap + + diff --git a/overlay/packages/apps/Settings/res/values-pt-rPT/rr_strings.xml b/overlay/packages/apps/Settings/res/values-pt-rPT/rr_strings.xml deleted file mode 100644 index 7b06326..0000000 --- a/overlay/packages/apps/Settings/res/values-pt-rPT/rr_strings.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Home button - Swipe right - Long tap - Swipe left - Tap - - diff --git a/overlay/packages/apps/Settings/res/values-ru/du_strings.xml b/overlay/packages/apps/Settings/res/values-ru/du_strings.xml new file mode 100644 index 0000000..7a2a829 --- /dev/null +++ b/overlay/packages/apps/Settings/res/values-ru/du_strings.xml @@ -0,0 +1,25 @@ + + + + + + Кнопка Домой + Свайп вправо + Долгое касание + Свайп влево + Касание + + diff --git a/overlay/packages/apps/Settings/res/values-ru/rr_strings.xml b/overlay/packages/apps/Settings/res/values-ru/rr_strings.xml deleted file mode 100644 index 7a2a829..0000000 --- a/overlay/packages/apps/Settings/res/values-ru/rr_strings.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Кнопка Домой - Свайп вправо - Долгое касание - Свайп влево - Касание - - diff --git a/overlay/packages/apps/Settings/res/values-sk/du_strings.xml b/overlay/packages/apps/Settings/res/values-sk/du_strings.xml new file mode 100644 index 0000000..7b06326 --- /dev/null +++ b/overlay/packages/apps/Settings/res/values-sk/du_strings.xml @@ -0,0 +1,25 @@ + + + + + + Home button + Swipe right + Long tap + Swipe left + Tap + + diff --git a/overlay/packages/apps/Settings/res/values-sk/rr_strings.xml b/overlay/packages/apps/Settings/res/values-sk/rr_strings.xml deleted file mode 100644 index 7b06326..0000000 --- a/overlay/packages/apps/Settings/res/values-sk/rr_strings.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Home button - Swipe right - Long tap - Swipe left - Tap - - diff --git a/overlay/packages/apps/Settings/res/values-tr/du_strings.xml b/overlay/packages/apps/Settings/res/values-tr/du_strings.xml new file mode 100644 index 0000000..7b06326 --- /dev/null +++ b/overlay/packages/apps/Settings/res/values-tr/du_strings.xml @@ -0,0 +1,25 @@ + + + + + + Home button + Swipe right + Long tap + Swipe left + Tap + + diff --git a/overlay/packages/apps/Settings/res/values-tr/rr_strings.xml b/overlay/packages/apps/Settings/res/values-tr/rr_strings.xml deleted file mode 100644 index 7b06326..0000000 --- a/overlay/packages/apps/Settings/res/values-tr/rr_strings.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Home button - Swipe right - Long tap - Swipe left - Tap - - diff --git a/overlay/packages/apps/Settings/res/values-uk/du_strings.xml b/overlay/packages/apps/Settings/res/values-uk/du_strings.xml new file mode 100644 index 0000000..7b06326 --- /dev/null +++ b/overlay/packages/apps/Settings/res/values-uk/du_strings.xml @@ -0,0 +1,25 @@ + + + + + + Home button + Swipe right + Long tap + Swipe left + Tap + + diff --git a/overlay/packages/apps/Settings/res/values-uk/rr_strings.xml b/overlay/packages/apps/Settings/res/values-uk/rr_strings.xml deleted file mode 100644 index 7b06326..0000000 --- a/overlay/packages/apps/Settings/res/values-uk/rr_strings.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Home button - Swipe right - Long tap - Swipe left - Tap - - diff --git a/overlay/packages/apps/Settings/res/values-vi/du_strings.xml b/overlay/packages/apps/Settings/res/values-vi/du_strings.xml new file mode 100644 index 0000000..7b06326 --- /dev/null +++ b/overlay/packages/apps/Settings/res/values-vi/du_strings.xml @@ -0,0 +1,25 @@ + + + + + + Home button + Swipe right + Long tap + Swipe left + Tap + + diff --git a/overlay/packages/apps/Settings/res/values-vi/rr_strings.xml b/overlay/packages/apps/Settings/res/values-vi/rr_strings.xml deleted file mode 100644 index 7b06326..0000000 --- a/overlay/packages/apps/Settings/res/values-vi/rr_strings.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Home button - Swipe right - Long tap - Swipe left - Tap - - diff --git a/overlay/packages/apps/Settings/res/values-zh-rCN/du_strings.xml b/overlay/packages/apps/Settings/res/values-zh-rCN/du_strings.xml new file mode 100644 index 0000000..7b06326 --- /dev/null +++ b/overlay/packages/apps/Settings/res/values-zh-rCN/du_strings.xml @@ -0,0 +1,25 @@ + + + + + + Home button + Swipe right + Long tap + Swipe left + Tap + + diff --git a/overlay/packages/apps/Settings/res/values-zh-rCN/rr_strings.xml b/overlay/packages/apps/Settings/res/values-zh-rCN/rr_strings.xml deleted file mode 100644 index 7b06326..0000000 --- a/overlay/packages/apps/Settings/res/values-zh-rCN/rr_strings.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Home button - Swipe right - Long tap - Swipe left - Tap - - diff --git a/overlay/packages/apps/Settings/res/values-zh-rHK/du_strings.xml b/overlay/packages/apps/Settings/res/values-zh-rHK/du_strings.xml new file mode 100644 index 0000000..7b06326 --- /dev/null +++ b/overlay/packages/apps/Settings/res/values-zh-rHK/du_strings.xml @@ -0,0 +1,25 @@ + + + + + + Home button + Swipe right + Long tap + Swipe left + Tap + + diff --git a/overlay/packages/apps/Settings/res/values-zh-rHK/rr_strings.xml b/overlay/packages/apps/Settings/res/values-zh-rHK/rr_strings.xml deleted file mode 100644 index 7b06326..0000000 --- a/overlay/packages/apps/Settings/res/values-zh-rHK/rr_strings.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Home button - Swipe right - Long tap - Swipe left - Tap - - diff --git a/overlay/packages/apps/Settings/res/values-zh-rTW/du_strings.xml b/overlay/packages/apps/Settings/res/values-zh-rTW/du_strings.xml new file mode 100644 index 0000000..7b06326 --- /dev/null +++ b/overlay/packages/apps/Settings/res/values-zh-rTW/du_strings.xml @@ -0,0 +1,25 @@ + + + + + + Home button + Swipe right + Long tap + Swipe left + Tap + + diff --git a/overlay/packages/apps/Settings/res/values-zh-rTW/rr_strings.xml b/overlay/packages/apps/Settings/res/values-zh-rTW/rr_strings.xml deleted file mode 100644 index 7b06326..0000000 --- a/overlay/packages/apps/Settings/res/values-zh-rTW/rr_strings.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Home button - Swipe right - Long tap - Swipe left - Tap - - diff --git a/overlay/packages/apps/Settings/res/values/du_strings.xml b/overlay/packages/apps/Settings/res/values/du_strings.xml new file mode 100644 index 0000000..7b06326 --- /dev/null +++ b/overlay/packages/apps/Settings/res/values/du_strings.xml @@ -0,0 +1,25 @@ + + + + + + Home button + Swipe right + Long tap + Swipe left + Tap + + diff --git a/overlay/packages/apps/Settings/res/values/rr_strings.xml b/overlay/packages/apps/Settings/res/values/rr_strings.xml deleted file mode 100644 index 7b06326..0000000 --- a/overlay/packages/apps/Settings/res/values/rr_strings.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Home button - Swipe right - Long tap - Swipe left - Tap - - -- cgit v1.2.3