Update Add-custom-tab-intents-privacy-option.patch
This commit is contained in:
parent
16b9803efc
commit
5adf054fb4
1 changed files with 4 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue