summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calllog/ui/res/values-vi/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/dialer/calllog/ui/res/values-vi/strings.xml')
-rw-r--r--java/com/android/dialer/calllog/ui/res/values-vi/strings.xml32
1 files changed, 9 insertions, 23 deletions
diff --git a/java/com/android/dialer/calllog/ui/res/values-vi/strings.xml b/java/com/android/dialer/calllog/ui/res/values-vi/strings.xml
index a70de21fa..d7d5f6767 100644
--- a/java/com/android/dialer/calllog/ui/res/values-vi/strings.xml
+++ b/java/com/android/dialer/calllog/ui/res/values-vi/strings.xml
@@ -1,24 +1,10 @@
-<?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 xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="new_call_log_video" msgid="8414984483082880050">"Video"</string>
- <string name="new_call_log_unknown" msgid="7873134340045098010">"Không xác định"</string>
- <string name="new_call_log_header_today" msgid="3849627842127894230">"Hôm nay"</string>
- <string name="new_call_log_header_older" msgid="5879512250610285872">"Cũ hơn"</string>
+<?xml version="1.0" encoding="utf-8"?>
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="a11y_new_call_log_entry_tap_action">expand menu</string>
+ <string name="a11y_new_call_log_entry_voice_call">call ^1</string>
+ <string name="a11y_new_call_log_entry_video_call">make a video call to ^1</string>
+ <string name="new_call_log_header_today">Hôm nay</string>
+ <string name="new_call_log_header_yesterday">Hôm qua</string>
+ <string name="new_call_log_header_older">Cũ hơn</string>
+ <string name="new_call_log_permission_no_calllog">Để xem nhật ký cuộc gọi, hãy bật quyền truy cập vào Điện thoại.</string>
</resources>