Fixing typo (#96)

Closes #95
This commit is contained in:
Gareth Davies
2019-02-03 16:47:07 -08:00
committed by adityapk00
parent 41edf32c71
commit f8f5ad0f18
4 changed files with 4 additions and 4 deletions

View File

@@ -1304,7 +1304,7 @@ You either have unconfirmed funds or the balance is too low for an automatic mig
</message>
<message>
<location filename="../src/createzcashconfdialog.ui" line="109"/>
<source>Please chose a directory to store your wallet.dat and blockchain</source>
<source>Please choose a directory to store your wallet.dat and blockchain</source>
<translation type="unfinished"></translation>
</message>
<message>

View File

@@ -1320,7 +1320,7 @@ El saldo es insuficiente para una migración automática.
</message>
<message>
<location filename="../src/createzcashconfdialog.ui" line="109"/>
<source>Please chose a directory to store your wallet.dat and blockchain</source>
<source>Please choose a directory to store your wallet.dat and blockchain</source>
<translation type="unfinished"></translation>
</message>
<message>

View File

@@ -1319,7 +1319,7 @@ Você possui fundos não confirmados ou o saldo é muito baixo para uma migraç
</message>
<message>
<location filename="../src/createzcashconfdialog.ui" line="109"/>
<source>Please chose a directory to store your wallet.dat and blockchain</source>
<source>Please choose a directory to store your wallet.dat and blockchain</source>
<translation type="unfinished"></translation>
</message>
<message>

View File

@@ -106,7 +106,7 @@
<item row="1" column="0">
<widget class="QLabel" name="label_2">
<property name="text">
<string>Please chose a directory to store your wallet.dat and blockchain</string>
<string>Please choose a directory to store your wallet.dat and blockchain</string>
</property>
</widget>
</item>