| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <grit current_release="1" latest_public_release="0"> | 2 <grit current_release="1" latest_public_release="0" output_all_resource_defines=
"false"> |
| 3 <outputs> | 3 <outputs> |
| 4 <output filename="values-am/android_webview_strings.xml" lang="am" type="and
roid" /> | 4 <output filename="values-am/android_webview_strings.xml" lang="am" type="and
roid" /> |
| 5 <output filename="values-ar/android_webview_strings.xml" lang="ar" type="and
roid" /> | 5 <output filename="values-ar/android_webview_strings.xml" lang="ar" type="and
roid" /> |
| 6 <output filename="values-bg/android_webview_strings.xml" lang="bg" type="and
roid" /> | 6 <output filename="values-bg/android_webview_strings.xml" lang="bg" type="and
roid" /> |
| 7 <output filename="values-ca/android_webview_strings.xml" lang="ca" type="and
roid" /> | 7 <output filename="values-ca/android_webview_strings.xml" lang="ca" type="and
roid" /> |
| 8 <output filename="values-cs/android_webview_strings.xml" lang="cs" type="and
roid" /> | 8 <output filename="values-cs/android_webview_strings.xml" lang="cs" type="and
roid" /> |
| 9 <output filename="values-da/android_webview_strings.xml" lang="da" type="and
roid" /> | 9 <output filename="values-da/android_webview_strings.xml" lang="da" type="and
roid" /> |
| 10 <output filename="values-de/android_webview_strings.xml" lang="de" type="and
roid" /> | 10 <output filename="values-de/android_webview_strings.xml" lang="de" type="and
roid" /> |
| 11 <output filename="values-el/android_webview_strings.xml" lang="el" type="and
roid" /> | 11 <output filename="values-el/android_webview_strings.xml" lang="el" type="and
roid" /> |
| 12 <output filename="values/android_webview_strings.xml" lang="en" type="androi
d" /> | 12 <output filename="values/android_webview_strings.xml" lang="en" type="androi
d" /> |
| (...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 95 <messages fallback_to_english="true"> | 95 <messages fallback_to_english="true"> |
| 96 <message name="IDS_PRIVATE_BROWSING_WARNING" desc="Warning shown when the
app tries to create a private browsing WebView, which is not supported."> | 96 <message name="IDS_PRIVATE_BROWSING_WARNING" desc="Warning shown when the
app tries to create a private browsing WebView, which is not supported."> |
| 97 This functionality is not supported in this version of Android. | 97 This functionality is not supported in this version of Android. |
| 98 </message> | 98 </message> |
| 99 <message name="IDS_LICENSE_ACTIVITY_TITLE" desc="The title of the activity
that displays licenses of WebView. [CHAR-LIMIT=50]"> | 99 <message name="IDS_LICENSE_ACTIVITY_TITLE" desc="The title of the activity
that displays licenses of WebView. [CHAR-LIMIT=50]"> |
| 100 System WebView licenses | 100 System WebView licenses |
| 101 </message> | 101 </message> |
| 102 </messages> | 102 </messages> |
| 103 </release> | 103 </release> |
| 104 </grit> | 104 </grit> |
| OLD | NEW |