summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/video/impl/res/values-vi/strings.xml
diff options
context:
space:
mode:
authorEric Erfanian <erfanian@google.com>2018-07-10 15:43:01 -0700
committerEric Erfanian <erfanian@google.com>2018-07-10 15:43:01 -0700
commitcfeab7055f1082aded8b52aad7a110ccade313f8 (patch)
tree0755157940ee2d8b50960712e788d286c50e7d9b /java/com/android/incallui/video/impl/res/values-vi/strings.xml
parente0dbd9f9074559d73e93aeacc3ba27f65e820670 (diff)
Update translation strings.
Test: make Change-Id: Ib75f4f25e91067311de244d7f1fb95bc898aec22
Diffstat (limited to 'java/com/android/incallui/video/impl/res/values-vi/strings.xml')
-rw-r--r--java/com/android/incallui/video/impl/res/values-vi/strings.xml31
1 files changed, 8 insertions, 23 deletions
diff --git a/java/com/android/incallui/video/impl/res/values-vi/strings.xml b/java/com/android/incallui/video/impl/res/values-vi/strings.xml
index 442ec7e31..2b233214c 100644
--- a/java/com/android/incallui/video/impl/res/values-vi/strings.xml
+++ b/java/com/android/incallui/video/impl/res/values-vi/strings.xml
@@ -1,24 +1,9 @@
-<?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="videocall_remote_video_off" msgid="2959680546745902547">"Video của họ đã tắt"</string>
- <string name="videocall_remote_video_on" msgid="6011817851703181639">"Video của họ đang bật"</string>
- <string name="videocall_remotely_held" msgid="1295702896355732947">"Cuộc gọi đang chờ"</string>
- <string name="videocall_remotely_resumed" msgid="3331784411244773788">"Đã tiếp tục cuộc gọi"</string>
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="videocall_remote_video_off">Video của họ đã tắt</string>
+ <string name="videocall_remote_video_on">Video của họ đang bật</string>
+ <string name="videocall_remotely_held">Cuộc gọi đang chờ</string>
+ <string name="videocall_remotely_resumed">Đã tiếp tục cuộc gọi</string>
+ <string name="videocall_charges_alert_dialog_description">Cuộc gọi video thực hiện qua mạng di động sử dụng cả dữ liệu và số phút thoại. Bạn có thể phải trả phí.</string>
+ <string name="do_not_show_again">Không hiển thị lại</string>
</resources>