| 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 779 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 790 </message> | 790 </message> |
| 791 <message name="IDS_FILE_BROWSER_METADATA_BOX_CREATED_BY" desc="Label for who c
reated the file."> | 791 <message name="IDS_FILE_BROWSER_METADATA_BOX_CREATED_BY" desc="Label for who c
reated the file."> |
| 792 Created By | 792 Created By |
| 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."> |
| 801 Device Model |
| 802 </message> |
| 800 <message name="IDS_FILE_BROWSER_METADATA_BOX_FILE_PATH" desc="Label for file p
ath."> | 803 <message name="IDS_FILE_BROWSER_METADATA_BOX_FILE_PATH" desc="Label for file p
ath."> |
| 801 Path | 804 Path |
| 802 </message> | 805 </message> |
| 803 <message name="IDS_FILE_BROWSER_METADATA_BOX_FILE_SIZE" desc="Label fo file si
ze."> | 806 <message name="IDS_FILE_BROWSER_METADATA_BOX_FILE_SIZE" desc="Label fo file si
ze."> |
| 804 Size | 807 Size |
| 805 </message> | 808 </message> |
| 806 <message name="IDS_FILE_BROWSER_METADATA_BOX_FRAME_RATE" desc="Label for video
frame rate."> | 809 <message name="IDS_FILE_BROWSER_METADATA_BOX_FRAME_RATE" desc="Label for video
frame rate."> |
| 807 Frame Rate | 810 Frame Rate |
| 808 </message> | 811 </message> |
| 809 <message name="IDS_FILE_BROWSER_METADATA_BOX_GENERAL_INFO" desc="Category labe
l for general file info."> | 812 <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... |
| 6572 <message name="IDS_PRINT_JOB_NOTIFICATION_PAUSE_BUTTON" desc="Text on the butt
on for the user to pause the current print job."> | 6575 <message name="IDS_PRINT_JOB_NOTIFICATION_PAUSE_BUTTON" desc="Text on the butt
on for the user to pause the current print job."> |
| 6573 Pause printing | 6576 Pause printing |
| 6574 </message> | 6577 </message> |
| 6575 <message name="IDS_PRINT_JOB_NOTIFICATION_RESUME_BUTTON" desc="Text on the but
ton for the user to resume the current print job."> | 6578 <message name="IDS_PRINT_JOB_NOTIFICATION_RESUME_BUTTON" desc="Text on the but
ton for the user to resume the current print job."> |
| 6576 Resume printing | 6579 Resume printing |
| 6577 </message> | 6580 </message> |
| 6578 <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."> | 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."> |
| 6579 Get help | 6582 Get help |
| 6580 </message> | 6583 </message> |
| 6581 </grit-part> | 6584 </grit-part> |
| OLD | NEW |