From c2efac035c74fecad4bf059cdb8315fee2164da1 Mon Sep 17 00:00:00 2001 From: qnblackcat Date: Sun, 12 Jun 2022 12:06:53 +0700 Subject: [PATCH] update localization --- lang/uYouPlus.bundle/en.lproj/Localizable.strings | 2 +- lang/uYouPlus.bundle/temple.lproj/Localizable.strings | 6 ++++++ lang/uYouPlus.bundle/vi.lproj/Localizable.strings | 6 ++++++ 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/lang/uYouPlus.bundle/en.lproj/Localizable.strings b/lang/uYouPlus.bundle/en.lproj/Localizable.strings index 75b1952..04d3928 100644 --- a/lang/uYouPlus.bundle/en.lproj/Localizable.strings +++ b/lang/uYouPlus.bundle/en.lproj/Localizable.strings @@ -36,7 +36,7 @@ "OLED_KEYBOARD" = "OLED Keyboard (Experimental)"; "OLED_KEYBOARD_DESC" = "Might not working correctly in some cases. App restart is required."; -/* YTCastConfirm */ +// YTCastConfirm "CASTING" = "Castings"; "MSG_ARE_YOU_SURE" = "Are you sure you want to start casting?"; "MSG_YES" = "Yes"; diff --git a/lang/uYouPlus.bundle/temple.lproj/Localizable.strings b/lang/uYouPlus.bundle/temple.lproj/Localizable.strings index 805334e..3935a80 100644 --- a/lang/uYouPlus.bundle/temple.lproj/Localizable.strings +++ b/lang/uYouPlus.bundle/temple.lproj/Localizable.strings @@ -44,3 +44,9 @@ "OLED_KEYBOARD" = "OLED Keyboard (Experimental)"; "OLED_KEYBOARD_DESC" = "Might not working correctly in some cases. App restart is required."; + +// YTCastConfirm +"CASTING" = "Castings"; +"MSG_ARE_YOU_SURE" = "Are you sure you want to start casting?"; +"MSG_YES" = "Yes"; +"MSG_CANCEL" = "Cancel"; \ No newline at end of file diff --git a/lang/uYouPlus.bundle/vi.lproj/Localizable.strings b/lang/uYouPlus.bundle/vi.lproj/Localizable.strings index 4401203..90949b0 100644 --- a/lang/uYouPlus.bundle/vi.lproj/Localizable.strings +++ b/lang/uYouPlus.bundle/vi.lproj/Localizable.strings @@ -35,3 +35,9 @@ "OLED_KEYBOARD" = "Bàn phím OLED (Thử nghiệm)"; "OLED_KEYBOARD_DESC" = "Tính năng này có thể không hoạt động tốt trong một vài trường hợp. Cần khởi động lại ứng dụng."; + +// YTCastConfirm +"CASTING" = "Truyền video"; +"MSG_ARE_YOU_SURE" = "Bạn có muốn bắt đầu truyền video không?"; +"MSG_YES" = "Có"; +"MSG_CANCEL" = "Không"; \ No newline at end of file