Changed F5 shortcut to CTRL+R for refresh
authorEdouard Tisserant
Sun, 09 Oct 2011 23:31:13 +0200
changeset 569 4ce166451816
parent 565 94c11207aa6f
child 570 37ba389e5c01
Changed F5 shortcut to CTRL+R for refresh
PLCOpenEditor.py
i18n/PLCOpenEditor_fr_FR.po
i18n/PLCOpenEditor_zh_CN.po
i18n/messages.pot
--- 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