OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <!-- | 3 <!-- |
4 This file contains definitions of resources that will be translated for each | 4 This file contains definitions of resources that will be translated for each |
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available | 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available |
6 for making strings OS specific. Other platform defines such as use_titlecase | 6 for making strings OS specific. Other platform defines such as use_titlecase |
7 are declared in build/common.gypi. | 7 are declared in build/common.gypi. |
8 --> | 8 --> |
9 | 9 |
10 <grit base_dir="." latest_public_release="0" current_release="1" | 10 <grit base_dir="." latest_public_release="0" current_release="1" |
(...skipping 13209 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13220 Video Files | 13220 Video Files |
13221 </message> | 13221 </message> |
13222 <message name="IDS_CUSTOM_FILES" desc="The description of the custom file ex
tensions in the select file dialog."> | 13222 <message name="IDS_CUSTOM_FILES" desc="The description of the custom file ex
tensions in the select file dialog."> |
13223 Custom Files | 13223 Custom Files |
13224 </message> | 13224 </message> |
13225 | 13225 |
13226 <!-- Cloud Print Strings --> | 13226 <!-- Cloud Print Strings --> |
13227 <message name="IDS_CLOUD_PRINT_TOKEN_EXPIRED_MESSAGE" desc="The message to d
isplay when the cloud print token has expired."> | 13227 <message name="IDS_CLOUD_PRINT_TOKEN_EXPIRED_MESSAGE" desc="The message to d
isplay when the cloud print token has expired."> |
13228 The credentials used to share your printers to <ph name="CLOUD_PRINT_NAME
">Google Cloud Print</ph> have expired. Please click here to re-enter your usern
ame and password. | 13228 The credentials used to share your printers to <ph name="CLOUD_PRINT_NAME
">Google Cloud Print</ph> have expired. Please click here to re-enter your usern
ame and password. |
13229 </message> | 13229 </message> |
| 13230 <message name="IDS_FLAGS_CLOUD_PRINT_NAME"> |
| 13231 <ph name="CLOUD_PRINT_NAME">Google Cloud Print</ph> |
| 13232 </message> |
| 13233 <message name="IDS_FLAGS_CLOUD_PRINT_DESCRIPTION"> |
| 13234 Enable printing via <ph name="CLOUD_PRINT_NAME">Google Cloud Print</ph>.
Note, that this will likely only work if Print Preview is also enabled. |
| 13235 </message> |
13230 | 13236 |
13231 <!-- Enterprise enrollment dialog --> | 13237 <!-- Enterprise enrollment dialog --> |
13232 <if expr="pp_ifdef('chromeos')"> | 13238 <if expr="pp_ifdef('chromeos')"> |
13233 <message name="IDS_ENTERPRISE_ENROLLMENT_LOGIN_HEADER" desc="The title on
the enterprise enrollment dialog"> | 13239 <message name="IDS_ENTERPRISE_ENROLLMENT_LOGIN_HEADER" desc="The title on
the enterprise enrollment dialog"> |
13234 Enterprise enrollment | 13240 Enterprise enrollment |
13235 </message> | 13241 </message> |
13236 <message name="IDS_ENTERPRISE_ENROLLMENT_LOGIN_EXPLAIN" desc="Description
text on the enterprise enrollment dialog"> | 13242 <message name="IDS_ENTERPRISE_ENROLLMENT_LOGIN_EXPLAIN" desc="Description
text on the enterprise enrollment dialog"> |
13237 By signing in with your Google Apps for your Domain account, you can rem
otely manage the configuration of this <ph name="PRODUCT_NAME">$1<ex>Google Chro
me OS</ex></ph> device from the cloud. | 13243 By signing in with your Google Apps for your Domain account, you can rem
otely manage the configuration of this <ph name="PRODUCT_NAME">$1<ex>Google Chro
me OS</ex></ph> device from the cloud. |
13238 </message> | 13244 </message> |
13239 <message name="IDS_ENTERPRISE_ENROLLMENT_CLOUD_HEADER" desc="Heading for t
he cloud management item on the enterprise enrollment dialog"> | 13245 <message name="IDS_ENTERPRISE_ENROLLMENT_CLOUD_HEADER" desc="Heading for t
he cloud management item on the enterprise enrollment dialog"> |
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13447 </includes> | 13453 </includes> |
13448 <structures fallback_to_english="true"> | 13454 <structures fallback_to_english="true"> |
13449 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13455 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
13450 </structure> | 13456 </structure> |
13451 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13457 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
13452 </structure> | 13458 </structure> |
13453 </structures> | 13459 </structures> |
13454 | 13460 |
13455 </release> | 13461 </release> |
13456 </grit> | 13462 </grit> |
OLD | NEW |