diff -r c1e5b9f19483 -r c74815729afd version.py --- a/version.py Thu Aug 17 17:25:17 2017 +0300 +++ b/version.py Fri Aug 18 12:36:31 2017 +0300 @@ -31,13 +31,13 @@ def GetCommunityHelpMsg(): return _("The best place to ask questions about Beremiz/PLCOpenEditor\n" - "is project's mailing list: beremiz-devel@lists.sourceforge.net\n" - "\n" - "This is the main community support channel.\n" - "For posting it is required to be subscribed to the mailing list.\n" - "\n" - "You can subscribe to the list here:\n" - "https://lists.sourceforge.net/lists/listinfo/beremiz-devel") + "is project's mailing list: beremiz-devel@lists.sourceforge.net\n" + "\n" + "This is the main community support channel.\n" + "For posting it is required to be subscribed to the mailing list.\n" + "\n" + "You can subscribe to the list here:\n" + "https://lists.sourceforge.net/lists/listinfo/beremiz-devel") def GetAppRevision(): @@ -81,8 +81,8 @@ info.WebSite = ("http://beremiz.org", "beremiz.org") info.Description = _("Open Source framework for automation, " - "implemented IEC 61131 IDE with constantly growing set of extensions " - "and flexible PLC runtime.") + "implemented IEC 61131 IDE with constantly growing set of extensions " + "and flexible PLC runtime.") info.Developers = ("Andrey Skvortsov ", "Sergey Surkov ",