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. OS values are passed through from Python's sys.platform: | 5 locale. OS values are passed through from Python's sys.platform: |
6 | 6 |
7 win32 - Windows | 7 win32 - Windows |
8 darwin - Mac | 8 darwin - Mac |
9 linux2 - Linux (both Views and GTK+) | 9 linux2 - Linux (both Views and GTK+) |
10 | 10 |
(...skipping 11229 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11240 Take picture. | 11240 Take picture. |
11241 </message> | 11241 </message> |
11242 | 11242 |
11243 <!-- Removable device notifications --> | 11243 <!-- Removable device notifications --> |
11244 <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...)"> | 11244 <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...)"> |
11245 Removable device detected | 11245 Removable device detected |
11246 </message> | 11246 </message> |
11247 <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...)"> | 11247 <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...)"> |
11248 Scanning content... | 11248 Scanning content... |
11249 </message> | 11249 </message> |
11250 <!-- TODO(zelidrag): Remove this one once file system is wired --> | |
11251 <message name="IDS_REMOVABLE_DEVICE_MOUNTED_MESSAGE" desc="Text of notific
ation message which is shown when removable device is ready to be used."> | |
11252 Removable device is ready to be used, click here to open... | |
11253 </message> | |
11254 | 11250 |
11255 <!-- Network state strings for ChromeOS --> | 11251 <!-- Network state strings for ChromeOS --> |
11256 <message name="IDS_CHROMEOS_NETWORK_STATE_UNKNOWN" desc="Network state in
about:network: UNKNOWN"> | 11252 <message name="IDS_CHROMEOS_NETWORK_STATE_UNKNOWN" desc="Network state in
about:network: UNKNOWN"> |
11257 Unknown | 11253 Unknown |
11258 </message> | 11254 </message> |
11259 <message name="IDS_CHROMEOS_NETWORK_STATE_IDLE" desc="Network state in abo
ut:network: IDLE"> | 11255 <message name="IDS_CHROMEOS_NETWORK_STATE_IDLE" desc="Network state in abo
ut:network: IDLE"> |
11260 Idle | 11256 Idle |
11261 </message> | 11257 </message> |
11262 <message name="IDS_CHROMEOS_NETWORK_STATE_CARRIER" desc="Network state in
about:network: CARRIER"> | 11258 <message name="IDS_CHROMEOS_NETWORK_STATE_CARRIER" desc="Network state in
about:network: CARRIER"> |
11263 Carrier | 11259 Carrier |
(...skipping 852 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12116 </includes> | 12112 </includes> |
12117 <structures fallback_to_english="true"> | 12113 <structures fallback_to_english="true"> |
12118 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 12114 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
12119 </structure> | 12115 </structure> |
12120 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 12116 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
12121 </structure> | 12117 </structure> |
12122 </structures> | 12118 </structures> |
12123 | 12119 |
12124 </release> | 12120 </release> |
12125 </grit> | 12121 </grit> |
OLD | NEW |