Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <!-- Chrome OS-specific strings (included from generated_resources.grd). | 2 <!-- Chrome OS-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 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 69 The current wallpaper is set by '<ph name="APP_NAME">$1</ph>'. You may need to uninstall '<ph name="APP_NAME">$1</ph>' before selecting a different wallpape r. | 69 The current wallpaper is set by '<ph name="APP_NAME">$1</ph>'. You may need to uninstall '<ph name="APP_NAME">$1</ph>' before selecting a different wallpape r. |
| 70 </message> | 70 </message> |
| 71 | 71 |
| 72 <!-- File Manager --> | 72 <!-- File Manager --> |
| 73 <message name="IDS_FILE_SYSTEM_PROVIDER_UNRESPONSIVE_WARNING" desc="A warning shown in a notification that an operation is taking longer than expected."> | 73 <message name="IDS_FILE_SYSTEM_PROVIDER_UNRESPONSIVE_WARNING" desc="A warning shown in a notification that an operation is taking longer than expected."> |
| 74 An operation is taking longer than expected. Do you want to abort it? | 74 An operation is taking longer than expected. Do you want to abort it? |
| 75 </message> | 75 </message> |
| 76 <message name="IDS_FILE_SYSTEM_PROVIDER_MANY_UNRESPONSIVE_WARNING" desc="A war ning shown in a notification that more than one operations are taking longer tha n expected."> | 76 <message name="IDS_FILE_SYSTEM_PROVIDER_MANY_UNRESPONSIVE_WARNING" desc="A war ning shown in a notification that more than one operations are taking longer tha n expected."> |
| 77 Some operations are taking longer than expected. Do you want to abort them? | 77 Some operations are taking longer than expected. Do you want to abort them? |
| 78 </message> | 78 </message> |
| 79 <message name="IDS_FILE_BROWSER_DRIVE_CONFIRM_MOVE_FROM_TEAM_DRIVE_BODY" desc= "Part of message in the confirmation dialog box when moving a file out of a Team Drive."> | |
| 80 Members of '<ph name="SOURCE_NAME">$1</ph>' will lose access unless these it ems are shared with them. | |
| 81 </message> | |
| 82 <message name="IDS_FILE_BROWSER_DRIVE_CONFIRM_MOVE_FROM_TEAM_DRIVE_CANNOT_MOVE D_BACK" desc="Part of message in the confirmation dialog box when moving a file from Team Drives to My Drive to tell that the operation is not undoable."> | |
| 83 The items cannot be moved back into '<ph name="DESTINATION_NAME">$1</ph>', s o you won't be able to undo this action. | |
| 84 </message> | |
| 85 <message name="IDS_FILE_BROWSER_DRIVE_CONFIRM_MOVE_TO_TEAM_DRIVE_BODY" desc="P art of message in the confirmation dialog box when moving or copying files into a Team Drive."> | |
|
yamaguchi
2017/06/12 10:35:23
Should we also change these IDS_* message names mo
fukino
2017/06/12 10:41:59
It's OK if the ID name describes the message conte
yamaguchi
2017/06/14 11:24:04
Done.
| |
| 86 Members of '<ph name="DESTINATION_NAME">$1</ph>' will gain access to these i tems. | |
| 87 </message> | |
| 88 <message name="IDS_FILE_BROWSER_DRIVE_CONFIRM_COPY_TO_TEAM_DRIVE_BODY" desc="P art of message in the confirmation dialog box when copying files into a Team Dri ve."> | |
| 89 Members of '<ph name="DESTINATION_NAME">$1</ph>' will gain access to the cop y of these items. | |
| 90 </message> | |
| 91 <message name="IDS_FILE_BROWSER_DRIVE_CONFIRM_MOVE_TO_TEAM_DRIVE_OWNERSHIP_TRA NSFER" desc="Part of message in the confirmation dialog box when moving files be tween two Team Drives that belong to different domains."> | |
| 92 Ownership will be transferred to <ph name="DESTINATION_DOMAIN">$1</ph>. | |
| 93 </message> | |
| 94 <message name="IDS_FILE_BROWSER_CONFIRM_COPY_BUTTON_LABEL" desc="Button label for approving file copy operation in the confirmation dialog box. This is placed next to CANCEL button."> | |
| 95 Copy | |
| 96 </message> | |
| 97 <message name="IDS_FILE_BROWSER_CONFIRM_MOVE_BUTTON_LABEL" desc="Button label for approving file move operation in the confirmation dialog box. This is placed next to CANCEL button."> | |
| 98 Move | |
| 99 </message> | |
| 79 <message name="IDS_FILE_SYSTEM_PROVIDER_UNRESPONSIVE_ABORT_BUTTON" desc="Label of the button on the notification about an operation(s) taking to long."> | 100 <message name="IDS_FILE_SYSTEM_PROVIDER_UNRESPONSIVE_ABORT_BUTTON" desc="Label of the button on the notification about an operation(s) taking to long."> |
| 80 Abort | 101 Abort |
| 81 </message> | 102 </message> |
| 82 <message name="IDS_FILE_BROWSER_DRIVE_DIRECTORY_LABEL" desc="/drive directory label."> | 103 <message name="IDS_FILE_BROWSER_DRIVE_DIRECTORY_LABEL" desc="/drive directory label."> |
| 83 Google Drive | 104 Google Drive |
| 84 </message> | 105 </message> |
| 85 <message name="IDS_FILE_BROWSER_DRIVE_MY_DRIVE_LABEL" desc="A label for the 'M y Drive' collection of Google Drive."> | 106 <message name="IDS_FILE_BROWSER_DRIVE_MY_DRIVE_LABEL" desc="A label for the 'M y Drive' collection of Google Drive."> |
| 86 My Drive | 107 My Drive |
| 87 </message> | 108 </message> |
| 88 <message name="IDS_FILE_BROWSER_DRIVE_TEAM_DRIVES_LABEL" desc="A label for the 'Team Drives' collection of Google Drive."> | 109 <message name="IDS_FILE_BROWSER_DRIVE_TEAM_DRIVES_LABEL" desc="A label for the 'Team Drives' collection of Google Drive."> |
| (...skipping 6042 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 6131 Attempts left: $1 | 6152 Attempts left: $1 |
| 6132 </message> | 6153 </message> |
| 6133 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation"> | 6154 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation"> |
| 6134 PIN | 6155 PIN |
| 6135 </message> | 6156 </message> |
| 6136 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation"> | 6157 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation"> |
| 6137 PUK | 6158 PUK |
| 6138 </message> | 6159 </message> |
| 6139 | 6160 |
| 6140 </grit-part> | 6161 </grit-part> |
| OLD | NEW |