Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(23)

Side by Side Diff: chrome/app/chromeos_strings.grdp

Issue 2693093002: Fetch file metadata of files under Team Drives. (Closed)
Patch Set: Remove redundant de-referencing. Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/about_flags.cc » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 1491 matching lines...) Expand 10 before | Expand all | Expand 10 after
1502 </message> 1502 </message>
1503 <message name="IDS_DOWNLOADING_TIME_LEFT_SMALL" desc="The status text for down loading estimated time left, when estimated time is less than one minute"> 1503 <message name="IDS_DOWNLOADING_TIME_LEFT_SMALL" desc="The status text for down loading estimated time left, when estimated time is less than one minute">
1504 Less than 1 minute left 1504 Less than 1 minute left
1505 </message> 1505 </message>
1506 <message name="IDS_DRIVE_OFFLINE_NOTIFICATION_MESSAGE" desc="Message shown in notification when Google Drive offline mode is automatically enabled."> 1506 <message name="IDS_DRIVE_OFFLINE_NOTIFICATION_MESSAGE" desc="Message shown in notification when Google Drive offline mode is automatically enabled.">
1507 Your Docs, Sheets, Slides, and Drawings files are being synced. Open the Goo gle Drive app to access them online or offline. 1507 Your Docs, Sheets, Slides, and Drawings files are being synced. Open the Goo gle Drive app to access them online or offline.
1508 </message> 1508 </message>
1509 <message name="IDS_DRIVE_OFFLINE_NOTIFICATION_BUTTON" desc="Label on button in notification when Google Drive offline mode is automatically enabled."> 1509 <message name="IDS_DRIVE_OFFLINE_NOTIFICATION_BUTTON" desc="Label on button in notification when Google Drive offline mode is automatically enabled.">
1510 Learn More 1510 Learn More
1511 </message> 1511 </message>
1512 <message name="IDS_FLAGS_USE_TEAM_DRIVES_NAME" desc="Name of the flag to enabl e Team Drives integration in the Files app.">
1513 Team Drives
1514 </message>
1515 <message name="IDS_FLAGS_USE_TEAM_DRIVES_DESCRIPTION" desc="Description of the flag to enable Team Drives integration in the Files app.">
1516 Enable Team Drives in the Files app.
1517 </message>
1512 <message name="IDS_UPDATE_CANCEL" desc="Message telling to press Escape to can cel update on a non-official build"> 1518 <message name="IDS_UPDATE_CANCEL" desc="Message telling to press Escape to can cel update on a non-official build">
1513 Press ESCAPE to skip (Non-official builds only). 1519 Press ESCAPE to skip (Non-official builds only).
1514 </message> 1520 </message>
1515 <message name="IDS_UPDATE_CANCELLED" desc="Message shown when the update has b een cancelled by user"> 1521 <message name="IDS_UPDATE_CANCELLED" desc="Message shown when the update has b een cancelled by user">
1516 Cancelling update... 1522 Cancelling update...
1517 </message> 1523 </message>
1518 <message name="IDS_REMORA_CONFIRM_MESSAGE" desc="Remora confirm message on the first OOBE screen"> 1524 <message name="IDS_REMORA_CONFIRM_MESSAGE" desc="Remora confirm message on the first OOBE screen">
1519 Chromebox for Meetings device is ready to be set up. 1525 Chromebox for Meetings device is ready to be set up.
1520 </message> 1526 </message>
1521 <message name="IDS_WELCOME_SCREEN_GREETING" desc="Greeting message on the OOBE welcome screen"> 1527 <message name="IDS_WELCOME_SCREEN_GREETING" desc="Greeting message on the OOBE welcome screen">
(...skipping 5210 matching lines...) Expand 10 before | Expand all | Expand 10 after
6732 Attempts left: $1 6738 Attempts left: $1
6733 </message> 6739 </message>
6734 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation"> 6740 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation">
6735 PIN 6741 PIN
6736 </message> 6742 </message>
6737 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation"> 6743 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation">
6738 PUK 6744 PUK
6739 </message> 6745 </message>
6740 6746
6741 </grit-part> 6747 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/about_flags.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698