1,500 changes: 799 additions & 701 deletions i18n/qgis_de.ts

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions src/plugins/globe/globe_plugin_dialog_guibase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -456,12 +456,12 @@
</property>
<item>
<property name="text">
<string>LEFT_EYE_TOP_VIEWPORT</string>
<string notr="true">LEFT_EYE_TOP_VIEWPORT</string>
</property>
</item>
<item>
<property name="text">
<string>LEFT_EYE_BOTTOM_VIEWPORT</string>
<string notr="true">LEFT_EYE_BOTTOM_VIEWPORT</string>
</property>
</item>
</widget>
Expand Down Expand Up @@ -507,27 +507,27 @@
<widget class="QComboBox" name="comboStereoMode">
<item>
<property name="text">
<string>OFF</string>
<string notr="true">OFF</string>
</property>
</item>
<item>
<property name="text">
<string>ANAGLYPHIC</string>
<string notr="true">ANAGLYPHIC</string>
</property>
</item>
<item>
<property name="text">
<string>QUAD_BUFFER</string>
<string notr="true">QUAD_BUFFER</string>
</property>
</item>
<item>
<property name="text">
<string>HORIZONTAL_SPLIT</string>
<string notr="true">HORIZONTAL_SPLIT</string>
</property>
</item>
<item>
<property name="text">
<string>VERTICAL_SPLIT</string>
<string notr="true">VERTICAL_SPLIT</string>
</property>
</item>
</widget>
Expand Down Expand Up @@ -579,12 +579,12 @@
<widget class="QComboBox" name="splitStereoHorizontalEyeMapping">
<item>
<property name="text">
<string>LEFT_EYE_LEFT_VIEWPORT</string>
<string notr="true">LEFT_EYE_LEFT_VIEWPORT</string>
</property>
</item>
<item>
<property name="text">
<string>LEFT_EYE_RIGHT_VIEWPORT</string>
<string notr="true">LEFT_EYE_RIGHT_VIEWPORT</string>
</property>
</item>
</widget>
Expand Down
2 changes: 1 addition & 1 deletion src/ui/qgslabelingguibase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@
<item row="0" column="0">
<widget class="QLabel" name="label">
<property name="text">
<string>Deicmal places </string>
<string>Decimal places </string>
</property>
</widget>
</item>
Expand Down