|
124 | 124 | </widget>
|
125 | 125 | <action name="actionOpenScript">
|
126 | 126 | <property name="text">
|
127 |
| - <string>Open script...</string> |
| 127 | + <string>Open Script…</string> |
128 | 128 | </property>
|
129 | 129 | <property name="toolTip">
|
130 |
| - <string>Open script</string> |
| 130 | + <string>Open Script</string> |
131 | 131 | </property>
|
132 | 132 | <property name="shortcut">
|
133 | 133 | <string>Ctrl+O</string>
|
134 | 134 | </property>
|
135 | 135 | </action>
|
136 | 136 | <action name="actionSaveScript">
|
137 | 137 | <property name="text">
|
138 |
| - <string>Save script...</string> |
| 138 | + <string>Save Script…</string> |
139 | 139 | </property>
|
140 | 140 | <property name="toolTip">
|
141 |
| - <string>Save script...</string> |
| 141 | + <string>Save Script</string> |
142 | 142 | </property>
|
143 | 143 | <property name="shortcut">
|
144 | 144 | <string>Ctrl+S</string>
|
145 | 145 | </property>
|
146 | 146 | </action>
|
147 | 147 | <action name="actionSaveScriptAs">
|
148 | 148 | <property name="text">
|
149 |
| - <string>Save script as...</string> |
| 149 | + <string>Save Script as…</string> |
150 | 150 | </property>
|
151 | 151 | <property name="toolTip">
|
152 |
| - <string>Save script as...</string> |
| 152 | + <string>Save Script as</string> |
153 | 153 | </property>
|
154 | 154 | <property name="shortcut">
|
155 | 155 | <string>Ctrl+Shift+S</string>
|
156 | 156 | </property>
|
157 | 157 | </action>
|
158 | 158 | <action name="actionRunScript">
|
159 | 159 | <property name="text">
|
160 |
| - <string>Run script</string> |
| 160 | + <string>Run Script</string> |
161 | 161 | </property>
|
162 | 162 | <property name="toolTip">
|
163 |
| - <string>Run script</string> |
| 163 | + <string>Run Script</string> |
164 | 164 | </property>
|
165 | 165 | <property name="shortcut">
|
166 | 166 | <string>F5</string>
|
|
223 | 223 | </action>
|
224 | 224 | <action name="actionIncreaseFontSize">
|
225 | 225 | <property name="text">
|
226 |
| - <string>Increase font size</string> |
| 226 | + <string>Increase Font Size</string> |
227 | 227 | </property>
|
228 | 228 | <property name="toolTip">
|
229 |
| - <string>Increase font size</string> |
| 229 | + <string>Increase Font Size</string> |
230 | 230 | </property>
|
231 | 231 | </action>
|
232 | 232 | <action name="actionDecreaseFontSize">
|
233 | 233 | <property name="text">
|
234 |
| - <string>Decrease font size</string> |
| 234 | + <string>Decrease Font Size</string> |
235 | 235 | </property>
|
236 | 236 | <property name="toolTip">
|
237 |
| - <string>Decrease font size</string> |
| 237 | + <string>Decrease Font Size</string> |
238 | 238 | </property>
|
239 | 239 | </action>
|
240 | 240 | <action name="actionFindReplace">
|
241 | 241 | <property name="checkable">
|
242 | 242 | <bool>true</bool>
|
243 | 243 | </property>
|
244 | 244 | <property name="text">
|
245 |
| - <string>Find & replace</string> |
| 245 | + <string>Find && &Replace</string> |
246 | 246 | </property>
|
247 | 247 | </action>
|
248 | 248 | </widget>
|
|
0 commit comments