mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 03:52:49 +01:00
Merge #8503: [doc] typos, text errors
e11f9a2
[doc] typos, READMEs, comments (Justin Camarena)
This commit is contained in:
parent
d5b5aeefe3
commit
82336d8184
@ -22,7 +22,7 @@ These tools inject timestamps by default, which produce non-deterministic
|
|||||||
binaries. The ZERO_AR_DATE environment variable is used to disable that.
|
binaries. The ZERO_AR_DATE environment variable is used to disable that.
|
||||||
|
|
||||||
This version of cctools has been patched to use the current version of clang's
|
This version of cctools has been patched to use the current version of clang's
|
||||||
headers and and its libLTO.so rather than those from llvmgcc, as it was
|
headers and its libLTO.so rather than those from llvmgcc, as it was
|
||||||
originally done in toolchain4.
|
originally done in toolchain4.
|
||||||
|
|
||||||
To complicate things further, all builds must target an Apple SDK. These SDKs
|
To complicate things further, all builds must target an Apple SDK. These SDKs
|
||||||
|
@ -95,7 +95,7 @@ When new plurals are added to the source file, it's important to do the followin
|
|||||||
7. Save the source file
|
7. Save the source file
|
||||||
|
|
||||||
### Translating a new language
|
### Translating a new language
|
||||||
To create a new language template, you will need to edit the languages manifest file `src/qt/bitcoin.qrc` and add a new entry. Below is an example of the english language entry.
|
To create a new language template, you will need to edit the languages manifest file `src/qt/bitcoin.qrc` and add a new entry. Below is an example of the English language entry.
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<qresource prefix="/translations">
|
<qresource prefix="/translations">
|
||||||
|
Loading…
Reference in New Issue
Block a user