diff options
author | Gilles Debunne <debunne@google.com> | 2010-08-17 20:01:42 -0700 |
---|---|---|
committer | Gilles Debunne <debunne@google.com> | 2010-08-19 15:55:02 -0700 |
commit | b0d6ba1ec4f71b96cab7d1ff62b846d5cf162c4f (patch) | |
tree | 1c21c8af559a1a7206a56996aa7ae10fd0ba29ef /core/res | |
parent | c4554b9a0885ac3713575e91d8d33c5670b52322 (diff) | |
download | frameworks_base-b0d6ba1ec4f71b96cab7d1ff62b846d5cf162c4f.zip frameworks_base-b0d6ba1ec4f71b96cab7d1ff62b846d5cf162c4f.tar.gz frameworks_base-b0d6ba1ec4f71b96cab7d1ff62b846d5cf162c4f.tar.bz2 |
Text selection without trackball.
Backported from HC.
Squashed commit of the following:
commit af214a595c7a9fdd11a2dc384f7d4665abf751c0
Fixes in TextView's selection.
commit eb9fd59ebe6500a66c2003d46b5802299970ae8d
TextView with Selection Contextual Mode
commit 4c4c338ef355b369ce4b57d6c6fba7ee8f9dddf4
Cosmetic changes around TextView.
commit d4b4b054e87480d984ad18766f5e76553e3080d8
Double and one and a half tap removed from TextView.
commit 897c2847ba1fca8ef01eadadd1bc3de007af3ee5
Selection handlers in TextView
commit 832be74a5394649e28927484d9a86c6d53b430e7
New cursor controller in TextViews.
Change-Id: I01cc64736e2abea605317ee53907a1713617fc17
Diffstat (limited to 'core/res')
27 files changed, 3 insertions, 56 deletions
diff --git a/core/res/res/drawable-hdpi/text_select_handle.png b/core/res/res/drawable-hdpi/text_select_handle.png Binary files differnew file mode 100644 index 0000000..80d48ab --- /dev/null +++ b/core/res/res/drawable-hdpi/text_select_handle.png diff --git a/core/res/res/drawable-mdpi/text_select_handle.png b/core/res/res/drawable-mdpi/text_select_handle.png Binary files differnew file mode 100644 index 0000000..93a5a15 --- /dev/null +++ b/core/res/res/drawable-mdpi/text_select_handle.png diff --git a/core/res/res/values-cs/strings.xml b/core/res/res/values-cs/strings.xml index c442fee..245643b 100644 --- a/core/res/res/values-cs/strings.xml +++ b/core/res/res/values-cs/strings.xml @@ -706,9 +706,7 @@ <string name="selectText" msgid="3889149123626888637">"Označit text"</string> <string name="stopSelectingText" msgid="4157931463872320996">"Zastavit označování textu"</string> <string name="cut" msgid="3092569408438626261">"Vyjmout"</string> - <string name="cutAll" msgid="2436383270024931639">"Vyjmout vše"</string> <string name="copy" msgid="2681946229533511987">"Kopírovat"</string> - <string name="copyAll" msgid="2590829068100113057">"Kopírovat vše"</string> <string name="paste" msgid="5629880836805036433">"Vložit"</string> <string name="copyUrl" msgid="2538211579596067402">"Kopírovat adresu URL"</string> <string name="inputMethod" msgid="1653630062304567879">"Metoda zadávání dat"</string> diff --git a/core/res/res/values-da/strings.xml b/core/res/res/values-da/strings.xml index 3ea8266..e7e8019 100644 --- a/core/res/res/values-da/strings.xml +++ b/core/res/res/values-da/strings.xml @@ -706,9 +706,7 @@ <string name="selectText" msgid="3889149123626888637">"Marker tekst"</string> <string name="stopSelectingText" msgid="4157931463872320996">"Hold op med at markere tekst"</string> <string name="cut" msgid="3092569408438626261">"Klip"</string> - <string name="cutAll" msgid="2436383270024931639">"Klip alle"</string> <string name="copy" msgid="2681946229533511987">"Kopier"</string> - <string name="copyAll" msgid="2590829068100113057">"Kopier alle"</string> <string name="paste" msgid="5629880836805036433">"Indsæt"</string> <string name="copyUrl" msgid="2538211579596067402">"Kopier webadresse"</string> <string name="inputMethod" msgid="1653630062304567879">"Inputmetode"</string> diff --git a/core/res/res/values-de/strings.xml b/core/res/res/values-de/strings.xml index bf3efd6..edbe4c4 100644 --- a/core/res/res/values-de/strings.xml +++ b/core/res/res/values-de/strings.xml @@ -706,9 +706,7 @@ <string name="selectText" msgid="3889149123626888637">"Text auswählen"</string> <string name="stopSelectingText" msgid="4157931463872320996">"Textauswahl beenden"</string> <string name="cut" msgid="3092569408438626261">"Ausschneiden"</string> - <string name="cutAll" msgid="2436383270024931639">"Alles ausschneiden"</string> <string name="copy" msgid="2681946229533511987">"Kopieren"</string> - <string name="copyAll" msgid="2590829068100113057">"Alles kopieren"</string> <string name="paste" msgid="5629880836805036433">"Einfügen"</string> <string name="copyUrl" msgid="2538211579596067402">"URL kopieren"</string> <string name="inputMethod" msgid="1653630062304567879">"Eingabemethode"</string> diff --git a/core/res/res/values-el/strings.xml b/core/res/res/values-el/strings.xml index 2c61e1f..cfa36d2 100644 --- a/core/res/res/values-el/strings.xml +++ b/core/res/res/values-el/strings.xml @@ -706,9 +706,7 @@ <string name="selectText" msgid="3889149123626888637">"Επιλογή κειμένου"</string> <string name="stopSelectingText" msgid="4157931463872320996">"Διακοπή επιλογής κειμένου"</string> <string name="cut" msgid="3092569408438626261">"Αποκοπή"</string> - <string name="cutAll" msgid="2436383270024931639">"Αποκοπή όλων"</string> <string name="copy" msgid="2681946229533511987">"Αντιγραφή"</string> - <string name="copyAll" msgid="2590829068100113057">"Αντιγραφή όλων"</string> <string name="paste" msgid="5629880836805036433">"Επικόλληση"</string> <string name="copyUrl" msgid="2538211579596067402">"Αντιγραφή διεύθυνσης URL"</string> <string name="inputMethod" msgid="1653630062304567879">"Μέθοδος εισόδου"</string> diff --git a/core/res/res/values-en-rAU/strings.xml b/core/res/res/values-en-rAU/strings.xml index 3de378b..1cbfbba 100644 --- a/core/res/res/values-en-rAU/strings.xml +++ b/core/res/res/values-en-rAU/strings.xml @@ -1079,11 +1079,9 @@ <skip /> <!-- no translation found for cut (5845613239192595662) --> <skip /> - <!-- no translation found for cutAll (4474519683293791451) --> <skip /> <!-- no translation found for copy (8603721575469529820) --> <skip /> - <!-- no translation found for copyAll (4777548804630476932) --> <skip /> <!-- no translation found for paste (6458036735811828538) --> <skip /> diff --git a/core/res/res/values-en-rSG/strings.xml b/core/res/res/values-en-rSG/strings.xml index 2ec6b0b..09a8490 100644 --- a/core/res/res/values-en-rSG/strings.xml +++ b/core/res/res/values-en-rSG/strings.xml @@ -1074,11 +1074,9 @@ <skip /> <!-- no translation found for cut (5845613239192595662) --> <skip /> - <!-- no translation found for cutAll (4474519683293791451) --> <skip /> <!-- no translation found for copy (8603721575469529820) --> <skip /> - <!-- no translation found for copyAll (4777548804630476932) --> <skip /> <!-- no translation found for paste (6458036735811828538) --> <skip /> diff --git a/core/res/res/values-en-rUS/strings.xml b/core/res/res/values-en-rUS/strings.xml index 05f30fc..fdc0d69 100644 --- a/core/res/res/values-en-rUS/strings.xml +++ b/core/res/res/values-en-rUS/strings.xml @@ -1115,11 +1115,9 @@ <skip /> <!-- no translation found for cut (5845613239192595662) --> <skip /> - <!-- no translation found for cutAll (4474519683293791451) --> <skip /> <!-- no translation found for copy (8603721575469529820) --> <skip /> - <!-- no translation found for copyAll (4777548804630476932) --> <skip /> <!-- no translation found for paste (6458036735811828538) --> <skip /> diff --git a/core/res/res/values-es-rUS/strings.xml b/core/res/res/values-es-rUS/strings.xml index afc2862..dbf32b6 100644 --- a/core/res/res/values-es-rUS/strings.xml +++ b/core/res/res/values-es-rUS/strings.xml @@ -706,9 +706,7 @@ <string name="selectText" msgid="3889149123626888637">"Seleccionar texto"</string> <string name="stopSelectingText" msgid="4157931463872320996">"Detener la selección de texto"</string> <string name="cut" msgid="3092569408438626261">"Cortar"</string> - <string name="cutAll" msgid="2436383270024931639">"Cortar llamada"</string> <string name="copy" msgid="2681946229533511987">"Copiar"</string> - <string name="copyAll" msgid="2590829068100113057">"Copiar todo"</string> <string name="paste" msgid="5629880836805036433">"Pegar"</string> <string name="copyUrl" msgid="2538211579596067402">"Copiar URL"</string> <string name="inputMethod" msgid="1653630062304567879">"Método de entrada"</string> diff --git a/core/res/res/values-es/strings.xml b/core/res/res/values-es/strings.xml index 045b6a1..425fca3 100644 --- a/core/res/res/values-es/strings.xml +++ b/core/res/res/values-es/strings.xml @@ -706,9 +706,7 @@ <string name="selectText" msgid="3889149123626888637">"Seleccionar texto"</string> <string name="stopSelectingText" msgid="4157931463872320996">"Detener selección de texto"</string> <string name="cut" msgid="3092569408438626261">"Cortar"</string> - <string name="cutAll" msgid="2436383270024931639">"Cortar todo"</string> <string name="copy" msgid="2681946229533511987">"Copiar"</string> - <string name="copyAll" msgid="2590829068100113057">"Copiar todo"</string> <string name="paste" msgid="5629880836805036433">"Pegar"</string> <string name="copyUrl" msgid="2538211579596067402">"Copiar URL"</string> <string name="inputMethod" msgid="1653630062304567879">"Método de introducción de texto"</string> diff --git a/core/res/res/values-fr/strings.xml b/core/res/res/values-fr/strings.xml index 3ab7814..2dacb30 100644 --- a/core/res/res/values-fr/strings.xml +++ b/core/res/res/values-fr/strings.xml @@ -706,9 +706,7 @@ <string name="selectText" msgid="3889149123626888637">"Sélectionner le texte"</string> <string name="stopSelectingText" msgid="4157931463872320996">"Arrêter sélection de texte"</string> <string name="cut" msgid="3092569408438626261">"Couper"</string> - <string name="cutAll" msgid="2436383270024931639">"Tout couper"</string> <string name="copy" msgid="2681946229533511987">"Copier"</string> - <string name="copyAll" msgid="2590829068100113057">"Tout copier"</string> <string name="paste" msgid="5629880836805036433">"Coller"</string> <string name="copyUrl" msgid="2538211579596067402">"Copier l\'URL"</string> <string name="inputMethod" msgid="1653630062304567879">"Mode de saisie"</string> diff --git a/core/res/res/values-it/strings.xml b/core/res/res/values-it/strings.xml index 6e50d21..c7aac82 100644 --- a/core/res/res/values-it/strings.xml +++ b/core/res/res/values-it/strings.xml @@ -706,9 +706,7 @@ <string name="selectText" msgid="3889149123626888637">"Seleziona testo"</string> <string name="stopSelectingText" msgid="4157931463872320996">"Termina selezione testo"</string> <string name="cut" msgid="3092569408438626261">"Taglia"</string> - <string name="cutAll" msgid="2436383270024931639">"Taglia tutto"</string> <string name="copy" msgid="2681946229533511987">"Copia"</string> - <string name="copyAll" msgid="2590829068100113057">"Copia tutto"</string> <string name="paste" msgid="5629880836805036433">"Incolla"</string> <string name="copyUrl" msgid="2538211579596067402">"Copia URL"</string> <string name="inputMethod" msgid="1653630062304567879">"Metodo inserimento"</string> diff --git a/core/res/res/values-ja/strings.xml b/core/res/res/values-ja/strings.xml index f1e98da..25e977d 100644 --- a/core/res/res/values-ja/strings.xml +++ b/core/res/res/values-ja/strings.xml @@ -706,9 +706,7 @@ <string name="selectText" msgid="3889149123626888637">"テキストを選択"</string> <string name="stopSelectingText" msgid="4157931463872320996">"テキストの選択を終了"</string> <string name="cut" msgid="3092569408438626261">"切り取り"</string> - <string name="cutAll" msgid="2436383270024931639">"すべて切り取り"</string> <string name="copy" msgid="2681946229533511987">"コピー"</string> - <string name="copyAll" msgid="2590829068100113057">"すべてコピー"</string> <string name="paste" msgid="5629880836805036433">"貼り付け"</string> <string name="copyUrl" msgid="2538211579596067402">"URLをコピー"</string> <string name="inputMethod" msgid="1653630062304567879">"入力方法"</string> diff --git a/core/res/res/values-ko/strings.xml b/core/res/res/values-ko/strings.xml index 712100e..faf589e 100644 --- a/core/res/res/values-ko/strings.xml +++ b/core/res/res/values-ko/strings.xml @@ -706,9 +706,7 @@ <string name="selectText" msgid="3889149123626888637">"텍스트 선택"</string> <string name="stopSelectingText" msgid="4157931463872320996">"텍스트 선택 중지"</string> <string name="cut" msgid="3092569408438626261">"잘라내기"</string> - <string name="cutAll" msgid="2436383270024931639">"모두 잘라내기"</string> <string name="copy" msgid="2681946229533511987">"복사"</string> - <string name="copyAll" msgid="2590829068100113057">"모두 복사"</string> <string name="paste" msgid="5629880836805036433">"붙여넣기"</string> <string name="copyUrl" msgid="2538211579596067402">"URL 복사"</string> <string name="inputMethod" msgid="1653630062304567879">"입력 방법"</string> diff --git a/core/res/res/values-nb/strings.xml b/core/res/res/values-nb/strings.xml index f09039d..2c23d53 100644 --- a/core/res/res/values-nb/strings.xml +++ b/core/res/res/values-nb/strings.xml @@ -706,9 +706,7 @@ <string name="selectText" msgid="3889149123626888637">"Merk tekst"</string> <string name="stopSelectingText" msgid="4157931463872320996">"Slutt å merke tekst"</string> <string name="cut" msgid="3092569408438626261">"Klipp ut"</string> - <string name="cutAll" msgid="2436383270024931639">"Klipp ut alt"</string> <string name="copy" msgid="2681946229533511987">"Kopier"</string> - <string name="copyAll" msgid="2590829068100113057">"Kopier alt"</string> <string name="paste" msgid="5629880836805036433">"Lim inn"</string> <string name="copyUrl" msgid="2538211579596067402">"Kopier URL"</string> <string name="inputMethod" msgid="1653630062304567879">"Inndatametode"</string> diff --git a/core/res/res/values-nl/strings.xml b/core/res/res/values-nl/strings.xml index 17a2fe4..10a8e74 100644 --- a/core/res/res/values-nl/strings.xml +++ b/core/res/res/values-nl/strings.xml @@ -706,9 +706,7 @@ <string name="selectText" msgid="3889149123626888637">"Tekst selecteren"</string> <string name="stopSelectingText" msgid="4157931463872320996">"Stoppen met tekst selecteren"</string> <string name="cut" msgid="3092569408438626261">"Knippen"</string> - <string name="cutAll" msgid="2436383270024931639">"Alles knippen"</string> <string name="copy" msgid="2681946229533511987">"Kopiëren"</string> - <string name="copyAll" msgid="2590829068100113057">"Alles kopiëren"</string> <string name="paste" msgid="5629880836805036433">"Plakken"</string> <string name="copyUrl" msgid="2538211579596067402">"URL kopiëren"</string> <string name="inputMethod" msgid="1653630062304567879">"Invoermethode"</string> diff --git a/core/res/res/values-pl/strings.xml b/core/res/res/values-pl/strings.xml index 87e045d..70c3170 100644 --- a/core/res/res/values-pl/strings.xml +++ b/core/res/res/values-pl/strings.xml @@ -706,9 +706,7 @@ <string name="selectText" msgid="3889149123626888637">"Zaznacz tekst"</string> <string name="stopSelectingText" msgid="4157931463872320996">"Zatrzymaj wybieranie tekstu"</string> <string name="cut" msgid="3092569408438626261">"Wytnij"</string> - <string name="cutAll" msgid="2436383270024931639">"Wytnij wszystko"</string> <string name="copy" msgid="2681946229533511987">"Kopiuj"</string> - <string name="copyAll" msgid="2590829068100113057">"Kopiuj wszystko"</string> <string name="paste" msgid="5629880836805036433">"Wklej"</string> <string name="copyUrl" msgid="2538211579596067402">"Kopiuj adres URL"</string> <string name="inputMethod" msgid="1653630062304567879">"Metoda wprowadzania"</string> diff --git a/core/res/res/values-pt-rPT/strings.xml b/core/res/res/values-pt-rPT/strings.xml index 3fb8d55..9a8c6e9 100644 --- a/core/res/res/values-pt-rPT/strings.xml +++ b/core/res/res/values-pt-rPT/strings.xml @@ -706,9 +706,7 @@ <string name="selectText" msgid="3889149123626888637">"Seleccionar texto"</string> <string name="stopSelectingText" msgid="4157931463872320996">"Parar selecção de texto"</string> <string name="cut" msgid="3092569408438626261">"Cortar"</string> - <string name="cutAll" msgid="2436383270024931639">"Cortar tudo"</string> <string name="copy" msgid="2681946229533511987">"Copiar"</string> - <string name="copyAll" msgid="2590829068100113057">"Copiar tudo"</string> <string name="paste" msgid="5629880836805036433">"Colar"</string> <string name="copyUrl" msgid="2538211579596067402">"Copiar URL"</string> <string name="inputMethod" msgid="1653630062304567879">"Método de entrada"</string> diff --git a/core/res/res/values-pt/strings.xml b/core/res/res/values-pt/strings.xml index 81ceaf3..2119539 100644 --- a/core/res/res/values-pt/strings.xml +++ b/core/res/res/values-pt/strings.xml @@ -706,9 +706,7 @@ <string name="selectText" msgid="3889149123626888637">"Selecionar texto"</string> <string name="stopSelectingText" msgid="4157931463872320996">"Parar seleção de texto"</string> <string name="cut" msgid="3092569408438626261">"Recortar"</string> - <string name="cutAll" msgid="2436383270024931639">"Recortar tudo"</string> <string name="copy" msgid="2681946229533511987">"Copiar"</string> - <string name="copyAll" msgid="2590829068100113057">"Copiar tudo"</string> <string name="paste" msgid="5629880836805036433">"Colar"</string> <string name="copyUrl" msgid="2538211579596067402">"Copiar URL"</string> <string name="inputMethod" msgid="1653630062304567879">"Método de entrada"</string> diff --git a/core/res/res/values-ru/strings.xml b/core/res/res/values-ru/strings.xml index 4176886..a99107e 100644 --- a/core/res/res/values-ru/strings.xml +++ b/core/res/res/values-ru/strings.xml @@ -706,9 +706,7 @@ <string name="selectText" msgid="3889149123626888637">"Выбрать текст"</string> <string name="stopSelectingText" msgid="4157931463872320996">"Остановить выделение текста"</string> <string name="cut" msgid="3092569408438626261">"Вырезать"</string> - <string name="cutAll" msgid="2436383270024931639">"Вырезать все"</string> <string name="copy" msgid="2681946229533511987">"Копировать"</string> - <string name="copyAll" msgid="2590829068100113057">"Копировать все"</string> <string name="paste" msgid="5629880836805036433">"Вставить"</string> <string name="copyUrl" msgid="2538211579596067402">"Копировать URL"</string> <string name="inputMethod" msgid="1653630062304567879">"Способ ввода"</string> diff --git a/core/res/res/values-sv/strings.xml b/core/res/res/values-sv/strings.xml index 4c78f4f..b3e415d 100644 --- a/core/res/res/values-sv/strings.xml +++ b/core/res/res/values-sv/strings.xml @@ -706,9 +706,7 @@ <string name="selectText" msgid="3889149123626888637">"Markera text"</string> <string name="stopSelectingText" msgid="4157931463872320996">"Sluta välja text"</string> <string name="cut" msgid="3092569408438626261">"Klipp ut"</string> - <string name="cutAll" msgid="2436383270024931639">"Klipp ut alla"</string> <string name="copy" msgid="2681946229533511987">"Kopiera"</string> - <string name="copyAll" msgid="2590829068100113057">"Kopiera alla"</string> <string name="paste" msgid="5629880836805036433">"Klistra in"</string> <string name="copyUrl" msgid="2538211579596067402">"Kopiera webbadress"</string> <string name="inputMethod" msgid="1653630062304567879">"Indatametod"</string> diff --git a/core/res/res/values-tr/strings.xml b/core/res/res/values-tr/strings.xml index f2fd734..a6bc41e 100644 --- a/core/res/res/values-tr/strings.xml +++ b/core/res/res/values-tr/strings.xml @@ -706,9 +706,7 @@ <string name="selectText" msgid="3889149123626888637">"Metin seç"</string> <string name="stopSelectingText" msgid="4157931463872320996">"Metin seçmeyi durdur"</string> <string name="cut" msgid="3092569408438626261">"Kes"</string> - <string name="cutAll" msgid="2436383270024931639">"Tümünü kes"</string> <string name="copy" msgid="2681946229533511987">"Kopyala"</string> - <string name="copyAll" msgid="2590829068100113057">"Tümünü kopyala"</string> <string name="paste" msgid="5629880836805036433">"Yapıştır"</string> <string name="copyUrl" msgid="2538211579596067402">"URL\'yi kopyala"</string> <string name="inputMethod" msgid="1653630062304567879">"Giriş yöntemi"</string> diff --git a/core/res/res/values-zh-rCN/strings.xml b/core/res/res/values-zh-rCN/strings.xml index a0fb721..aa3f12d 100644 --- a/core/res/res/values-zh-rCN/strings.xml +++ b/core/res/res/values-zh-rCN/strings.xml @@ -706,9 +706,7 @@ <string name="selectText" msgid="3889149123626888637">"选择文字"</string> <string name="stopSelectingText" msgid="4157931463872320996">"停止选择文字"</string> <string name="cut" msgid="3092569408438626261">"剪切"</string> - <string name="cutAll" msgid="2436383270024931639">"全部剪切"</string> <string name="copy" msgid="2681946229533511987">"复制"</string> - <string name="copyAll" msgid="2590829068100113057">"全部复制"</string> <string name="paste" msgid="5629880836805036433">"粘贴"</string> <string name="copyUrl" msgid="2538211579596067402">"复制网址"</string> <string name="inputMethod" msgid="1653630062304567879">"输入法"</string> diff --git a/core/res/res/values-zh-rTW/strings.xml b/core/res/res/values-zh-rTW/strings.xml index d5dd857..5bf0342 100644 --- a/core/res/res/values-zh-rTW/strings.xml +++ b/core/res/res/values-zh-rTW/strings.xml @@ -706,9 +706,7 @@ <string name="selectText" msgid="3889149123626888637">"選取文字"</string> <string name="stopSelectingText" msgid="4157931463872320996">"停止選取文字"</string> <string name="cut" msgid="3092569408438626261">"剪下"</string> - <string name="cutAll" msgid="2436383270024931639">"全部剪下"</string> <string name="copy" msgid="2681946229533511987">"複製"</string> - <string name="copyAll" msgid="2590829068100113057">"全部複製"</string> <string name="paste" msgid="5629880836805036433">"貼上"</string> <string name="copyUrl" msgid="2538211579596067402">"複製網址"</string> <string name="inputMethod" msgid="1653630062304567879">"輸入方式"</string> diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index bd65fee..1df424b 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -1245,7 +1245,7 @@ <public type="anim" name="cycle_interpolator" id="0x010a000c" /> <!-- =============================================================== - Resources introduced in kraken. + Resources introduced in Gingerbread. =============================================================== --> <public type="attr" name="logo" id="0x010102be" /> @@ -1273,5 +1273,4 @@ <public-padding type="dimen" name="kraken_resource_pad" end="0x01050010" /> <public-padding type="color" name="kraken_resource_pad" end="0x01060020" /> <public-padding type="array" name="kraken_resource_pad" end="0x01070010" /> - </resources> diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index 62fd169..52abe45 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -1854,23 +1854,17 @@ <string name="selectAll">Select all</string> <!-- Item on EditText context menu. This action is used to start selecting text in the edit field. --> - <string name="selectText">Select text</string> + <string name="selectText">Select word</string> - <!-- Item on EditText context menu. This action is used to start selecting text in the edit field. --> + <!-- Item on EditText context menu. This action is used to stop selecting text in the edit field. --> <string name="stopSelectingText">Stop selecting text</string> <!-- Item on EditText context menu. This action is used to cut selected the text into the clipboard. --> <string name="cut">Cut</string> - <!-- Item on EditText context menu. This action is used to cut all the text into the clipboard. --> - <string name="cutAll">Cut all</string> - <!-- Item on EditText context menu. This action is used to cut selected the text into the clipboard. --> <string name="copy">Copy</string> - <!-- Item on EditText context menu. This action is used to copy all the text into the clipboard. --> - <string name="copyAll">Copy all</string> - <!-- Item on EditText context menu. This action is used t o paste from the clipboard into the eidt field --> <string name="paste">Paste</string> |