some cosmetic changes
This commit is contained in:
parent
ba37fd360e
commit
5f86b2f36f
|
@ -135,7 +135,7 @@ translations.en_US = { // replace en_US to ll_CC, examples: zh_CN, de_AT.
|
|||
'',
|
||||
'Or you can open the latest version in the browser through': '',
|
||||
'Close': '',
|
||||
// lables
|
||||
// labels
|
||||
'Download status':'',
|
||||
'Download Speed':'',
|
||||
'Upload Speed':'',
|
||||
|
@ -149,13 +149,16 @@ translations.en_US = { // replace en_US to ll_CC, examples: zh_CN, de_AT.
|
|||
'Number of Pieces':'',
|
||||
'Piece Length':'',
|
||||
|
||||
//alerts
|
||||
|
||||
'The last connection attempt was unsuccessful. Trying another configuration': '',
|
||||
//alerts
|
||||
'The last connection attempt was unsuccessful. Trying another configuration':
|
||||
'',
|
||||
'Oh Snap!': 'Oh Snap!',
|
||||
'Could not connect to the aria2 RPC server. Will retry in 10 secs. You might want to check the connection settings by going to Settings > Connection Settings': '',
|
||||
'Successfully connected to Aria2 through its remote RPC …': '',
|
||||
'Successfully connected to Aria2 through remote RPC, however the connection is still insecure. For complete security try adding an authorization secret token while starting Aria2 (through the flag --rpc-secret)': '',
|
||||
'Trying to connect to aria2 using the new connection configuration': '',
|
||||
|
||||
'Could not connect to the aria2 RPC server. Will retry in 10 secs. You might want to check the connection settings by going to Settings > Connection Settings':
|
||||
'',
|
||||
'Successfully connected to Aria2 through its remote RPC …':
|
||||
'',
|
||||
'Successfully connected to Aria2 through remote RPC, however the connection is still insecure. For complete security try adding an authorization secret token while starting Aria2 (through the flag --rpc-secret)':
|
||||
'',
|
||||
'Trying to connect to aria2 using the new connection configuration':
|
||||
'',
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user