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 9022 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9033 Show all files | 9033 Show all files |
9034 </message> | 9034 </message> |
9035 | 9035 |
9036 <message name="IDS_FILE_BROWSER_CONFIRM_DELETE_ONE" desc="Asks the user if
they are sure they want to delete a single file."> | 9036 <message name="IDS_FILE_BROWSER_CONFIRM_DELETE_ONE" desc="Asks the user if
they are sure they want to delete a single file."> |
9037 Are you sure you want to delete "$1"? | 9037 Are you sure you want to delete "$1"? |
9038 </message> | 9038 </message> |
9039 <message name="IDS_FILE_BROWSER_CONFIRM_DELETE_SOME" desc="Asks the user if
they are sure they want to delete multiple files/directories."> | 9039 <message name="IDS_FILE_BROWSER_CONFIRM_DELETE_SOME" desc="Asks the user if
they are sure they want to delete multiple files/directories."> |
9040 Are you sure you want to delete $1 items? | 9040 Are you sure you want to delete $1 items? |
9041 </message> | 9041 </message> |
9042 | 9042 |
9043 <message name="IDS_FILE_BROWSER_FORMATTING_WARNING" desc="Displayed when y
ou attempt to format device."> | |
9044 Formatting the removable media is going to erase all data. Do you wish t
o continue? | |
9045 </message> | |
9046 | |
9047 <message name="IDS_FILE_BROWSER_SELECT_FOLDER_TITLE" desc="Select folder t
itle."> | 9043 <message name="IDS_FILE_BROWSER_SELECT_FOLDER_TITLE" desc="Select folder t
itle."> |
9048 Select a folder to open | 9044 Select a folder to open |
9049 </message> | 9045 </message> |
9050 <message name="IDS_FILE_BROWSER_SELECT_OPEN_FILE_TITLE" desc="Select open
file title."> | 9046 <message name="IDS_FILE_BROWSER_SELECT_OPEN_FILE_TITLE" desc="Select open
file title."> |
9051 Select a file to open | 9047 Select a file to open |
9052 </message> | 9048 </message> |
9053 <message name="IDS_FILE_BROWSER_SELECT_OPEN_MULTI_FILE_TITLE" desc="Select
open multi file title."> | 9049 <message name="IDS_FILE_BROWSER_SELECT_OPEN_MULTI_FILE_TITLE" desc="Select
open multi file title."> |
9054 Select one or more files | 9050 Select one or more files |
9055 </message> | 9051 </message> |
9056 <message name="IDS_FILE_BROWSER_SELECT_SAVEAS_FILE_TITLE" desc="Select sav
eas file title."> | 9052 <message name="IDS_FILE_BROWSER_SELECT_SAVEAS_FILE_TITLE" desc="Select sav
eas file title."> |
(...skipping 3223 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12280 </message> | 12276 </message> |
12281 | 12277 |
12282 <!-- Removable device notifications --> | 12278 <!-- Removable device notifications --> |
12283 <message name="IDS_REMOVABLE_DEVICE_DETECTION_TITLE" desc="Text of notific
ation message which is shown when user inserts removable device (SD card, USB ke
y...)"> | 12279 <message name="IDS_REMOVABLE_DEVICE_DETECTION_TITLE" desc="Text of notific
ation message which is shown when user inserts removable device (SD card, USB ke
y...)"> |
12284 Removable device detected | 12280 Removable device detected |
12285 </message> | 12281 </message> |
12286 <message name="IDS_REMOVABLE_DEVICE_SCANNING_MESSAGE" desc="Text of notifi
cation message which is shown when user inserts removable device (SD card, USB k
ey...)"> | 12282 <message name="IDS_REMOVABLE_DEVICE_SCANNING_MESSAGE" desc="Text of notifi
cation message which is shown when user inserts removable device (SD card, USB k
ey...)"> |
12287 Scanning content... | 12283 Scanning content... |
12288 </message> | 12284 </message> |
12289 | 12285 |
12290 <!-- Formatting device notifications --> | |
12291 <message name="IDS_FORMATTING_OF_DEVICE_PENDING_TITLE" desc="Text of notif
ication message which is shown when formatting process of some device is pending
"> | |
12292 Formatting pending | |
12293 </message> | |
12294 <message name="IDS_FORMATTING_OF_DEVICE_FINISHED_TITLE" desc="Text of noti
fication message which is shown when formatting process finshes"> | |
12295 Formatting finished | |
12296 </message> | |
12297 <message name="IDS_FORMATTING_OF_DEVICE_PENDING_MESSAGE" desc="Text of not
ification message which is shown when formatting process of some device is pendi
ng"> | |
12298 The formatting process can take a couple of seconds. Please wait. | |
12299 </message> | |
12300 <message name="IDS_FORMATTING_STARTED_FAILURE_MESSAGE" desc="Text of notif
ication message which is shown when formatting process can not be started."> | |
12301 Could not start the formatting process. | |
12302 </message> | |
12303 <message name="IDS_FORMATTING_FINISHED_SUCCESS_MESSAGE" desc="Text of noti
fication message which is shown when formatting finishes without any errors."> | |
12304 Formatting finished successfully! | |
12305 </message> | |
12306 <message name="IDS_FORMATTING_FINISHED_FAILURE_MESSAGE" desc="Text of noti
fication message which is shown when there are some errors while formatting."> | |
12307 Aw, Snap! There've been some errors while formatting... | |
12308 </message> | |
12309 | |
12310 <!-- Network state strings for ChromeOS --> | 12286 <!-- Network state strings for ChromeOS --> |
12311 <message name="IDS_CHROMEOS_NETWORK_STATE_UNKNOWN" desc="Network state in
about:network: UNKNOWN"> | 12287 <message name="IDS_CHROMEOS_NETWORK_STATE_UNKNOWN" desc="Network state in
about:network: UNKNOWN"> |
12312 Unknown | 12288 Unknown |
12313 </message> | 12289 </message> |
12314 <message name="IDS_CHROMEOS_NETWORK_STATE_IDLE" desc="Network state in abo
ut:network: IDLE"> | 12290 <message name="IDS_CHROMEOS_NETWORK_STATE_IDLE" desc="Network state in abo
ut:network: IDLE"> |
12315 Idle | 12291 Idle |
12316 </message> | 12292 </message> |
12317 <message name="IDS_CHROMEOS_NETWORK_STATE_CARRIER" desc="Network state in
about:network: CARRIER"> | 12293 <message name="IDS_CHROMEOS_NETWORK_STATE_CARRIER" desc="Network state in
about:network: CARRIER"> |
12318 Carrier | 12294 Carrier |
12319 </message> | 12295 </message> |
(...skipping 1011 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13331 </includes> | 13307 </includes> |
13332 <structures fallback_to_english="true"> | 13308 <structures fallback_to_english="true"> |
13333 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13309 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
13334 </structure> | 13310 </structure> |
13335 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13311 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
13336 </structure> | 13312 </structure> |
13337 </structures> | 13313 </structures> |
13338 | 13314 |
13339 </release> | 13315 </release> |
13340 </grit> | 13316 </grit> |
OLD | NEW |