[M108 Migration] Support standard build for armv7hl architecture
[platform/framework/web/chromium-efl.git] / components / version_ui_strings.grdp
1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part>
3   <message name="IDS_VERSION_UI_TITLE" desc="Title on the about:version page">
4     About Version
5   </message>
6   <message name="IDS_VERSION_UI_OFFICIAL" desc="official build on the about:version page">
7     Official Build
8   </message>
9   <message name="IDS_VERSION_UI_UNOFFICIAL" desc="unofficial build on the about:version page">
10     Developer Build
11   </message>
12   <message name="IDS_VERSION_UI_32BIT" desc="32-bit on the chrome://version page">
13     (32-bit)
14   </message>
15   <message name="IDS_VERSION_UI_64BIT" desc="64-bit on the chrome://version page">
16     (64-bit)
17   </message>
18   <if expr="is_macosx">
19     <message name="IDS_VERSION_UI_64BIT_INTEL" desc="On the chrome://version page, an indicator that this is an instance of Chromium built for the 64-bit x86 processor. Translation is not needed; this is a technical term.">
20       (x86_64)
21     </message>
22     <message name="IDS_VERSION_UI_64BIT_TRANSLATED_INTEL" desc="On the chrome://version page, an indicator that this is an instance of Chromium built for the 64-bit x86 processor, but being run on an Arm processor. Do not translate 'x86_64' as that is a technical term. The 'translated' in this string refers to the fact that these two processors use different languages, so the sense of 'translated' for this string is as in a language translation.">
23       (x86_64 translated)
24     </message>
25     <message name="IDS_VERSION_UI_64BIT_ARM" desc="On the chrome://version page, an indicator that this is an instance of Chromium built for the 64-bit Arm processor. Translation is not needed; this is a technical term.">
26       (arm64)
27     </message>
28   </if>
29   <message name="IDS_VERSION_UI_REVISION" desc="label for the revision on the about:version page">
30     Revision
31   </message>
32   <message name="IDS_VERSION_UI_OS" desc="label for the OS on the about:version page">
33     OS
34   </message>
35   <if expr="is_android">
36     <message name="IDS_VERSION_UI_GMS" desc="label for the Google Play services info on the about:version page">
37       Google Play services
38     </message>
39   </if>
40   <message name="IDS_VERSION_UI_USER_AGENT" desc="label for the user agent on the about:version page">
41     User Agent
42   </message>
43   <message name="IDS_VERSION_UI_COMMAND_LINE" desc="label for the command line on the about:version page">
44     Command Line
45   </message>
46   <if expr="chromeos_ash">
47     <message name="IDS_VERSION_UI_BUILD_DATE" desc="label for build date on the about:version page">
48       Build Date
49     </message>
50     <message name="IDS_VERSION_UI_CUSTOMIZATION_ID" desc="label for the device customization ID if present on the about:version page">
51       Customization ID
52     </message>
53     <message name="IDS_VERSION_UI_FIRMWARE_VERSION" desc="label for the firmware version on the about:version page">
54       Firmware Version
55     </message>
56   </if>
57   <message name="IDS_VERSION_UI_COPY_LABEL" desc="label for the button to copy the version string">
58     Copy version string
59   </message>
60   <message name="IDS_VERSION_UI_EXECUTABLE_PATH" desc="label for the executable path on the about:version page">
61     Executable Path
62   </message>
63   <message name="IDS_VERSION_UI_PROFILE_PATH" desc="label for the profile path on the about:version page">
64     Profile Path
65   </message>
66   <message name="IDS_VERSION_UI_PATH_NOTFOUND" desc="label for the non-existent path on the about:version page">
67     No such file or directory
68   </message>
69   <message name="IDS_VERSION_UI_VARIATIONS" desc="label for the variations list on the about:version page">
70     Active Variations
71   </message>
72   <message name="IDS_VERSION_UI_VARIATIONS_CMD" desc="label for the variations information in command-line format on the about:version page">
73     Command-line variations
74   </message>
75   <if expr="is_win">
76     <message translateable="false" name="IDS_VERSION_UI_COHORT_NAME" desc="Update cohort substring included in the version number line on the about:version page.">
77       (cohort: <ph name="UPDATE_COHORT_NAME">$1<ex>Stable</ex></ph>)
78     </message>
79   </if>
80   <if expr="chromeos_ash">
81     <message name="IDS_VERSION_UI_OS_TEXT1_LABEL" desc="Begin label text on the os://version page from ChromeOS which directs a user to a dialog showing Chrome browser specific version - enclosing url link.">
82       Looking for browser version? Visit
83     </message>
84     <message name="IDS_VERSION_UI_OS_TEXT2_LABEL" desc="End label text on the os://version page from ChromeOS which directs a user to a dialog showing Chrome browser specific version - enclosing url link.">
85       .
86     </message>
87     <message name="IDS_VERSION_UI_OS_LINK" translateable="false" desc="Label for a button on the os://version page from ChromeOS that will call a new window which allows to change Chrome browser version.">
88       chrome://version
89     </message>
90   </if>
91   <if expr="chromeos_lacros">
92     <message name="IDS_VERSION_UI_OS_TEXT1_LABEL" desc="Begin label text on the chrome://version page from ChromeOS which directs a user to a dialog showing OS specific version - enclosing url link.">
93       Looking for system version? Visit
94     </message>
95     <message name="IDS_VERSION_UI_OS_TEXT2_LABEL" desc="End label text on the chrome://version page from ChromeOS which directs a user to a dialog showing OS specific version - enclosing url link.">
96       .
97     </message>
98     <message name="IDS_VERSION_UI_OS_LINK" translateable="false" desc="Label for button on the chrome://version page from ChromeOS that will call a new window which allows to change system version.">
99       os://version
100     </message>
101   </if>
102 </grit-part>