summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/notification
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2021-02-28 02:39:05 +0200
committerMichael Bestas <mkbestas@lineageos.org>2021-02-28 02:39:05 +0200
commit5a1bf2527847583b66e1ee61c040e82b70dfdbc4 (patch)
treead7910b92e04e77a55693ed383889359c19752a6 /java/com/android/dialer/notification
parentb60bd6cf0eb8679fb1aa95ec860bc5c92f560e42 (diff)
Automatic translation import
Change-Id: I74c642b3b9aad5034895cc0cc72a8f3c986797db
Diffstat (limited to 'java/com/android/dialer/notification')
-rw-r--r--java/com/android/dialer/notification/res/values-ast-rES/strings.xml20
-rw-r--r--java/com/android/dialer/notification/res/values-cy/strings.xml23
2 files changed, 43 insertions, 0 deletions
diff --git a/java/com/android/dialer/notification/res/values-ast-rES/strings.xml b/java/com/android/dialer/notification/res/values-ast-rES/strings.xml
new file mode 100644
index 000000000..1f858a281
--- /dev/null
+++ b/java/com/android/dialer/notification/res/values-ast-rES/strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ ~ 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>
+ <string name="notification_channel_voicemail">Mensaxes de voz</string>
+ <string name="notification_channel_misc">Por defeutu</string>
+</resources>
diff --git a/java/com/android/dialer/notification/res/values-cy/strings.xml b/java/com/android/dialer/notification/res/values-cy/strings.xml
new file mode 100644
index 000000000..9f4d8ce9a
--- /dev/null
+++ b/java/com/android/dialer/notification/res/values-cy/strings.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ ~ 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>
+ <string name="notification_channel_incoming_call">Galwadau i mewn</string>
+ <string name="notification_channel_ongoing_call">Galwadau ar y gweill</string>
+ <string name="notification_channel_missed_call">Galwadau wedi\'u methu</string>
+ <string name="notification_channel_voicemail">Negeseuon lleisbost</string>
+ <string name="notification_channel_misc">Rhagosodiad</string>
+</resources>