diff options
author | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-31 22:12:15 +0000 |
---|---|---|
committer | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-31 22:12:15 +0000 |
commit | 2346f78737731d1c4456a950b2e5123ea6f33fbc (patch) | |
tree | fdf4269d9cd4e1a69ce0b377b358042297e41dfc /chrome | |
parent | 6ea03c81c023985462cc85ac1f08015c7af41ff2 (diff) | |
download | chromium_src-2346f78737731d1c4456a950b2e5123ea6f33fbc.zip chromium_src-2346f78737731d1c4456a950b2e5123ea6f33fbc.tar.gz chromium_src-2346f78737731d1c4456a950b2e5123ea6f33fbc.tar.bz2 |
Localization tweaks.
BUG=674
TEST=none
Review URL: http://codereview.chromium.org/8787
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4333 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/app/chromium_strings.grd | 2 | ||||
-rw-r--r-- | chrome/app/google_chrome_strings.grd | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd index 20914bb..5189ba6 100644 --- a/chrome/app/chromium_strings.grd +++ b/chrome/app/chromium_strings.grd @@ -246,7 +246,7 @@ be available for now. --> Chromium may use web services to improve your browsing experience - you may optionally disable these services. </message> <message name="IDS_IMPORT_BOOKMARKS" desc="Explanatory text for the importing progress dialog when importing a bookmarks.html file from the bookmark manager"> - Chromium is now importing <ph name="bookmarks">$1<ex>Favorites/Bookmarks</ex></ph>. + Chromium is now importing Favorites/Bookmarks. </message> </messages> </release> diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd index 8ae7f5b..809f1f2 100644 --- a/chrome/app/google_chrome_strings.grd +++ b/chrome/app/google_chrome_strings.grd @@ -285,7 +285,7 @@ Chrome supports. --> Google Chrome may use web services to improve your browsing experience - you may optionally disable these services. </message> <message name="IDS_IMPORT_BOOKMARKS" desc="Explanatory text for the importing progress dialog when importing a bookmarks.html file from the bookmark manager"> - Google Chrome is now importing <ph name="bookmarks">$1<ex>Favorites/Bookmarks</ex></ph>. + Google Chrome is now importing Favorites/Bookmarks. </message> </messages> </release> |