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

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 571343002: Add notification before getMultiProfileShareEntries_. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 side-by-side diff with in-line comments
Download patch
Index: chrome/app/chromeos_strings.grdp
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
index 5b526051c89eec9a0e04ca48f46b9e8de5269a2d..57c5be362ed9daece56fbfe533a5804607534c30 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -497,6 +497,9 @@ Press any key to continue exploring.
<message name="IDS_FILE_BROWSER_ZIP_UNEXPECTED_ERROR" desc="File Manager error message.">
Zipping failed, unexpected error: $1
</message>
+ <message name="IDS_FILE_BROWSER_CHECK_FILES_ARE_SHARED" desc="File Manager status message when check files are shared">
+ Check items are shared.
hirono 2014/09/16 08:12:56 Could you confirm with @bengold if the message is
iseki 2014/09/16 08:44:20 Done.
+ </message>
<message name="IDS_FILE_BROWSER_SYNC_FILE_NAME" desc="File Manager status message.">
Syncing <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph>...
</message>

Powered by Google App Engine
This is Rietveld 408576698