Skip to content

Commit fe71d38

Browse files
committed
Update
1 parent 7b47479 commit fe71d38

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/src/main/assets/module/ZADD/patch_rom/addon.prop

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ google_text="Currently using google translate"
1313

1414
# home
1515
project_text="Project"
16-
string_text_1="Import files at project"
16+
string_text_1="Input file at"
1717
select_text="Options"
1818
network_text="Please connect to the internet !"
1919
addon_noti="A new version is available; press the three dots to update the add-on."

app/src/main/assets/module/ZADD/patch_rom/language.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
if [ "$LANGUAGE-$COUNTRY" == "vi-VN" ];then
44
project_text="Dự án"
5-
string_text_1="Tệp đầu vào ở dự án"
5+
string_text_1="Tệp đầu vào ở"
66
select_text="Lựa chọn"
77
network_text="Vui lòng kết nối mạng !"
88
addon_noti="Có phiên bản mới, ấn nút 3 chấm để cập nhật add-on"

0 commit comments

Comments
 (0)