mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
Capitalization
This commit is contained in:
parent
94a7d9db66
commit
ff90c13b3a
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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">
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user