OLD | NEW |
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <!-- ChromeOS-specific strings (included from generated_resources.grd). | 2 <!-- ChromeOS-specific strings (included from generated_resources.grd). |
3 Everything in this file is wrapped in <if expr="chromeos">. --> | 3 Everything in this file is wrapped in <if expr="chromeos">. --> |
4 <grit-part> | 4 <grit-part> |
5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g
eneric. No translation required."> | 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g
eneric. No translation required."> |
6 </message> | 6 </message> |
7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> | 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> |
8 Chromebook | 8 Chromebook |
9 </message> | 9 </message> |
10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> | 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> |
(...skipping 5014 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5025 <message name="IDS_LANGUAGES_MORE" desc="Main language list 'more' link. Expan
ds all possible languages, not only the main ones."> | 5025 <message name="IDS_LANGUAGES_MORE" desc="Main language list 'more' link. Expan
ds all possible languages, not only the main ones."> |
5026 More... | 5026 More... |
5027 </message> | 5027 </message> |
5028 <message name="IDS_LOGIN_POD_OWNER_USER" desc="Login screen user pod menu titl
e for a user who owns the device."> | 5028 <message name="IDS_LOGIN_POD_OWNER_USER" desc="Login screen user pod menu titl
e for a user who owns the device."> |
5029 <ph name="USER_NAME">$1<ex>Ivan Arbuzov</ex></ph> (owner) | 5029 <ph name="USER_NAME">$1<ex>Ivan Arbuzov</ex></ph> (owner) |
5030 </message> | 5030 </message> |
5031 <message name="IDS_LOGIN_POD_REMOVE_USER" desc="Login screen user pod menu ite
m text."> | 5031 <message name="IDS_LOGIN_POD_REMOVE_USER" desc="Login screen user pod menu ite
m text."> |
5032 Remove this user | 5032 Remove this user |
5033 </message> | 5033 </message> |
5034 <message name="IDS_LOGIN_VERSION_LABEL_FORMAT" desc="Login screen version text
format."> | 5034 <message name="IDS_LOGIN_VERSION_LABEL_FORMAT" desc="Login screen version text
format."> |
5035 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> <ph name="PRODUCT_VERS
ION">$2<ex>15.0.0.0</ex></ph> (Platform <ph name="PLATFORM_VERSION">$3<ex>900.0-
11.09.01</ex></ph>) | 5035 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> <ph name="PRODUCT_VERS
ION">$2<ex>15.0.0.0</ex></ph> (Platform <ph name="PLATFORM_VERSION">$3<ex>900.0-
11.09.01</ex></ph>) <ph name="DEVICE_SERIAL_NUMBER">$4<ex>SN:123456789ABC</ex></
ph> |
5036 </message> | 5036 </message> |
5037 <message name="IDS_DEVICE_OWNED_BY_NOTICE" desc="Text for notifications showin
g that this is managed device."> | 5037 <message name="IDS_DEVICE_OWNED_BY_NOTICE" desc="Text for notifications showin
g that this is managed device."> |
5038 This device is managed by <ph name="DOMAIN">$1<ex>acmecorp.com</ex></ph>. | 5038 This device is managed by <ph name="DOMAIN">$1<ex>acmecorp.com</ex></ph>. |
5039 </message> | 5039 </message> |
5040 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_INFO_FORMAT" desc="Template for text s
hown in the public account user pod, informing the user that this is a public, m
anaged account."> | 5040 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_INFO_FORMAT" desc="Template for text s
hown in the public account user pod, informing the user that this is a public, m
anaged account."> |
5041 Managed by <ph name="DOMAIN">$1<ex>yourdomain.com</ex></ph> | 5041 Managed by <ph name="DOMAIN">$1<ex>yourdomain.com</ex></ph> |
5042 </message> | 5042 </message> |
5043 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_SIGNOUT_REMINDER" desc="Text shown in
the public account user pod, reminding the user to log out."> | 5043 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_SIGNOUT_REMINDER" desc="Text shown in
the public account user pod, reminding the user to log out."> |
5044 Your information will be removed when you sign out. | 5044 Your information will be removed when you sign out. |
5045 </message> | 5045 </message> |
(...skipping 778 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5824 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> | 5824 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> |
5825 Done | 5825 Done |
5826 </message> | 5826 </message> |
5827 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> | 5827 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> |
5828 System date | 5828 System date |
5829 </message> | 5829 </message> |
5830 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> | 5830 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> |
5831 System time | 5831 System time |
5832 </message> | 5832 </message> |
5833 </grit-part> | 5833 </grit-part> |
OLD | NEW |