Skip to content

Commit

Permalink
no translation for geometry units (#3336)
Browse files Browse the repository at this point in the history
  • Loading branch information
octaeder authored Oct 18, 2023
1 parent 318a977 commit ae293f8
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions src/quickdocumentdialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -333,27 +333,27 @@
</property>
<item>
<property name="text">
<string>mm</string>
<string notr="true">mm</string>
</property>
</item>
<item>
<property name="text">
<string>cm</string>
<string notr="true">cm</string>
</property>
</item>
<item>
<property name="text">
<string>pt</string>
<string notr="true">pt</string>
</property>
</item>
<item>
<property name="text">
<string>bp</string>
<string notr="true">bp</string>
</property>
</item>
<item>
<property name="text">
<string>in</string>
<string notr="true">in</string>
</property>
</item>
</widget>
Expand All @@ -365,27 +365,27 @@
</property>
<item>
<property name="text">
<string>mm</string>
<string notr="true">mm</string>
</property>
</item>
<item>
<property name="text">
<string>cm</string>
<string notr="true">cm</string>
</property>
</item>
<item>
<property name="text">
<string>pt</string>
<string notr="true">pt</string>
</property>
</item>
<item>
<property name="text">
<string>bp</string>
<string notr="true">bp</string>
</property>
</item>
<item>
<property name="text">
<string>in</string>
<string notr="true">in</string>
</property>
</item>
</widget>
Expand Down Expand Up @@ -443,27 +443,27 @@
</property>
<item>
<property name="text">
<string>mm</string>
<string notr="true">mm</string>
</property>
</item>
<item>
<property name="text">
<string>cm</string>
<string notr="true">cm</string>
</property>
</item>
<item>
<property name="text">
<string>pt</string>
<string notr="true">pt</string>
</property>
</item>
<item>
<property name="text">
<string>bp</string>
<string notr="true">bp</string>
</property>
</item>
<item>
<property name="text">
<string>in</string>
<string notr="true">in</string>
</property>
</item>
</widget>
Expand Down Expand Up @@ -495,27 +495,27 @@
</property>
<item>
<property name="text">
<string>mm</string>
<string notr="true">mm</string>
</property>
</item>
<item>
<property name="text">
<string>cm</string>
<string notr="true">cm</string>
</property>
</item>
<item>
<property name="text">
<string>pt</string>
<string notr="true">pt</string>
</property>
</item>
<item>
<property name="text">
<string>bp</string>
<string notr="true">bp</string>
</property>
</item>
<item>
<property name="text">
<string>in</string>
<string notr="true">in</string>
</property>
</item>
</widget>
Expand All @@ -540,27 +540,27 @@
</property>
<item>
<property name="text">
<string>mm</string>
<string notr="true">mm</string>
</property>
</item>
<item>
<property name="text">
<string>cm</string>
<string notr="true">cm</string>
</property>
</item>
<item>
<property name="text">
<string>pt</string>
<string notr="true">pt</string>
</property>
</item>
<item>
<property name="text">
<string>bp</string>
<string notr="true">bp</string>
</property>
</item>
<item>
<property name="text">
<string>in</string>
<string notr="true">in</string>
</property>
</item>
</widget>
Expand Down Expand Up @@ -599,27 +599,27 @@
</property>
<item>
<property name="text">
<string>mm</string>
<string notr="true">mm</string>
</property>
</item>
<item>
<property name="text">
<string>cm</string>
<string notr="true">cm</string>
</property>
</item>
<item>
<property name="text">
<string>pt</string>
<string notr="true">pt</string>
</property>
</item>
<item>
<property name="text">
<string>bp</string>
<string notr="true">bp</string>
</property>
</item>
<item>
<property name="text">
<string>in</string>
<string notr="true">in</string>
</property>
</item>
</widget>
Expand Down

0 comments on commit ae293f8

Please sign in to comment.