Fix broken translation format strings
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
<message>
|
||||
<location filename="../gui/CliPair.qml" line="12"/>
|
||||
<source>Pairing... Please enter '%1' on %2.</source>
|
||||
<translation>Emparejando... Introduce '1%' en %2.</translation>
|
||||
<translation>Emparejando... Introduce '%1' en %2.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/CliPair.qml" line="81"/>
|
||||
|
||||
Reference in New Issue
Block a user