From 6607e4d0790b7c16370d532d6bb7f045a88c19b9 Mon Sep 17 00:00:00 2001 From: "tc@google.com" Date: Thu, 5 Mar 2009 01:32:47 +0000 Subject: Use grit to generate locale rc files and remove the old locale rc files from the tree. I made a small change to grit so we can use our resource ID as the translation ID making it a bit easier to read. The old locale_settings*.rc files would #include the google_strings.rc or chromium_strings.rc. Instead, I added it to the vcproj file using $(CHROMIUM_BUILD) to grab the right file. This required changing the output names in the grd files. TBR=deanm Review URL: http://codereview.chromium.org/39152 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10955 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/chromium_strings.grd | 102 ++++++++++++++++++++-------------------- 1 file changed, 52 insertions(+), 50 deletions(-) (limited to 'chrome/app/chromium_strings.grd') diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd index c175c97..ac6186c 100644 --- a/chrome/app/chromium_strings.grd +++ b/chrome/app/chromium_strings.grd @@ -9,57 +9,59 @@ be available for now. --> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + -- cgit v1.1