Skip to content

Commit

Permalink
Extract strings. ref dashpay#228 dashpay#229
Browse files Browse the repository at this point in the history
  • Loading branch information
vertoe committed Mar 6, 2015
1 parent 5bc821c commit e683679
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 18 deletions.
12 changes: 6 additions & 6 deletions src/qt/darkcoinstrings.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ QT_TRANSLATE_NOOP("darkcoin-core", "Done loading"),
QT_TRANSLATE_NOOP("darkcoin-core", "Downgrading and trying again."),
QT_TRANSLATE_NOOP("darkcoin-core", "Enable the client to act as a masternode (0-1, default: 0)"),
QT_TRANSLATE_NOOP("darkcoin-core", "Entries are full."),
QT_TRANSLATE_NOOP("darkcoin-core", "Error connecting to masternode."),
QT_TRANSLATE_NOOP("darkcoin-core", "Error connecting to Masternode."),
QT_TRANSLATE_NOOP("darkcoin-core", "Error initializing block database"),
QT_TRANSLATE_NOOP("darkcoin-core", "Error initializing wallet database environment %s!"),
QT_TRANSLATE_NOOP("darkcoin-core", "Error loading block database"),
Expand Down Expand Up @@ -270,7 +270,7 @@ QT_TRANSLATE_NOOP("darkcoin-core", "Keep N darkcoin anonymized (default: 0)"),
QT_TRANSLATE_NOOP("darkcoin-core", "Keep at most <n> unconnectable blocks in memory (default: %u)"),
QT_TRANSLATE_NOOP("darkcoin-core", "Keep at most <n> unconnectable transactions in memory (default: %u)"),
QT_TRANSLATE_NOOP("darkcoin-core", "Last Darksend was too recent."),
QT_TRANSLATE_NOOP("darkcoin-core", "Last successful darksend action was too recent."),
QT_TRANSLATE_NOOP("darkcoin-core", "Last successful Darksend action was too recent."),
QT_TRANSLATE_NOOP("darkcoin-core", "Limit size of signature cache to <n> entries (default: 50000)"),
QT_TRANSLATE_NOOP("darkcoin-core", "List commands"),
QT_TRANSLATE_NOOP("darkcoin-core", "Listen for connections on <port> (default: 9999 or testnet: 19999)"),
Expand All @@ -288,14 +288,14 @@ QT_TRANSLATE_NOOP("darkcoin-core", "Masternode:"),
QT_TRANSLATE_NOOP("darkcoin-core", "Maximum per-connection receive buffer, <n>*1000 bytes (default: 5000)"),
QT_TRANSLATE_NOOP("darkcoin-core", "Maximum per-connection send buffer, <n>*1000 bytes (default: 1000)"),
QT_TRANSLATE_NOOP("darkcoin-core", "Missing input transaction information."),
QT_TRANSLATE_NOOP("darkcoin-core", "No compatible masternode found."),
QT_TRANSLATE_NOOP("darkcoin-core", "No Masternodes detected."),
QT_TRANSLATE_NOOP("darkcoin-core", "No compatible Masternode found."),
QT_TRANSLATE_NOOP("darkcoin-core", "No funds detected in need of denominating."),
QT_TRANSLATE_NOOP("darkcoin-core", "No masternodes detected."),
QT_TRANSLATE_NOOP("darkcoin-core", "No matching denominations found for mixing."),
QT_TRANSLATE_NOOP("darkcoin-core", "Non-standard public key detected."),
QT_TRANSLATE_NOOP("darkcoin-core", "Not compatible with existing transactions."),
QT_TRANSLATE_NOOP("darkcoin-core", "Not enough file descriptors available."),
QT_TRANSLATE_NOOP("darkcoin-core", "Not in the masternode list."),
QT_TRANSLATE_NOOP("darkcoin-core", "Not in the Masternode list."),
QT_TRANSLATE_NOOP("darkcoin-core", "Only accept block chain matching built-in checkpoints (default: 1)"),
QT_TRANSLATE_NOOP("darkcoin-core", "Only connect to nodes in network <net> (IPv4, IPv6 or Tor)"),
QT_TRANSLATE_NOOP("darkcoin-core", "Options:"),
Expand Down Expand Up @@ -347,7 +347,7 @@ QT_TRANSLATE_NOOP("darkcoin-core", "Start Darkcoin Core Daemon"),
QT_TRANSLATE_NOOP("darkcoin-core", "System error: "),
QT_TRANSLATE_NOOP("darkcoin-core", "This help message"),
QT_TRANSLATE_NOOP("darkcoin-core", "This is intended for regression testing tools and app development."),
QT_TRANSLATE_NOOP("darkcoin-core", "This is not a masternode."),
QT_TRANSLATE_NOOP("darkcoin-core", "This is not a Masternode."),
QT_TRANSLATE_NOOP("darkcoin-core", "Threshold for disconnecting misbehaving peers (default: 100)"),
QT_TRANSLATE_NOOP("darkcoin-core", "To use the %s option"),
QT_TRANSLATE_NOOP("darkcoin-core", "Transaction amount too small"),
Expand Down
48 changes: 36 additions & 12 deletions src/qt/locale/darkcoin_en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4431,8 +4431,37 @@ If the file does not exist, create it with owner-readable-only file permissions.
</message>
<message>
<location filename="../darkcoinstrings.cpp" line="213"/>
<source>Error connecting to Masternode.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../darkcoinstrings.cpp" line="273"/>
<source>Last successful Darksend action was too recent.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../darkcoinstrings.cpp" line="291"/>
<source>No Masternodes detected.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../darkcoinstrings.cpp" line="292"/>
<source>No compatible Masternode found.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../darkcoinstrings.cpp" line="298"/>
<source>Not in the Masternode list.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../darkcoinstrings.cpp" line="350"/>
<source>This is not a Masternode.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Error connecting to masternode.</source>
<translation>Error connecting to masternode.</translation>
<translation type="obsolete">Error connecting to masternode.</translation>
</message>
<message>
<location filename="../darkcoinstrings.cpp" line="214"/>
Expand Down Expand Up @@ -4730,9 +4759,8 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>Last Darksend was too recent.</translation>
</message>
<message>
<location filename="../darkcoinstrings.cpp" line="273"/>
<source>Last successful darksend action was too recent.</source>
<translation>Last successful darksend action was too recent.</translation>
<translation type="obsolete">Last successful darksend action was too recent.</translation>
</message>
<message>
<location filename="../darkcoinstrings.cpp" line="274"/>
Expand Down Expand Up @@ -4820,19 +4848,17 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>Missing input transaction information.</translation>
</message>
<message>
<location filename="../darkcoinstrings.cpp" line="291"/>
<source>No compatible masternode found.</source>
<translation>No compatible masternode found.</translation>
<translation type="obsolete">No compatible masternode found.</translation>
</message>
<message>
<location filename="../darkcoinstrings.cpp" line="292"/>
<location filename="../darkcoinstrings.cpp" line="293"/>
<source>No funds detected in need of denominating.</source>
<translation>No funds detected in need of denominating.</translation>
</message>
<message>
<location filename="../darkcoinstrings.cpp" line="293"/>
<source>No masternodes detected.</source>
<translation>No masternodes detected.</translation>
<translation type="obsolete">No masternodes detected.</translation>
</message>
<message>
<location filename="../darkcoinstrings.cpp" line="294"/>
Expand All @@ -4855,9 +4881,8 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>Not enough file descriptors available.</translation>
</message>
<message>
<location filename="../darkcoinstrings.cpp" line="298"/>
<source>Not in the masternode list.</source>
<translation>Not in the masternode list.</translation>
<translation type="obsolete">Not in the masternode list.</translation>
</message>
<message>
<location filename="../darkcoinstrings.cpp" line="299"/>
Expand Down Expand Up @@ -5115,9 +5140,8 @@ If the file does not exist, create it with owner-readable-only file permissions.
<translation>This is intended for regression testing tools and app development.</translation>
</message>
<message>
<location filename="../darkcoinstrings.cpp" line="350"/>
<source>This is not a masternode.</source>
<translation>This is not a masternode.</translation>
<translation type="obsolete">This is not a masternode.</translation>
</message>
<message>
<location filename="../darkcoinstrings.cpp" line="351"/>
Expand Down

0 comments on commit e683679

Please sign in to comment.