Bitcoin to NYC3 and update gitian compile code
This commit is contained in:
@@ -75,10 +75,10 @@ In Qt code, use tr's third argument for optional plurality. For example:
|
||||
This adds `<numerusform>`s to the respective `.ts` file, which can be translated separately depending on the language. In English, this is simply:
|
||||
|
||||
<message numerus="yes">
|
||||
<source>%n active connection(s) to Bitcoin network</source>
|
||||
<source>%n active connection(s) to NYC3 network</source>
|
||||
<translation>
|
||||
<numerusform>%n active connection to Bitcoin network</numerusform>
|
||||
<numerusform>%n active connections to Bitcoin network</numerusform>
|
||||
<numerusform>%n active connection to NYC3 network</numerusform>
|
||||
<numerusform>%n active connections to NYC3 network</numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user