mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 12:09:57 +00:00
fix unfinished type
This commit is contained in:
parent
ee328592e9
commit
977d9873a7
1 changed files with 15 additions and 15 deletions
|
@ -17,7 +17,7 @@
|
|||
<location filename="../pages/AddressBook.qml" line="74"/>
|
||||
<source>4...</source>
|
||||
<translatorcomment>Placeholder value</translatorcomment>
|
||||
<translation>type="unfinished"</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../pages/AddressBook.qml" line="80"/>
|
||||
|
@ -93,7 +93,7 @@
|
|||
<message>
|
||||
<location filename="../BasicPanel.qml" line="110"/>
|
||||
<source>78.9239845</source>
|
||||
<translation>type="unfinished"</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../BasicPanel.qml" line="133"/>
|
||||
|
@ -103,7 +103,7 @@
|
|||
<message>
|
||||
<location filename="../BasicPanel.qml" line="146"/>
|
||||
<source>2324.9239845</source>
|
||||
<translation>type="unfinished"</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -396,7 +396,7 @@
|
|||
<location filename="../pages/Keys.qml" line="142"/>
|
||||
<location filename="../pages/Keys.qml" line="181"/>
|
||||
<source>Spendable Wallet</source>
|
||||
<translation>type="unfinished"</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../pages/Keys.qml" line="150"/>
|
||||
|
@ -455,7 +455,7 @@
|
|||
<message>
|
||||
<location filename="../LeftPanel.qml" line="346"/>
|
||||
<source>R</source>
|
||||
<translation>type="unfinished"</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LeftPanel.qml" line="439"/>
|
||||
|
@ -465,7 +465,7 @@
|
|||
<message>
|
||||
<location filename="../LeftPanel.qml" line="440"/>
|
||||
<source>K</source>
|
||||
<translation>type="unfinished"</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LeftPanel.qml" line="369"/>
|
||||
|
@ -490,12 +490,12 @@
|
|||
<message>
|
||||
<location filename="../LeftPanel.qml" line="321"/>
|
||||
<source>B</source>
|
||||
<translation>type="unfinished"</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LeftPanel.qml" line="370"/>
|
||||
<source>H</source>
|
||||
<translation>type="unfinished"</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LeftPanel.qml" line="392"/>
|
||||
|
@ -505,7 +505,7 @@
|
|||
<message>
|
||||
<location filename="../LeftPanel.qml" line="393"/>
|
||||
<source>D</source>
|
||||
<translation>type="unfinished"</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LeftPanel.qml" line="415"/>
|
||||
|
@ -515,7 +515,7 @@
|
|||
<message>
|
||||
<location filename="../LeftPanel.qml" line="416"/>
|
||||
<source>M</source>
|
||||
<translation>type="unfinished"</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LeftPanel.qml" line="508"/>
|
||||
|
@ -525,7 +525,7 @@
|
|||
<message>
|
||||
<location filename="../LeftPanel.qml" line="509"/>
|
||||
<source>Y</source>
|
||||
<translation>type="unfinished"</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LeftPanel.qml" line="463"/>
|
||||
|
@ -535,7 +535,7 @@
|
|||
<message>
|
||||
<location filename="../LeftPanel.qml" line="464"/>
|
||||
<source>I</source>
|
||||
<translation>type="unfinished"</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LeftPanel.qml" line="486"/>
|
||||
|
@ -545,12 +545,12 @@
|
|||
<message>
|
||||
<location filename="../LeftPanel.qml" line="487"/>
|
||||
<source>E</source>
|
||||
<translation>type="unfinished"</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../LeftPanel.qml" line="296"/>
|
||||
<source>S</source>
|
||||
<translation>type="unfinished"</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -1491,7 +1491,7 @@ Die bisherige Wallet-Cache-Datei wird umbenannt und kann später wiederhergestel
|
|||
<message>
|
||||
<location filename="../pages/Transfer.qml" line="91"/>
|
||||
<source></source>
|
||||
<translation>type="unfinished"</translation>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../pages/Transfer.qml" line="69"/>
|
||||
|
|
Loading…
Reference in a new issue