98247b8
diff -Nur audacity-src-1.3.2-beta-orig/src/Languages.cpp audacity-src-1.3.2-beta/src/Languages.cpp
98247b8
--- audacity-src-1.3.2-beta-orig/src/Languages.cpp	2006-10-29 01:05:28.000000000 +0200
98247b8
+++ audacity-src-1.3.2-beta/src/Languages.cpp	2007-02-15 22:57:51.000000000 +0100
98247b8
@@ -14,9 +14,9 @@
98247b8
 
98247b8
   Figure out what translations are installed and return a list
98247b8
   of language codes (like "es", "fr", or "pt-br") and corresponding
98247b8
-  language names (like "Espa˝ol", "Franšais", and "Portuguŕs").
98247b8
+  language names (like "Espa├▒ol", "Fran├žais", and "Portugu├¬s").
98247b8
   We use our own list of translations of language names (i.e.
98247b8
-  "Franšais" instead of "French") but we fallback on the language
98247b8
+  "Fran├žais" instead of "French") but we fallback on the language
98247b8
   name in wxWindows if we don't have it listed.
98247b8
 
98247b8
   This code is designed to work well with all of the current