mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 12:02:48 +01:00
Merge pull request #4882 from kittywhiskers/xliff_update
backport: bitcoin#21694 (Use XLIFF file to provide more context to Transifex)
This commit is contained in:
commit
6c0a63360f
@ -20,6 +20,7 @@ RUN apt-get update && apt-get install $APT_ARGS \
|
||||
cmake \
|
||||
git \
|
||||
g++ \
|
||||
gettext \
|
||||
wget \
|
||||
unzip \
|
||||
libtool \
|
||||
|
@ -95,10 +95,6 @@ QT_TRANSLATE_NOOP("dash-core", ""
|
||||
QT_TRANSLATE_NOOP("dash-core", ""
|
||||
"This is the transaction fee you may pay when fee estimates are not available."),
|
||||
QT_TRANSLATE_NOOP("dash-core", ""
|
||||
"This product includes software developed by the OpenSSL Project for use in "
|
||||
"the OpenSSL Toolkit %s and cryptographic software written by Eric Young and "
|
||||
"UPnP software written by Thomas Bernard."),
|
||||
QT_TRANSLATE_NOOP("dash-core", ""
|
||||
"Total length of network version string (%i) exceeds maximum length (%i). "
|
||||
"Reduce the number or size of uacomments."),
|
||||
QT_TRANSLATE_NOOP("dash-core", ""
|
||||
@ -313,7 +309,6 @@ QT_TRANSLATE_NOOP("dash-core", "You can not start a masternode with wallet enabl
|
||||
QT_TRANSLATE_NOOP("dash-core", "You need to rebuild the database using -reindex to change -addressindex"),
|
||||
QT_TRANSLATE_NOOP("dash-core", "You need to rebuild the database using -reindex to change -spentindex"),
|
||||
QT_TRANSLATE_NOOP("dash-core", "Your entries added successfully."),
|
||||
QT_TRANSLATE_NOOP("dash-core", "Zapping all transactions from wallet..."),
|
||||
QT_TRANSLATE_NOOP("dash-core", "no mixing available."),
|
||||
QT_TRANSLATE_NOOP("dash-core", "see debug.log for details."),
|
||||
};
|
||||
|
File diff suppressed because it is too large
Load Diff
6644
src/qt/locale/dash_en.xlf
Normal file
6644
src/qt/locale/dash_en.xlf
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user