summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorkaznacheev@chromium.org <kaznacheev@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-26 08:25:58 +0000
committerkaznacheev@chromium.org <kaznacheev@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-26 08:25:58 +0000
commit3dde1c74b01b8425a71c061e4bb4b1335ec100ed (patch)
tree7837b2281cf86dddedce2d12cf2c10cb714fed77 /chrome/app
parentf0f1d9445d6166740246fd6c9de9b586260110f3 (diff)
downloadchromium_src-3dde1c74b01b8425a71c061e4bb4b1335ec100ed.zip
chromium_src-3dde1c74b01b8425a71c061e4bb4b1335ec100ed.tar.gz
chromium_src-3dde1c74b01b8425a71c061e4bb4b1335ec100ed.tar.bz2
[File Manager] Update strings and and help link for GDrive
BUG=chromium-os:28069,chromium-os:28298,chromium-os:28982 TEST= Review URL: https://chromiumcodereview.appspot.com/10225007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134076 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/generated_resources.grd6
1 files changed, 6 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 040cc28..1d2b9cb 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -10677,6 +10677,12 @@ Some features may be unavailable. Please check that the profile exists and you
<message name="IDS_FILE_BROWSER_OFFLINE_MESSAGE_PLURAL" desc="Message informing the user how to make multiple selected files available offline.">
To save these files for offline use, get back online and&lt;br&gt;select the <ph name="OFFLINE_CHECKBOX_NAME">'$1'<ex>'Available offline'</ex></ph> checkbox for these files.
</message>
+ <message name="IDS_FILE_BROWSER_HOSTED_OFFLINE_MESSAGE" desc="Message informing the user that the selected file is only available online.">
+ You must be online to access this file.
+ </message>
+ <message name="IDS_FILE_BROWSER_HOSTED_OFFLINE_MESSAGE_PLURAL" desc="Message informing the user that the selected files are only available online.">
+ You must be online to access these files.
+ </message>
<message name="IDS_FILE_BROWSER_GDATA_PRODUCT_NAME" desc="Google Drive product name." translateable="false">
Google Drive
</message>