new release is tagged
This commit is contained in:
parent
25aae11576
commit
33a8c4a1bb
719 changed files with 106587 additions and 0 deletions
24
v0.3/plugins/network/language.hdf
Normal file
24
v0.3/plugins/network/language.hdf
Normal file
|
@ -0,0 +1,24 @@
|
|||
Name = Configure network
|
||||
Link = Configure network
|
||||
|
||||
Title.Network = Network settings
|
||||
|
||||
Button.Network = Update network settings
|
||||
|
||||
Text.IP = Network address
|
||||
|
||||
Help.Network = Change the network address of the CryptoBox server. Be aware that you may lose your connection to the server under some circumstances.
|
||||
|
||||
WarningMessage {
|
||||
InvalidIP {
|
||||
Title = Invalid value
|
||||
Text = An invalid network address (IP) was supplied. Please try again.
|
||||
}
|
||||
}
|
||||
|
||||
SuccessMessage {
|
||||
IPChanged {
|
||||
Title = Network address changed
|
||||
Text = The network address has been changed. In a few seconds you will get redirected to the new address.
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue