summaryrefslogtreecommitdiffstats
path: root/chrome/app/locales
diff options
context:
space:
mode:
authorben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-04 01:03:10 +0000
committerben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-04 01:03:10 +0000
commit05c81e4926762dc3732d043ec0746d887424efd3 (patch)
treeda13806674a93dea92143f48c0730c9f6f3116c4 /chrome/app/locales
parentab31a479043e92cb11d5aa6167e18459c80f6594 (diff)
downloadchromium_src-05c81e4926762dc3732d043ec0746d887424efd3.zip
chromium_src-05c81e4926762dc3732d043ec0746d887424efd3.tar.gz
chromium_src-05c81e4926762dc3732d043ec0746d887424efd3.tar.bz2
Extract all views resources into:
views_strings.[grd,vcproj] views_resources.[grd,vcproj] Moves views images (.png files) from app/theme to views/resources dir. http://crbug.com/11387 Review URL: http://codereview.chromium.org/100317 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15177 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/locales')
-rw-r--r--chrome/app/locales/ar.vcproj4
-rw-r--r--chrome/app/locales/bg.vcproj4
-rw-r--r--chrome/app/locales/bn.vcproj4
-rw-r--r--chrome/app/locales/ca.vcproj4
-rw-r--r--chrome/app/locales/cs.vcproj4
-rw-r--r--chrome/app/locales/da.vcproj4
-rw-r--r--chrome/app/locales/de.vcproj4
-rw-r--r--chrome/app/locales/el.vcproj4
-rw-r--r--chrome/app/locales/en-GB.vcproj4
-rw-r--r--chrome/app/locales/en-US.vcproj4
-rw-r--r--chrome/app/locales/es-419.vcproj4
-rw-r--r--chrome/app/locales/es.vcproj4
-rw-r--r--chrome/app/locales/et.vcproj4
-rw-r--r--chrome/app/locales/fi.vcproj4
-rw-r--r--chrome/app/locales/fil.vcproj4
-rw-r--r--chrome/app/locales/fr.vcproj4
-rw-r--r--chrome/app/locales/gu.vcproj4
-rw-r--r--chrome/app/locales/he.vcproj4
-rw-r--r--chrome/app/locales/hi.vcproj4
-rw-r--r--chrome/app/locales/hr.vcproj4
-rw-r--r--chrome/app/locales/hu.vcproj4
-rw-r--r--chrome/app/locales/id.vcproj4
-rw-r--r--chrome/app/locales/it.vcproj4
-rw-r--r--chrome/app/locales/ja.vcproj4
-rw-r--r--chrome/app/locales/kn.vcproj4
-rw-r--r--chrome/app/locales/ko.vcproj4
-rw-r--r--chrome/app/locales/lt.vcproj4
-rw-r--r--chrome/app/locales/lv.vcproj4
-rw-r--r--chrome/app/locales/ml.vcproj4
-rw-r--r--chrome/app/locales/mr.vcproj4
-rw-r--r--chrome/app/locales/nb.vcproj4
-rw-r--r--chrome/app/locales/nl.vcproj4
-rw-r--r--chrome/app/locales/or.vcproj4
-rw-r--r--chrome/app/locales/pl.vcproj4
-rw-r--r--chrome/app/locales/pt-BR.vcproj4
-rw-r--r--chrome/app/locales/pt-PT.vcproj4
-rw-r--r--chrome/app/locales/ro.vcproj4
-rw-r--r--chrome/app/locales/ru.vcproj4
-rw-r--r--chrome/app/locales/sk.vcproj4
-rw-r--r--chrome/app/locales/sl.vcproj4
-rw-r--r--chrome/app/locales/sr.vcproj4
-rw-r--r--chrome/app/locales/sv.vcproj4
-rw-r--r--chrome/app/locales/ta.vcproj4
-rw-r--r--chrome/app/locales/te.vcproj4
-rw-r--r--chrome/app/locales/th.vcproj4
-rw-r--r--chrome/app/locales/tr.vcproj4
-rw-r--r--chrome/app/locales/uk.vcproj4
-rw-r--r--chrome/app/locales/vi.vcproj4
-rw-r--r--chrome/app/locales/zh-CN.vcproj4
-rw-r--r--chrome/app/locales/zh-TW.vcproj4
50 files changed, 200 insertions, 0 deletions
diff --git a/chrome/app/locales/ar.vcproj b/chrome/app/locales/ar.vcproj
index e972e43..50489cf 100644
--- a/chrome/app/locales/ar.vcproj
+++ b/chrome/app/locales/ar.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_ar.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_ar.rc"
>
</File>
diff --git a/chrome/app/locales/bg.vcproj b/chrome/app/locales/bg.vcproj
index beecc27..aefdbf5 100644
--- a/chrome/app/locales/bg.vcproj
+++ b/chrome/app/locales/bg.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_bg.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_bg.rc"
>
</File>
diff --git a/chrome/app/locales/bn.vcproj b/chrome/app/locales/bn.vcproj
index 6f585cb..bfd43d8 100644
--- a/chrome/app/locales/bn.vcproj
+++ b/chrome/app/locales/bn.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_bn.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_bn.rc"
>
</File>
diff --git a/chrome/app/locales/ca.vcproj b/chrome/app/locales/ca.vcproj
index d5245f9..29b530b 100644
--- a/chrome/app/locales/ca.vcproj
+++ b/chrome/app/locales/ca.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_ca.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_ca.rc"
>
</File>
diff --git a/chrome/app/locales/cs.vcproj b/chrome/app/locales/cs.vcproj
index b4fd610..3b3ce18 100644
--- a/chrome/app/locales/cs.vcproj
+++ b/chrome/app/locales/cs.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_cs.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_cs.rc"
>
</File>
diff --git a/chrome/app/locales/da.vcproj b/chrome/app/locales/da.vcproj
index 9fbf9f7..7c1e844 100644
--- a/chrome/app/locales/da.vcproj
+++ b/chrome/app/locales/da.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_da.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_da.rc"
>
</File>
diff --git a/chrome/app/locales/de.vcproj b/chrome/app/locales/de.vcproj
index 8291075..5d87c8d 100644
--- a/chrome/app/locales/de.vcproj
+++ b/chrome/app/locales/de.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_de.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_de.rc"
>
</File>
diff --git a/chrome/app/locales/el.vcproj b/chrome/app/locales/el.vcproj
index 8e0ba03..a323c52 100644
--- a/chrome/app/locales/el.vcproj
+++ b/chrome/app/locales/el.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_el.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_el.rc"
>
</File>
diff --git a/chrome/app/locales/en-GB.vcproj b/chrome/app/locales/en-GB.vcproj
index 944fdb9..e334f01 100644
--- a/chrome/app/locales/en-GB.vcproj
+++ b/chrome/app/locales/en-GB.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_en-GB.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_en-GB.rc"
>
</File>
diff --git a/chrome/app/locales/en-US.vcproj b/chrome/app/locales/en-US.vcproj
index ea6c3be..cc47993 100644
--- a/chrome/app/locales/en-US.vcproj
+++ b/chrome/app/locales/en-US.vcproj
@@ -150,6 +150,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_en-US.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_en-US.rc"
>
</File>
diff --git a/chrome/app/locales/es-419.vcproj b/chrome/app/locales/es-419.vcproj
index b4673e1..3679a71 100644
--- a/chrome/app/locales/es-419.vcproj
+++ b/chrome/app/locales/es-419.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_es-419.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_es-419.rc"
>
</File>
diff --git a/chrome/app/locales/es.vcproj b/chrome/app/locales/es.vcproj
index a3b0761..aa6d494 100644
--- a/chrome/app/locales/es.vcproj
+++ b/chrome/app/locales/es.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_es.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_es.rc"
>
</File>
diff --git a/chrome/app/locales/et.vcproj b/chrome/app/locales/et.vcproj
index 00806f6..ed29edd 100644
--- a/chrome/app/locales/et.vcproj
+++ b/chrome/app/locales/et.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_et.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_et.rc"
>
</File>
diff --git a/chrome/app/locales/fi.vcproj b/chrome/app/locales/fi.vcproj
index 7284f68..864c481 100644
--- a/chrome/app/locales/fi.vcproj
+++ b/chrome/app/locales/fi.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_fi.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_fi.rc"
>
</File>
diff --git a/chrome/app/locales/fil.vcproj b/chrome/app/locales/fil.vcproj
index 1566861..b3f1bdc 100644
--- a/chrome/app/locales/fil.vcproj
+++ b/chrome/app/locales/fil.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_fil.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_fil.rc"
>
</File>
diff --git a/chrome/app/locales/fr.vcproj b/chrome/app/locales/fr.vcproj
index 816d4d8..50ad834 100644
--- a/chrome/app/locales/fr.vcproj
+++ b/chrome/app/locales/fr.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_fr.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_fr.rc"
>
</File>
diff --git a/chrome/app/locales/gu.vcproj b/chrome/app/locales/gu.vcproj
index 0ae14f6..146c495 100644
--- a/chrome/app/locales/gu.vcproj
+++ b/chrome/app/locales/gu.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_gu.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_gu.rc"
>
</File>
diff --git a/chrome/app/locales/he.vcproj b/chrome/app/locales/he.vcproj
index 191adaa..4ceb54f 100644
--- a/chrome/app/locales/he.vcproj
+++ b/chrome/app/locales/he.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_he.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_he.rc"
>
</File>
diff --git a/chrome/app/locales/hi.vcproj b/chrome/app/locales/hi.vcproj
index 4fb374b..41fa4f0 100644
--- a/chrome/app/locales/hi.vcproj
+++ b/chrome/app/locales/hi.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_hi.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_hi.rc"
>
</File>
diff --git a/chrome/app/locales/hr.vcproj b/chrome/app/locales/hr.vcproj
index 1d7f4d5..363e479 100644
--- a/chrome/app/locales/hr.vcproj
+++ b/chrome/app/locales/hr.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_hr.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_hr.rc"
>
</File>
diff --git a/chrome/app/locales/hu.vcproj b/chrome/app/locales/hu.vcproj
index bb1a1a6..4d95457 100644
--- a/chrome/app/locales/hu.vcproj
+++ b/chrome/app/locales/hu.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_hu.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_hu.rc"
>
</File>
diff --git a/chrome/app/locales/id.vcproj b/chrome/app/locales/id.vcproj
index 17bc92a..3fee7cf 100644
--- a/chrome/app/locales/id.vcproj
+++ b/chrome/app/locales/id.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_id.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_id.rc"
>
</File>
diff --git a/chrome/app/locales/it.vcproj b/chrome/app/locales/it.vcproj
index bb8632f..8888397 100644
--- a/chrome/app/locales/it.vcproj
+++ b/chrome/app/locales/it.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_it.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_it.rc"
>
</File>
diff --git a/chrome/app/locales/ja.vcproj b/chrome/app/locales/ja.vcproj
index 8b88fc8..544ff15 100644
--- a/chrome/app/locales/ja.vcproj
+++ b/chrome/app/locales/ja.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_ja.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_ja.rc"
>
</File>
diff --git a/chrome/app/locales/kn.vcproj b/chrome/app/locales/kn.vcproj
index 7179c08..12684a2 100644
--- a/chrome/app/locales/kn.vcproj
+++ b/chrome/app/locales/kn.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_kn.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_kn.rc"
>
</File>
diff --git a/chrome/app/locales/ko.vcproj b/chrome/app/locales/ko.vcproj
index 91dc2b0..d1a4905 100644
--- a/chrome/app/locales/ko.vcproj
+++ b/chrome/app/locales/ko.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_ko.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_ko.rc"
>
</File>
diff --git a/chrome/app/locales/lt.vcproj b/chrome/app/locales/lt.vcproj
index 170c078..91dc13b 100644
--- a/chrome/app/locales/lt.vcproj
+++ b/chrome/app/locales/lt.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_lt.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_lt.rc"
>
</File>
diff --git a/chrome/app/locales/lv.vcproj b/chrome/app/locales/lv.vcproj
index 3e8aa3a..7894b82 100644
--- a/chrome/app/locales/lv.vcproj
+++ b/chrome/app/locales/lv.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_lv.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_lv.rc"
>
</File>
diff --git a/chrome/app/locales/ml.vcproj b/chrome/app/locales/ml.vcproj
index 6b37f02..8e72fb6 100644
--- a/chrome/app/locales/ml.vcproj
+++ b/chrome/app/locales/ml.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_ml.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_ml.rc"
>
</File>
diff --git a/chrome/app/locales/mr.vcproj b/chrome/app/locales/mr.vcproj
index ba0b230..afc7a81 100644
--- a/chrome/app/locales/mr.vcproj
+++ b/chrome/app/locales/mr.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_mr.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_mr.rc"
>
</File>
diff --git a/chrome/app/locales/nb.vcproj b/chrome/app/locales/nb.vcproj
index ddd5d60..d85bcdf 100644
--- a/chrome/app/locales/nb.vcproj
+++ b/chrome/app/locales/nb.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_nb.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_nb.rc"
>
</File>
diff --git a/chrome/app/locales/nl.vcproj b/chrome/app/locales/nl.vcproj
index 5964888..f3ca341 100644
--- a/chrome/app/locales/nl.vcproj
+++ b/chrome/app/locales/nl.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_nl.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_nl.rc"
>
</File>
diff --git a/chrome/app/locales/or.vcproj b/chrome/app/locales/or.vcproj
index 04779ec..07e7b0c 100644
--- a/chrome/app/locales/or.vcproj
+++ b/chrome/app/locales/or.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_or.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_or.rc"
>
</File>
diff --git a/chrome/app/locales/pl.vcproj b/chrome/app/locales/pl.vcproj
index 186b933..a7c651a 100644
--- a/chrome/app/locales/pl.vcproj
+++ b/chrome/app/locales/pl.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_pl.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_pl.rc"
>
</File>
diff --git a/chrome/app/locales/pt-BR.vcproj b/chrome/app/locales/pt-BR.vcproj
index fa4293c..3b97ca5 100644
--- a/chrome/app/locales/pt-BR.vcproj
+++ b/chrome/app/locales/pt-BR.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_pt-BR.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_pt-BR.rc"
>
</File>
diff --git a/chrome/app/locales/pt-PT.vcproj b/chrome/app/locales/pt-PT.vcproj
index 600077e..6bedf2c 100644
--- a/chrome/app/locales/pt-PT.vcproj
+++ b/chrome/app/locales/pt-PT.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_pt-PT.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_pt-PT.rc"
>
</File>
diff --git a/chrome/app/locales/ro.vcproj b/chrome/app/locales/ro.vcproj
index e662853..f9821fd 100644
--- a/chrome/app/locales/ro.vcproj
+++ b/chrome/app/locales/ro.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_ro.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_ro.rc"
>
</File>
diff --git a/chrome/app/locales/ru.vcproj b/chrome/app/locales/ru.vcproj
index 0acec23..0d2b38e 100644
--- a/chrome/app/locales/ru.vcproj
+++ b/chrome/app/locales/ru.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_ru.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_ru.rc"
>
</File>
diff --git a/chrome/app/locales/sk.vcproj b/chrome/app/locales/sk.vcproj
index 4772679..c003d8e 100644
--- a/chrome/app/locales/sk.vcproj
+++ b/chrome/app/locales/sk.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_sk.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_sk.rc"
>
</File>
diff --git a/chrome/app/locales/sl.vcproj b/chrome/app/locales/sl.vcproj
index a468384..1695895 100644
--- a/chrome/app/locales/sl.vcproj
+++ b/chrome/app/locales/sl.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_sl.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_sl.rc"
>
</File>
diff --git a/chrome/app/locales/sr.vcproj b/chrome/app/locales/sr.vcproj
index 8fa065c..40e3543 100644
--- a/chrome/app/locales/sr.vcproj
+++ b/chrome/app/locales/sr.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_sr.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_sr.rc"
>
</File>
diff --git a/chrome/app/locales/sv.vcproj b/chrome/app/locales/sv.vcproj
index aef7ba0..9acee08 100644
--- a/chrome/app/locales/sv.vcproj
+++ b/chrome/app/locales/sv.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_sv.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_sv.rc"
>
</File>
diff --git a/chrome/app/locales/ta.vcproj b/chrome/app/locales/ta.vcproj
index 7b6360b..6dd1fe0 100644
--- a/chrome/app/locales/ta.vcproj
+++ b/chrome/app/locales/ta.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_ta.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_ta.rc"
>
</File>
diff --git a/chrome/app/locales/te.vcproj b/chrome/app/locales/te.vcproj
index 4b29924..d5e1f8a 100644
--- a/chrome/app/locales/te.vcproj
+++ b/chrome/app/locales/te.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_te.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_te.rc"
>
</File>
diff --git a/chrome/app/locales/th.vcproj b/chrome/app/locales/th.vcproj
index 3e6cef3..8e812708 100644
--- a/chrome/app/locales/th.vcproj
+++ b/chrome/app/locales/th.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_th.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_th.rc"
>
</File>
diff --git a/chrome/app/locales/tr.vcproj b/chrome/app/locales/tr.vcproj
index fe691d9..f4fb401 100644
--- a/chrome/app/locales/tr.vcproj
+++ b/chrome/app/locales/tr.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_tr.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_tr.rc"
>
</File>
diff --git a/chrome/app/locales/uk.vcproj b/chrome/app/locales/uk.vcproj
index ecff800..77ba70d 100644
--- a/chrome/app/locales/uk.vcproj
+++ b/chrome/app/locales/uk.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_uk.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_uk.rc"
>
</File>
diff --git a/chrome/app/locales/vi.vcproj b/chrome/app/locales/vi.vcproj
index 1223af8..c76f42e 100644
--- a/chrome/app/locales/vi.vcproj
+++ b/chrome/app/locales/vi.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_vi.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_vi.rc"
>
</File>
diff --git a/chrome/app/locales/zh-CN.vcproj b/chrome/app/locales/zh-CN.vcproj
index c9c3288..c33e7b7 100644
--- a/chrome/app/locales/zh-CN.vcproj
+++ b/chrome/app/locales/zh-CN.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_zh-CN.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_zh-CN.rc"
>
</File>
diff --git a/chrome/app/locales/zh-TW.vcproj b/chrome/app/locales/zh-TW.vcproj
index 6e3b2fb..e110052 100644
--- a/chrome/app/locales/zh-TW.vcproj
+++ b/chrome/app/locales/zh-TW.vcproj
@@ -148,6 +148,10 @@
>
</File>
<File
+ RelativePath="$(OutDir)\grit_derived_sources\views_strings_zh-TW.rc"
+ >
+ </File>
+ <File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_zh-TW.rc"
>
</File>