| 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 <!-- Idle logout dialog for retail mode --> | 7 <!-- Idle logout dialog for retail mode --> |
| 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d
ialog. Used in retail mode only."> | 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d
ialog. Used in retail mode only."> |
| 9 Are you still there? | 9 Are you still there? |
| 10 </message> | 10 </message> |
| (...skipping 782 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 793 </message> | 793 </message> |
| 794 <message name="IDS_FILE_BROWSER_METADATA_BOX_CREATION_TIME" desc="Label for fi
le creation time."> | 794 <message name="IDS_FILE_BROWSER_METADATA_BOX_CREATION_TIME" desc="Label for fi
le creation time."> |
| 795 Created Time | 795 Created Time |
| 796 </message> | 796 </message> |
| 797 <message name="IDS_FILE_BROWSER_METADATA_BOX_DURATION" desc="Label for audio/v
ideo duration."> | 797 <message name="IDS_FILE_BROWSER_METADATA_BOX_DURATION" desc="Label for audio/v
ideo duration."> |
| 798 Duration | 798 Duration |
| 799 </message> | 799 </message> |
| 800 <message name="IDS_FILE_BROWSER_METADATA_BOX_EXIF_DEVICE_MODEL" desc="Label fo
r the device model which created the image."> | 800 <message name="IDS_FILE_BROWSER_METADATA_BOX_EXIF_DEVICE_MODEL" desc="Label fo
r the device model which created the image."> |
| 801 Device Model | 801 Device Model |
| 802 </message> | 802 </message> |
| 803 <message name="IDS_FILE_BROWSER_METADATA_BOX_EXIF_GEOGRAPHY" desc="Label for t
he latitude and the longitude where the image was taken."> |
| 804 Geography |
| 805 </message> |
| 803 <message name="IDS_FILE_BROWSER_METADATA_BOX_FILE_PATH" desc="Label for file p
ath."> | 806 <message name="IDS_FILE_BROWSER_METADATA_BOX_FILE_PATH" desc="Label for file p
ath."> |
| 804 Path | 807 Path |
| 805 </message> | 808 </message> |
| 806 <message name="IDS_FILE_BROWSER_METADATA_BOX_FILE_SIZE" desc="Label fo file si
ze."> | 809 <message name="IDS_FILE_BROWSER_METADATA_BOX_FILE_SIZE" desc="Label fo file si
ze."> |
| 807 Size | 810 Size |
| 808 </message> | 811 </message> |
| 809 <message name="IDS_FILE_BROWSER_METADATA_BOX_FRAME_RATE" desc="Label for video
frame rate."> | 812 <message name="IDS_FILE_BROWSER_METADATA_BOX_FRAME_RATE" desc="Label for video
frame rate."> |
| 810 Frame Rate | 813 Frame Rate |
| 811 </message> | 814 </message> |
| 812 <message name="IDS_FILE_BROWSER_METADATA_BOX_GENERAL_INFO" desc="Category labe
l for general file info."> | 815 <message name="IDS_FILE_BROWSER_METADATA_BOX_GENERAL_INFO" desc="Category labe
l for general file info."> |
| (...skipping 5762 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6575 <message name="IDS_PRINT_JOB_NOTIFICATION_PAUSE_BUTTON" desc="Text on the butt
on for the user to pause the current print job."> | 6578 <message name="IDS_PRINT_JOB_NOTIFICATION_PAUSE_BUTTON" desc="Text on the butt
on for the user to pause the current print job."> |
| 6576 Pause printing | 6579 Pause printing |
| 6577 </message> | 6580 </message> |
| 6578 <message name="IDS_PRINT_JOB_NOTIFICATION_RESUME_BUTTON" desc="Text on the but
ton for the user to resume the current print job."> | 6581 <message name="IDS_PRINT_JOB_NOTIFICATION_RESUME_BUTTON" desc="Text on the but
ton for the user to resume the current print job."> |
| 6579 Resume printing | 6582 Resume printing |
| 6580 </message> | 6583 </message> |
| 6581 <message name="IDS_PRINT_JOB_NOTIFICATION_GET_HELP_BUTTON" desc="Text on the b
utton for the user to get help about the current print job."> | 6584 <message name="IDS_PRINT_JOB_NOTIFICATION_GET_HELP_BUTTON" desc="Text on the b
utton for the user to get help about the current print job."> |
| 6582 Get help | 6585 Get help |
| 6583 </message> | 6586 </message> |
| 6584 </grit-part> | 6587 </grit-part> |
| OLD | NEW |