Upstream version 6.34.113.0
[platform/framework/web/crosswalk.git] / src / xwalk / runtime / android / core / strings / android_xwalk_strings.grd
1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit current_release="1" latest_public_release="0">
3   <release allow_pseudo="false" seq="1">
4     <messages fallback_to_english="true">
5       <message desc="Title for the Javascript Alert dialog [CHAR-LIMIT=32]" name="IDS_JS_ALERT_TITLE">
6         Javascript Alert
7       </message>
8       <message desc="Title for the Javascript Confirm dialog [CHAR-LIMIT=32]" name="IDS_JS_CONFIRM_TITLE">
9         Javascript Confirm
10       </message>
11       <message desc="Title for the Javascript Prompt dialog [CHAR-LIMIT=32]" name="IDS_JS_PROMPT_TITLE">
12         Javascript Prompt
13       </message>
14       <message desc="Prompt for the Download Starting toast [CHAR-LIMIT=32]" name="IDS_DOWNLOAD_START_TOAST">
15         Downloading file:
16       </message>
17       <message desc="Prompt for Downloading no permission toast [CHAR-LIMIT=32]" name="IDS_DOWNLOAD_NO_PERMISSION_TOAST">
18         No permission to write, abort.
19       </message>
20       <message desc="Prompt for Downloading already exists toast [CHAR-LIMIT=32]" name="IDS_DOWNLOAD_ALREADY_EXISTS_TOAST">
21         Downloading file already exists, abort.
22       </message>
23       <message desc="Prompt for failed to download toast [CHAR-LIMIT=32]" name="IDS_DOWNLOAD_FAILED_TOAST">
24         Failed to download file.
25       </message>
26       <message desc="Prompt for finished to download toast [CHAR-LIMIT=32]" name="IDS_DOWNLOAD_FINISHED_TOAST">
27         Finished to download file.
28       </message>
29       <message desc="Title for the Ssl Alert dialog [CHAR-LIMIT=32]" name="IDS_SSL_ALERT_TITLE">
30         Ssl Certificate Error Alert
31       </message>
32       <message desc="Title for the http authentication dialog [CHAR-LIMIT=32]" name="IDS_HTTP_AUTH_TITLE">
33         Authentication Required
34       </message>
35       <message desc="Prompt for the http authentication user name [CHAR-LIMIT=32]" name="IDS_HTTP_AUTH_USER_NAME">
36         Username
37       </message>
38       <message desc="Prompt for the http authentication pasword [CHAR-LIMIT=32]" name="IDS_HTTP_AUTH_PASSWORD">
39         Password
40       </message>
41       <message desc="Prompt for the http authentication login [CHAR-LIMIT=32]" name="IDS_HTTP_AUTH_LOG_IN">
42         Log In
43       </message>
44     </messages>
45   </release>
46
47   <translations>
48   </translations>
49   <outputs>
50     <output filename="values/android_xwalk_strings.xml" lang="en" type="android" />
51   </outputs>
52 </grit>
53