--- a/PLCOpenEditor.py Fri Sep 30 17:16:02 2011 +0200
+++ b/PLCOpenEditor.py Sun Oct 09 23:31:13 2011 +0200
@@ -367,7 +367,7 @@
def _init_coll_DisplayMenu_Items(self, parent):
AppendMenu(parent, help='', id=wx.ID_REFRESH,
- kind=wx.ITEM_NORMAL, text=_(u'Refresh\tF5'))
+ kind=wx.ITEM_NORMAL, text=_(u'Refresh\tCTRL+R'))
if self.EnableDebug:
AppendMenu(parent, help='', id=wx.ID_CLEAR,
kind=wx.ITEM_NORMAL, text=_(u'Clear Errors\tCTRL+K'))
--- a/i18n/PLCOpenEditor_fr_FR.po Fri Sep 30 17:16:02 2011 +0200
+++ b/i18n/PLCOpenEditor_fr_FR.po Sun Oct 09 23:31:13 2011 +0200
@@ -1904,8 +1904,8 @@
msgstr "Référence"
#: ../PLCOpenEditor.py:370
-msgid "Refresh\tF5"
-msgstr "Actualiser\tF5"
+msgid "Refresh\tCTRL+R"
+msgstr "Actualiser\tCTRL+R"
#: ../PLCOpenEditor.py:4240
#: ../Viewer.py:1098
--- a/i18n/PLCOpenEditor_zh_CN.po Fri Sep 30 17:16:02 2011 +0200
+++ b/i18n/PLCOpenEditor_zh_CN.po Sun Oct 09 23:31:13 2011 +0200
@@ -1795,8 +1795,8 @@
msgstr "参照"
#: PLCOpenEditor.py:420
-msgid "Refresh\tF5"
-msgstr "重新载入\tF5"
+msgid "Refresh\tCTRL+R"
+msgstr "重新载入\tCTRL+R"
#: plcopen/iec_std.csv:48
msgid "Remainder (modulo)"
--- a/i18n/messages.pot Fri Sep 30 17:16:02 2011 +0200
+++ b/i18n/messages.pot Sun Oct 09 23:31:13 2011 +0200
@@ -1652,7 +1652,7 @@
msgstr ""
#: ../PLCOpenEditor.py:370
-msgid "Refresh\tF5"
+msgid "Refresh\tCTRL+R"
msgstr ""
#: ../PLCOpenEditor.py:4240 ../Viewer.py:1098