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.
This commit is contained in:
		| @@ -269,7 +269,7 @@ | ||||
|            </font> | ||||
|           </property> | ||||
|           <property name="inputMask"> | ||||
|            <string>HHHHHHHH</string> | ||||
|            <string notr="true">HHHHHHHH</string> | ||||
|           </property> | ||||
|           <property name="maxLength"> | ||||
|            <number>8</number> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user