Upstream version 8.36.161.0
[platform/framework/web/crosswalk.git] / src / xwalk / runtime / android / core_internal / 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       <message desc="Title for the CPU architecture mismatch dialog [CHAR-LIMIT=50]" name="IDS_CPU_ARCH_MISMATCH_TITLE">
45         Mismatch of CPU architecture for Crosswalk
46       </message>
47       <message desc="Message for the CPU architecture mismatch dialog [CHAR-LIMIT=150]" name="IDS_CPU_ARCH_MISMATCH_MESSAGE">
48         Unfortunately this application was not created for %1$s based devices, please take a moment to notify the developer about it. Thanks.
49       </message>
50       <message desc="Label of the button for going to Google Play Store [CHAR-LIMIT=32]" name="IDS_GOTO_STORE_BUTTON_LABEL">
51         Go to Google Play Store
52       </message>
53       <message desc="Label of the button for reporting to developer [CHAR-LIMIT=32]" name="IDS_REPORT_FEEDBACK_BUTTON_LABEL">
54         Report to developer
55       </message>
56     </messages>
57   </release>
58
59   <translations>
60   </translations>
61   <outputs>
62     <output filename="values/android_xwalk_strings.xml" lang="en" type="android" />
63   </outputs>
64 </grit>
65