Explorar el Código

Merge pull request #1695 from lioncash/tr

yuzu/configure_system: Mark the entropy mask string as nontranslatable
bunnei hace 7 años
padre
commit
53b3c3ab7f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>