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

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

Issue 2930443002: Show confirmation dialog when copy/move operation affect other members. (Closed)
Patch Set: Update message resource names. 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc » ('j') | no next file with comments »
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 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_TD_MEMBERS_LOSE_ACCESS" desc="Pa rt of message in the confirmation dialog box when moving a file out of a Team Dr ive.">
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_CANNOT_MOVE_BACK_TO_TEAM_DRIVE" desc="Part of message in the confirmation dialog box when moving a file from Tea m 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_TD_MEMBERS_GAIN_ACCESS" desc="Pa rt of message in the confirmation dialog box when moving or copying files into a Team Drive.">
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_TD_MEMBERS_GAIN_ACCESS_TO_COPY" desc="Part of message in the confirmation dialog box when copying files into a T eam Drive.">
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_OWNERSHIP_TRANSFER" desc="Part o f message in the confirmation dialog box when moving files between two Team Driv es 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
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>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698