summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/speeddial
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/dialer/speeddial')
-rw-r--r--java/com/android/dialer/speeddial/res/values-as-rIN/strings.xml29
-rw-r--r--java/com/android/dialer/speeddial/res/values-cy/strings.xml7
-rw-r--r--java/com/android/dialer/speeddial/res/values-or-rIN/strings.xml29
3 files changed, 7 insertions, 58 deletions
diff --git a/java/com/android/dialer/speeddial/res/values-as-rIN/strings.xml b/java/com/android/dialer/speeddial/res/values-as-rIN/strings.xml
deleted file mode 100644
index 22771a774..000000000
--- a/java/com/android/dialer/speeddial/res/values-as-rIN/strings.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
-<!--
- ~ Copyright (C) 2017 The Android Open Source Project
- ~
- ~ Licensed under the Apache License, Version 2.0 (the "License");
- ~ you may not use this file except in compliance with the License.
- ~ You may obtain a copy of the License at
- ~
- ~ http://www.apache.org/licenses/LICENSE-2.0
- ~
- ~ Unless required by applicable law or agreed to in writing, software
- ~ distributed under the License is distributed on an "AS IS" BASIS,
- ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- ~ See the License for the specific language governing permissions and
- ~ limitations under the License
- -->
-<resources>
- <!-- header for a list of contacts that are the users favorites. [CHAR LIMIT=30] -->
- <!-- header for a list of contacts that are suggestions for the user to place calls to. [CHAR LIMIT=30] -->
- <!-- text for a button that prompts the user to add a contact to their favorites. [CHAR LIMIT=12] -->
- <!-- text for a checkbox in a dialog that prompts the user to select a phone number from a list.
- If the user checks this box, we will remember their selection and never ask for it again. [CHAR LIMIT=NONE]-->
- <!-- Title of a dialog asking the user to choose their favorite mode of communication for a
- specific contact where communication modes are video calling and voice calling. [CHAR LIMIT=NONE]-->
- <!-- Text for a button that places a video call [CHAR LIMIT=15]-->
- <!-- Text for a button that places a phone/voice call [CHAR LIMIT=15]-->
- <!-- Title for screen prompting the user to select a contact to mark as a favorite. [CHAR LIMIT=NONE] -->
-</resources>
diff --git a/java/com/android/dialer/speeddial/res/values-cy/strings.xml b/java/com/android/dialer/speeddial/res/values-cy/strings.xml
index 7dfe1d998..99b099722 100644
--- a/java/com/android/dialer/speeddial/res/values-cy/strings.xml
+++ b/java/com/android/dialer/speeddial/res/values-cy/strings.xml
@@ -17,14 +17,21 @@
-->
<resources>
<!-- header for a list of contacts that are the users favorites. [CHAR LIMIT=30] -->
+ <string name="favorites_header">Ffefrynnau</string>
<!-- header for a list of contacts that are suggestions for the user to place calls to. [CHAR LIMIT=30] -->
<string name="suggestions_header">Awgrymiadau</string>
<!-- text for a button that prompts the user to add a contact to their favorites. [CHAR LIMIT=12] -->
+ <string name="speed_dial_add_button_text">Ychwanegu</string>
<!-- text for a checkbox in a dialog that prompts the user to select a phone number from a list.
If the user checks this box, we will remember their selection and never ask for it again. [CHAR LIMIT=NONE]-->
+ <string name="speed_dial_remember_this_choice">Cofio\'r dewis hwn</string>
<!-- Title of a dialog asking the user to choose their favorite mode of communication for a
specific contact where communication modes are video calling and voice calling. [CHAR LIMIT=NONE]-->
+ <string name="speed_dial_disambig_dialog_title">Dewisa Hoff Modd</string>
<!-- Text for a button that places a video call [CHAR LIMIT=15]-->
+ <string name="disambig_option_video_call">Galwad fideo</string>
<!-- Text for a button that places a phone/voice call [CHAR LIMIT=15]-->
+ <string name="disambig_option_voice_call">Galw</string>
<!-- Title for screen prompting the user to select a contact to mark as a favorite. [CHAR LIMIT=NONE] -->
+ <string name="add_favorite_activity_title">Ychwanegu ffefryn</string>
</resources>
diff --git a/java/com/android/dialer/speeddial/res/values-or-rIN/strings.xml b/java/com/android/dialer/speeddial/res/values-or-rIN/strings.xml
deleted file mode 100644
index 22771a774..000000000
--- a/java/com/android/dialer/speeddial/res/values-or-rIN/strings.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
-<!--
- ~ Copyright (C) 2017 The Android Open Source Project
- ~
- ~ Licensed under the Apache License, Version 2.0 (the "License");
- ~ you may not use this file except in compliance with the License.
- ~ You may obtain a copy of the License at
- ~
- ~ http://www.apache.org/licenses/LICENSE-2.0
- ~
- ~ Unless required by applicable law or agreed to in writing, software
- ~ distributed under the License is distributed on an "AS IS" BASIS,
- ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- ~ See the License for the specific language governing permissions and
- ~ limitations under the License
- -->
-<resources>
- <!-- header for a list of contacts that are the users favorites. [CHAR LIMIT=30] -->
- <!-- header for a list of contacts that are suggestions for the user to place calls to. [CHAR LIMIT=30] -->
- <!-- text for a button that prompts the user to add a contact to their favorites. [CHAR LIMIT=12] -->
- <!-- text for a checkbox in a dialog that prompts the user to select a phone number from a list.
- If the user checks this box, we will remember their selection and never ask for it again. [CHAR LIMIT=NONE]-->
- <!-- Title of a dialog asking the user to choose their favorite mode of communication for a
- specific contact where communication modes are video calling and voice calling. [CHAR LIMIT=NONE]-->
- <!-- Text for a button that places a video call [CHAR LIMIT=15]-->
- <!-- Text for a button that places a phone/voice call [CHAR LIMIT=15]-->
- <!-- Title for screen prompting the user to select a contact to mark as a favorite. [CHAR LIMIT=NONE] -->
-</resources>