[chronojump] Changed one string



commit 92f12f904a4f0c2769a1ff73350b62765de36793
Author: Xavier de Blas <xaviblas gmail com>
Date:   Mon Mar 16 18:51:26 2020 +0100

    Changed one string

 src/constants.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/constants.cs b/src/constants.cs
index 3dbcbeb3..cf781154 100644
--- a/src/constants.cs
+++ b/src/constants.cs
@@ -303,7 +303,7 @@ public class Constants
        }
        public static string SoftwareNewerThanPublisedStr()
        {
-               return Catalog.GetString("Your software is more updated than last published 
version.\n\nPlease, don't Update!");
+               return Catalog.GetString("Your software is more updated than last published 
version.\n\nPlease, don't update!");
        }
 
        public static string GetSpreadsheetString(string CSVExportDecimalSeparator)


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