diff options
author | mirandac@chromium.org <mirandac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-01 00:24:54 +0000 |
---|---|---|
committer | mirandac@chromium.org <mirandac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-01 00:24:54 +0000 |
commit | e425000d631f35bc0c387a2f53167e92d38a1cec (patch) | |
tree | a2819a9991c9b65b081edd69ce9770dde62d286e /chrome/app/chromium_strings.grd | |
parent | 5cb94aa1a197073cf4c2183bba1128a638e276f3 (diff) | |
download | chromium_src-e425000d631f35bc0c387a2f53167e92d38a1cec.zip chromium_src-e425000d631f35bc0c387a2f53167e92d38a1cec.tar.gz chromium_src-e425000d631f35bc0c387a2f53167e92d38a1cec.tar.bz2 |
Reverting 24982.
Review URL: http://codereview.chromium.org/175041
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24987 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/chromium_strings.grd')
-rw-r--r-- | chrome/app/chromium_strings.grd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd index b61d19a..a9cbeee 100644 --- a/chrome/app/chromium_strings.grd +++ b/chrome/app/chromium_strings.grd @@ -223,6 +223,10 @@ be available for now. --> desc="Displayed to explain the Most Visited concept when there aren't enough most visited items."> The "Most visited" area shows the websites that you use most often. After using Chromium for a while, you will see your most visited sites whenever you open a new tab. You can learn more about this and other features on the <ph name="BEGIN_LINK"><a href="$1"></ph>Getting Started page<ph name="END_LINK"></a></ph>. </message> + <message name="IDS_NEW_TAB_CHROME_WELCOME_PAGE_TITLE" + desc="Title for the hard-coded thumbnail that represents the Google Chrome Welcome page. This is used on the NTP when there aren't enough thumbnails to show."> + Welcome to Chromium + </message> <message name="IDS_EXTERNAL_PROTOCOL_INFORMATION" desc="General information about what Chrome is trying to do when opening this external protocol"> Chromium needs to launch an external application to handle <ph name="SCHEME">$1<ex>acrobat:</ex></ph> links. The link requested is <ph name="PROTOLINK">$2<ex>acrobat:yourpdf</ex></ph>. </message> |