Răsfoiți Sursa

yuzu/configure_system: Mark the entropy mask string as nontranslatable

There's no need for translators to concern themselves with the
validation mask used by the entry field.
Lioncash 7 ani în urmă
părinte
comite
e6676afa18
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      src/yuzu/configuration/configure_system.ui

+ 1 - 1
src/yuzu/configuration/configure_system.ui

@@ -269,7 +269,7 @@
            </font>
           </property>
           <property name="inputMask">
-           <string>HHHHHHHH</string>
+           <string notr="true">HHHHHHHH</string>
           </property>
           <property name="maxLength">
            <number>8</number>