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

Unified Diff: chrome/browser/resources/file_manager/js/mock_chrome.js

Issue 12207124: Change Get started to Check eligibility in the promo banner in Files.app. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/resources/file_manager/js/drive_banners.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/file_manager/js/mock_chrome.js
diff --git a/chrome/browser/resources/file_manager/js/mock_chrome.js b/chrome/browser/resources/file_manager/js/mock_chrome.js
index e8a9ba4f9bd02c3bdef90e9b9ed18463a7cc4532..84b41a5d562afeff2f33af61c1c9e4f54d90374a 100644
--- a/chrome/browser/resources/file_manager/js/mock_chrome.js
+++ b/chrome/browser/resources/file_manager/js/mock_chrome.js
@@ -620,7 +620,7 @@ chrome.fileBrowserPrivate = {
'safely stored in Google Drive .</p>' +
'<p><strong>Share, create and collaborate</strong> ' +
'on files with others all in one place .</p>',
- DRIVE_WELCOME_GET_STARTED: 'Get started',
+ DRIVE_WELCOME_CHECK_ELIGIBILITY: 'Check eligibility',
DRIVE_WELCOME_DISMISS: 'Dismiss',
DRIVE_LOADING_PROGRESS: '$1 files fetched',
« no previous file with comments | « chrome/browser/resources/file_manager/js/drive_banners.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698