[gbrainy] Application class name to match application



commit 062a6cd9f590046ca19ee74e3552c61be3a0989d
Author: Jordi Mas <jmas softcatala org>
Date:   Sat May 25 19:14:42 2019 +0200

    Application class name to match application

 tools/TranslationsChecker.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tools/TranslationsChecker.cs b/tools/TranslationsChecker.cs
index 51f43863..84d40975 100644
--- a/tools/TranslationsChecker.cs
+++ b/tools/TranslationsChecker.cs
@@ -23,7 +23,7 @@ using System.Collections.Generic;
 using MonoDevelop.Gettext;
 using System.Text.RegularExpressions;
 
-public class GameXmlToGetString
+public class TranslationsChecker
 {
        public class Parser : CatalogParser
        {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]