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

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

Issue 2930443002: Show confirmation dialog when copy/move operation affect other members. (Closed)
Patch Set: Remove some comment Created 3 years, 6 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
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 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
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_COPY_TO_TEAM_DRIVE_TITLE" desc=" Title of the confirmation dialog when copying a file.">
80 Copy to '<ph name="DESTINATION_TEAM_DRIVE_NAME">$1</ph>'?
81 </message>
82 <message name="IDS_FILE_BROWSER_DRIVE_CONFIRM_MOVE_BETWEEN_TEAM_DRIVES_TITLE" desc="Title of the confirmation dialog when moving files between 2 different Tea m Drives.">
83 Move files between Team Drives?
84 </message>
85 <message name="IDS_FILE_BROWSER_DRIVE_CONFIRM_MOVE_FROM_TEAM_DRIVE_TITLE" desc ="Title of the confirmation dialog when moving a file.">
86 Move to '<ph name="DESTINATION_NAME">$1</ph>'?
87 </message>
88 <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.">
89 Members of '<ph name="SOURCE_NAME">$1</ph>' will lose access unless these it ems are shared with them.
90 </message>
91 <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.">
92 The items cannot be moved back into '<ph name="DESTINATION_NAME">$1</ph>', s o you won't be able to undo this action.
93 </message>
94 <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.">
95 Members of '<ph name="DESTINATION_NAME">$1</ph>' will gain access to these i tems.
96 </message>
97 <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.">
98 Members of '<ph name="DESTINATION_NAME">$1</ph>' will gain access to the cop y of these items.
99 </message>
100 <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.">
101 Ownership will be transferred to <ph name="DESTINATION_DOMAIN">$1</ph>.
102 </message>
103 <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.">
104 Copy
105 </message>
106 <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.">
107 Move
108 </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."> 109 <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 110 Abort
81 </message> 111 </message>
82 <message name="IDS_FILE_BROWSER_DRIVE_DIRECTORY_LABEL" desc="/drive directory label."> 112 <message name="IDS_FILE_BROWSER_DRIVE_DIRECTORY_LABEL" desc="/drive directory label.">
83 Google Drive 113 Google Drive
84 </message> 114 </message>
85 <message name="IDS_FILE_BROWSER_DRIVE_MY_DRIVE_LABEL" desc="A label for the 'M y Drive' collection of Google Drive."> 115 <message name="IDS_FILE_BROWSER_DRIVE_MY_DRIVE_LABEL" desc="A label for the 'M y Drive' collection of Google Drive.">
86 My Drive 116 My Drive
87 </message> 117 </message>
88 <message name="IDS_FILE_BROWSER_DRIVE_TEAM_DRIVES_LABEL" desc="A label for the 'Team Drives' collection of Google Drive."> 118 <message name="IDS_FILE_BROWSER_DRIVE_TEAM_DRIVES_LABEL" desc="A label for the 'Team Drives' collection of Google Drive.">
(...skipping 6039 matching lines...) Expand 10 before | Expand all | Expand 10 after
6128 Attempts left: $1 6158 Attempts left: $1
6129 </message> 6159 </message>
6130 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation"> 6160 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation">
6131 PIN 6161 PIN
6132 </message> 6162 </message>
6133 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation"> 6163 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation">
6134 PUK 6164 PUK
6135 </message> 6165 </message>
6136 6166
6137 </grit-part> 6167 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698