version.py
changeset 1738 d2e979738700
parent 1736 7e61baa047f0
child 1740 b789b695b5c6
equal deleted inserted replaced
1737:a39c2918c015 1738:d2e979738700
    28 
    28 
    29 import util.paths as paths
    29 import util.paths as paths
    30 
    30 
    31 
    31 
    32 def GetCommunityHelpMsg():
    32 def GetCommunityHelpMsg():
    33     return  _("The best place to ask questions about Beremiz/PLCOpenEditor\n"
    33     return _("The best place to ask questions about Beremiz/PLCOpenEditor\n"
    34 		     "is project's mailing list: beremiz-devel@lists.sourceforge.net\n"
    34 		     "is project's mailing list: beremiz-devel@lists.sourceforge.net\n"
    35                      "\n"
    35                      "\n"
    36                      "This is the main community support channel.\n"
    36                      "This is the main community support channel.\n"
    37                      "For posting it is required to be subscribed to the mailing list.\n"
    37                      "For posting it is required to be subscribed to the mailing list.\n"
    38                      "\n"
    38                      "\n"