aboutsummaryrefslogtreecommitdiff
path: root/mediapicker/src/main/res/values-vi-rVN
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2018-01-01 23:22:51 -0500
committerAllan Wang <me@allanwang.ca>2018-01-01 23:22:51 -0500
commit71f5dc2f7ce5b8183421586e6a77be65040a4dff (patch)
treefedd18e271463ce2430637a9913e8470e84181ce /mediapicker/src/main/res/values-vi-rVN
parentf94d6f9694973c2a323e565794d948002593df0a (diff)
downloadkau-71f5dc2f7ce5b8183421586e6a77be65040a4dff.tar.gz
kau-71f5dc2f7ce5b8183421586e6a77be65040a4dff.tar.bz2
kau-71f5dc2f7ce5b8183421586e6a77be65040a4dff.zip
Format everything and use reified generics
Diffstat (limited to 'mediapicker/src/main/res/values-vi-rVN')
-rw-r--r--mediapicker/src/main/res/values-vi-rVN/strings_mediapicker.xml17
1 files changed, 8 insertions, 9 deletions
diff --git a/mediapicker/src/main/res/values-vi-rVN/strings_mediapicker.xml b/mediapicker/src/main/res/values-vi-rVN/strings_mediapicker.xml
index 6dfcb82..dae9f41 100644
--- a/mediapicker/src/main/res/values-vi-rVN/strings_mediapicker.xml
+++ b/mediapicker/src/main/res/values-vi-rVN/strings_mediapicker.xml
@@ -1,11 +1,10 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
+<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com-->
<resources>
- <string name="kau_no_items_found">Không tìm thấy mục nào</string>
- <string name="kau_no_items_selected">Chưa chọn mục nào</string>
- <string name="kau_no_items_loaded">Không có mục nào</string>
- <string name="kau_no_camera_found">Không tìm thấy máy ảnh</string>
- <string name="kau_no_camera_found_content">Hãy cài một ứng dụng máy ảnh và thử lại.</string>
- <string name="kau_temp_file_creation_failed">Không thể tạo tập tin tạm thời.</string>
- <string name="kau_select_media">Chọn kiểu</string>
+ <string name="kau_no_items_found">Không tìm thấy mục nào</string>
+ <string name="kau_no_items_selected">Chưa chọn mục nào</string>
+ <string name="kau_no_items_loaded">Không có mục nào</string>
+ <string name="kau_no_camera_found">Không tìm thấy máy ảnh</string>
+ <string name="kau_no_camera_found_content">Hãy cài một ứng dụng máy ảnh và thử lại.</string>
+ <string name="kau_temp_file_creation_failed">Không thể tạo tập tin tạm thời.</string>
+ <string name="kau_select_media">Chọn kiểu</string>
</resources>