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 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
78 </message> | 78 </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."> | 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."> |
80 Abort | 80 Abort |
81 </message> | 81 </message> |
82 <message name="IDS_FILE_BROWSER_DRIVE_DIRECTORY_LABEL" desc="/drive directory
label."> | 82 <message name="IDS_FILE_BROWSER_DRIVE_DIRECTORY_LABEL" desc="/drive directory
label."> |
83 Google Drive | 83 Google Drive |
84 </message> | 84 </message> |
85 <message name="IDS_FILE_BROWSER_DRIVE_MY_DRIVE_LABEL" desc="A label for the 'M
y Drive' collection of Google Drive."> | 85 <message name="IDS_FILE_BROWSER_DRIVE_MY_DRIVE_LABEL" desc="A label for the 'M
y Drive' collection of Google Drive."> |
86 My Drive | 86 My Drive |
87 </message> | 87 </message> |
| 88 <message name="IDS_FILE_BROWSER_DRIVE_TEAM_DRIVES_LABEL" desc="A label for the
'Team Drives' collection of Google Drive."> |
| 89 Team Drives |
| 90 </message> |
88 <message name="IDS_FILE_BROWSER_DRIVE_SHARED_WITH_ME_COLLECTION_LABEL" desc="A
label for the 'shared with me' collection of Google Drive."> | 91 <message name="IDS_FILE_BROWSER_DRIVE_SHARED_WITH_ME_COLLECTION_LABEL" desc="A
label for the 'shared with me' collection of Google Drive."> |
89 Shared with me | 92 Shared with me |
90 </message> | 93 </message> |
91 <message name="IDS_FILE_BROWSER_DRIVE_RECENT_COLLECTION_LABEL" desc="A label f
or the 'Recent' collection of Google Drive."> | 94 <message name="IDS_FILE_BROWSER_DRIVE_RECENT_COLLECTION_LABEL" desc="A label f
or the 'Recent' collection of Google Drive."> |
92 Recent | 95 Recent |
93 </message> | 96 </message> |
94 <message name="IDS_FILE_BROWSER_DRIVE_OFFLINE_COLLECTION_LABEL" desc="A label
for the 'Offline' collection of Google Drive."> | 97 <message name="IDS_FILE_BROWSER_DRIVE_OFFLINE_COLLECTION_LABEL" desc="A label
for the 'Offline' collection of Google Drive."> |
95 Offline | 98 Offline |
96 </message> | 99 </message> |
97 <message name="IDS_FILE_BROWSER_DOWNLOADS_DIRECTORY_LABEL" desc="Downloads loc
al directory label."> | 100 <message name="IDS_FILE_BROWSER_DOWNLOADS_DIRECTORY_LABEL" desc="Downloads loc
al directory label."> |
(...skipping 6594 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6692 Attempts left: $1 | 6695 Attempts left: $1 |
6693 </message> | 6696 </message> |
6694 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> | 6697 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> |
6695 PIN | 6698 PIN |
6696 </message> | 6699 </message> |
6697 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> | 6700 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> |
6698 PUK | 6701 PUK |
6699 </message> | 6702 </message> |
6700 | 6703 |
6701 </grit-part> | 6704 </grit-part> |
OLD | NEW |