From ddc4ff13784754179448967ba1e1a028a85e6a4a Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sun, 6 Aug 2023 19:35:06 +0200 Subject: Describe editing keys The new strings are used in the "Add keys to the keyboard" option. --- res/values-cs/strings.xml | 11 +++++++++++ res/values-de/strings.xml | 11 +++++++++++ res/values-es/strings.xml | 11 +++++++++++ res/values-fa/strings.xml | 11 +++++++++++ res/values-fr/strings.xml | 11 +++++++++++ res/values-it/strings.xml | 11 +++++++++++ res/values-ko/strings.xml | 11 +++++++++++ res/values-lv/strings.xml | 11 +++++++++++ res/values-pl/strings.xml | 11 +++++++++++ res/values-pt/strings.xml | 11 +++++++++++ res/values-ro/strings.xml | 11 +++++++++++ res/values-ru/strings.xml | 11 +++++++++++ res/values-tr/strings.xml | 11 +++++++++++ res/values-vi/strings.xml | 11 +++++++++++ res/values-zh-rCN/strings.xml | 11 +++++++++++ res/values/strings.xml | 11 +++++++++++ 16 files changed, 176 insertions(+) (limited to 'res') diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml index d821436..681d343 100644 --- a/res/values-cs/strings.xml +++ b/res/values-cs/strings.xml @@ -86,4 +86,15 @@ + + + + + + + + + + + diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml index c9405bb..10805ed 100644 --- a/res/values-de/strings.xml +++ b/res/values-de/strings.xml @@ -86,4 +86,15 @@ + + + + + + + + + + + diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml index b1bd0d3..dbf9a83 100644 --- a/res/values-es/strings.xml +++ b/res/values-es/strings.xml @@ -86,4 +86,15 @@ + + + + + + + + + + + diff --git a/res/values-fa/strings.xml b/res/values-fa/strings.xml index 3b80b14..f4b2d6b 100644 --- a/res/values-fa/strings.xml +++ b/res/values-fa/strings.xml @@ -86,4 +86,15 @@ + + + + + + + + + + + diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml index dd16ea6..1f8be2f 100644 --- a/res/values-fr/strings.xml +++ b/res/values-fr/strings.xml @@ -86,4 +86,15 @@ Verrouillage majuscules Symboles mathématiques Saisie vocale + + + + + + + + + + + diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml index 9170f19..6efed24 100644 --- a/res/values-it/strings.xml +++ b/res/values-it/strings.xml @@ -86,4 +86,15 @@ + + + + + + + + + + + diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml index 0f224ea..d16f1b9 100644 --- a/res/values-ko/strings.xml +++ b/res/values-ko/strings.xml @@ -86,4 +86,15 @@ + + + + + + + + + + + diff --git a/res/values-lv/strings.xml b/res/values-lv/strings.xml index 131d986..6917c59 100644 --- a/res/values-lv/strings.xml +++ b/res/values-lv/strings.xml @@ -86,4 +86,15 @@ + + + + + + + + + + + diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml index 89eff91..2b58a3e 100644 --- a/res/values-pl/strings.xml +++ b/res/values-pl/strings.xml @@ -86,4 +86,15 @@ Caps lock Symbole greckie i matematyczne Pisanie głosowe + + + + + + + + + + + diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml index 75c4fb5..83fc740 100644 --- a/res/values-pt/strings.xml +++ b/res/values-pt/strings.xml @@ -86,4 +86,15 @@ Caps lock Grego & símbolos matemáticos Digitação por voz + + + + + + + + + + + diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml index ccf682f..ca0200d 100644 --- a/res/values-ro/strings.xml +++ b/res/values-ro/strings.xml @@ -86,4 +86,15 @@ + + + + + + + + + + + diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml index 727c78f..cc9f81d 100644 --- a/res/values-ru/strings.xml +++ b/res/values-ru/strings.xml @@ -86,4 +86,15 @@ + + + + + + + + + + + diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml index 6f3df29..d51f7c4 100644 --- a/res/values-tr/strings.xml +++ b/res/values-tr/strings.xml @@ -86,4 +86,15 @@ + + + + + + + + + + + diff --git a/res/values-vi/strings.xml b/res/values-vi/strings.xml index 707417f..9ef51a6 100644 --- a/res/values-vi/strings.xml +++ b/res/values-vi/strings.xml @@ -86,4 +86,15 @@ + + + + + + + + + + + diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml index 0e77a26..b558cbc 100644 --- a/res/values-zh-rCN/strings.xml +++ b/res/values-zh-rCN/strings.xml @@ -86,4 +86,15 @@ + + + + + + + + + + + diff --git a/res/values/strings.xml b/res/values/strings.xml index 7ba2a16..51c9adb 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -86,4 +86,15 @@ Caps lock Greek & math symbols Voice typing + Copy + Paste + Cut + Select all + Share text + Paste as plain text + Undo + Redo + Replace + Assist + Autofill -- cgit v1.2.3