Update Add-custom-tab-intents-privacy-option.patch

This commit is contained in:
edentw 2019-05-15 10:12:45 +08:00 committed by GitHub
parent 16b9803efc
commit 5adf054fb4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -99,15 +99,16 @@ diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/and
</message>
+ <message name="IDS_ALLOW_CUSTOM_TAB_INTENTS_TITLE" desc="Text for 'Allow custom tab intents' settings-privacy option.">
+ Allow custom tab intents
+ 允許自訂分頁意圖
+ </message>
+ <message name="IDS_ALLOW_CUSTOM_TAB_INTENTS_SUMMARY" desc="Summary text for 'Allow custom tab intents' settings-privacy option.">
+ Allow applications to open custom tab intents, similar to webview.
+ 允許應用程序打開自訂分頁意圖,類似於 webview。
+ </message>
+
<!-- Migration strings -->
<message name="IDS_UPDATING_CHROME" desc="String that indicates that Chrome is updating">
Updating Chrome...
正在更新 Chrome...
+ </message>
--
2.11.0