Roll back the update to the WebKit UA string

This was incorrectly updated in the merge to WebKit r55033.

Change-Id: I35a3b591daed6970efd3f326335d414b99006568
This commit is contained in:
Steve Block
2010-04-29 16:58:03 +01:00
parent 79a81c2d38
commit fc4dfe1595

View File

@@ -1615,7 +1615,7 @@
<!-- Do not translate. WebView User Agent string -->
<string name="web_user_agent" translatable="false"><xliff:g id="x">Mozilla/5.0 (Linux; U; Android %s)
AppleWebKit/533.6 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.6</xliff:g></string>
AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1</xliff:g></string>
<!-- Title for a JavaScript dialog. "The page at <url of current page> says:" -->
<string name="js_dialog_title">The page at \'<xliff:g id="title">%s</xliff:g>\' says:</string>