Use numbered placeholders in localized string
https://forums.zotero.org/discussion/115566/new-strings-with-multiple-variables-on-transifex
This commit is contained in:
parent
c7d816783b
commit
78507161df
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ general.operationInProgress.waitUntilFinished = Please wait until it has finishe
|
|||
general.operationInProgress.waitUntilFinishedAndTryAgain = Please wait until it has finished and try again.
|
||||
|
||||
networkError.connectionNotSecure = Insecure Connection
|
||||
networkError.insecureConnectionTo = %S could not make a secure connection to %S.
|
||||
networkError.insecureConnectionTo = %1$S could not make a secure connection to %2$S.
|
||||
networkError.errorViaProxy = Error connecting via proxy server
|
||||
networkError.connectionMonitored = Your connection is likely being monitored, and %S has not been configured to trust the intermediate server.
|
||||
|
||||
|
|
Loading…
Reference in a new issue