From 6c6b294895f0d2ec22df719e748ad656b721485b Mon Sep 17 00:00:00 2001 From: Matt Ellis Date: Tue, 26 May 2015 11:06:39 -0700 Subject: Fix resource string One of the resource strings used by mscorlib had a wrong character in it, this brings the data back into alignment with what is provided by the Windows Globalization folks. [tfs-changeset: 1476903] --- src/mscorlib/src/mscorlib.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/mscorlib/src/mscorlib.txt b/src/mscorlib/src/mscorlib.txt index 96f2855ad3..1d681b8272 100644 --- a/src/mscorlib/src/mscorlib.txt +++ b/src/mscorlib/src/mscorlib.txt @@ -2656,7 +2656,7 @@ Globalization.ci_fr-BE = French (Belgium) Globalization.ci_fr-BF = French (Burkina Faso) Globalization.ci_fr-BI = French (Burundi) Globalization.ci_fr-BJ = French (Benin) -Globalization.ci_fr-BL = French (Saint Barth‚lemy) +Globalization.ci_fr-BL = French (Saint Barthélemy) Globalization.ci_fr-CA = French (Canada) Globalization.ci_fr-CD = French (Congo DRC) Globalization.ci_fr-CF = French (Central African Republic) -- cgit v1.2.3