Capitalization

This commit is contained in:
Nyall Dawson 2018-10-11 09:04:55 +10:00
parent 94a7d9db66
commit ff90c13b3a
4 changed files with 9 additions and 14 deletions

View File

@ -638,7 +638,7 @@
<string>Get autocompletion from current document and installed APIs</string>
</property>
<property name="text">
<string>from Doc and APIs</string>
<string>From doc and APIs</string>
</property>
</widget>
</item>
@ -648,7 +648,7 @@
<string>Get autocompletion from installed APIs</string>
</property>
<property name="text">
<string>from APIs files</string>
<string>From API files</string>
</property>
<property name="checked">
<bool>true</bool>
@ -661,7 +661,7 @@
<string>Get autocompletion from current document</string>
</property>
<property name="text">
<string>from Document</string>
<string>From document</string>
</property>
</widget>
</item>
@ -1278,7 +1278,7 @@
<string>Get autocompletion from current document</string>
</property>
<property name="text">
<string>from Document</string>
<string>From document</string>
</property>
</widget>
</item>
@ -1288,7 +1288,7 @@
<string>Get autocompletion from current document and installed APIs</string>
</property>
<property name="text">
<string>from Doc and APIs</string>
<string>From doc and APIs</string>
</property>
</widget>
</item>
@ -1298,7 +1298,7 @@
<string>Get autocompletion from installed APIs</string>
</property>
<property name="text">
<string>from APIs files</string>
<string>From API files</string>
</property>
<property name="checked">
<bool>true</bool>

View File

@ -104,8 +104,8 @@
<property name="focusPolicy" >
<enum>Qt::NoFocus</enum>
</property>
<property name="text" >
<string>Abort fetching</string>
<property name="text">
<string>Abort Fetching</string>
</property>
<property name="autoDefault" >
<bool>false</bool>

View File

@ -1524,11 +1524,6 @@
<string>Ctrl+Shift+P</string>
</property>
</action>
<action name="actiondsfg">
<property name="text">
<string>dsfg</string>
</property>
</action>
<action name="mActionOptions">
<property name="icon">
<iconset resource="../../../images/images.qrc">

View File

@ -278,7 +278,7 @@ border-radius: 2px;</string>
<item>
<widget class="QPushButton" name="mAddDatasetButton">
<property name="text">
<string>Assign extra dataset to mesh</string>
<string>Assign Extra Dataset to Mesh</string>
</property>
</widget>
</item>