Skip to content

Commit ae293f8

Browse files
authored
no translation for geometry units (#3336)
1 parent 318a977 commit ae293f8

File tree

1 file changed

+30
-30
lines changed

1 file changed

+30
-30
lines changed

src/quickdocumentdialog.ui

+30-30
Original file line numberDiff line numberDiff line change
@@ -333,27 +333,27 @@
333333
</property>
334334
<item>
335335
<property name="text">
336-
<string>mm</string>
336+
<string notr="true">mm</string>
337337
</property>
338338
</item>
339339
<item>
340340
<property name="text">
341-
<string>cm</string>
341+
<string notr="true">cm</string>
342342
</property>
343343
</item>
344344
<item>
345345
<property name="text">
346-
<string>pt</string>
346+
<string notr="true">pt</string>
347347
</property>
348348
</item>
349349
<item>
350350
<property name="text">
351-
<string>bp</string>
351+
<string notr="true">bp</string>
352352
</property>
353353
</item>
354354
<item>
355355
<property name="text">
356-
<string>in</string>
356+
<string notr="true">in</string>
357357
</property>
358358
</item>
359359
</widget>
@@ -365,27 +365,27 @@
365365
</property>
366366
<item>
367367
<property name="text">
368-
<string>mm</string>
368+
<string notr="true">mm</string>
369369
</property>
370370
</item>
371371
<item>
372372
<property name="text">
373-
<string>cm</string>
373+
<string notr="true">cm</string>
374374
</property>
375375
</item>
376376
<item>
377377
<property name="text">
378-
<string>pt</string>
378+
<string notr="true">pt</string>
379379
</property>
380380
</item>
381381
<item>
382382
<property name="text">
383-
<string>bp</string>
383+
<string notr="true">bp</string>
384384
</property>
385385
</item>
386386
<item>
387387
<property name="text">
388-
<string>in</string>
388+
<string notr="true">in</string>
389389
</property>
390390
</item>
391391
</widget>
@@ -443,27 +443,27 @@
443443
</property>
444444
<item>
445445
<property name="text">
446-
<string>mm</string>
446+
<string notr="true">mm</string>
447447
</property>
448448
</item>
449449
<item>
450450
<property name="text">
451-
<string>cm</string>
451+
<string notr="true">cm</string>
452452
</property>
453453
</item>
454454
<item>
455455
<property name="text">
456-
<string>pt</string>
456+
<string notr="true">pt</string>
457457
</property>
458458
</item>
459459
<item>
460460
<property name="text">
461-
<string>bp</string>
461+
<string notr="true">bp</string>
462462
</property>
463463
</item>
464464
<item>
465465
<property name="text">
466-
<string>in</string>
466+
<string notr="true">in</string>
467467
</property>
468468
</item>
469469
</widget>
@@ -495,27 +495,27 @@
495495
</property>
496496
<item>
497497
<property name="text">
498-
<string>mm</string>
498+
<string notr="true">mm</string>
499499
</property>
500500
</item>
501501
<item>
502502
<property name="text">
503-
<string>cm</string>
503+
<string notr="true">cm</string>
504504
</property>
505505
</item>
506506
<item>
507507
<property name="text">
508-
<string>pt</string>
508+
<string notr="true">pt</string>
509509
</property>
510510
</item>
511511
<item>
512512
<property name="text">
513-
<string>bp</string>
513+
<string notr="true">bp</string>
514514
</property>
515515
</item>
516516
<item>
517517
<property name="text">
518-
<string>in</string>
518+
<string notr="true">in</string>
519519
</property>
520520
</item>
521521
</widget>
@@ -540,27 +540,27 @@
540540
</property>
541541
<item>
542542
<property name="text">
543-
<string>mm</string>
543+
<string notr="true">mm</string>
544544
</property>
545545
</item>
546546
<item>
547547
<property name="text">
548-
<string>cm</string>
548+
<string notr="true">cm</string>
549549
</property>
550550
</item>
551551
<item>
552552
<property name="text">
553-
<string>pt</string>
553+
<string notr="true">pt</string>
554554
</property>
555555
</item>
556556
<item>
557557
<property name="text">
558-
<string>bp</string>
558+
<string notr="true">bp</string>
559559
</property>
560560
</item>
561561
<item>
562562
<property name="text">
563-
<string>in</string>
563+
<string notr="true">in</string>
564564
</property>
565565
</item>
566566
</widget>
@@ -599,27 +599,27 @@
599599
</property>
600600
<item>
601601
<property name="text">
602-
<string>mm</string>
602+
<string notr="true">mm</string>
603603
</property>
604604
</item>
605605
<item>
606606
<property name="text">
607-
<string>cm</string>
607+
<string notr="true">cm</string>
608608
</property>
609609
</item>
610610
<item>
611611
<property name="text">
612-
<string>pt</string>
612+
<string notr="true">pt</string>
613613
</property>
614614
</item>
615615
<item>
616616
<property name="text">
617-
<string>bp</string>
617+
<string notr="true">bp</string>
618618
</property>
619619
</item>
620620
<item>
621621
<property name="text">
622-
<string>in</string>
622+
<string notr="true">in</string>
623623
</property>
624624
</item>
625625
</widget>

0 commit comments

Comments
 (0)