From 6c53f00eb097bbec244007603c09bf9508c0a5ad Mon Sep 17 00:00:00 2001 From: ceros7 Date: Sun, 16 May 2010 01:06:54 +0000 Subject: Fix broken UTF-8 copyright symbol. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30204 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 --- tools/Translator/Translator/AboutForm.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/Translator') diff --git a/tools/Translator/Translator/AboutForm.cs b/tools/Translator/Translator/AboutForm.cs index 94b13756d7..4bbca9558b 100644 --- a/tools/Translator/Translator/AboutForm.cs +++ b/tools/Translator/Translator/AboutForm.cs @@ -90,7 +90,7 @@ namespace TeamXBMC.Translator this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(208, 23); this.label2.TabIndex = 2; - this.label2.Text = "Copyright © 2006 Team XBMC"; + this.label2.Text = "Copyright © 2006 Team XBMC"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label2.UseMnemonic = false; // -- cgit v1.2.3