mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
fix invalid escaped strings
This commit is contained in:
parent
ea4e0eea7b
commit
b20d322de0
@ -322,7 +322,7 @@ Special values (also configurable):\n
|
||||
|
||||
text.crippledWindowsInfo=Thank you for trying Angry IP Scanner!\n\n\
|
||||
However, keep in mind that consumer versions of Windows (e.g. Windows XP SP2 / Vista / 7) have limited ability to be hosts for scanning, due to removed RawSocket support and TCP connection rate limiting.\n\n\
|
||||
Because of that, some preferences were changed for you, making scanning a lot slower than on full-featured operating systems.\n\n\Would you like to open a FAQ page explaining how to solve this problem?
|
||||
Because of that, some preferences were changed for you, making scanning a lot slower than on full-featured operating systems.\n\nWould you like to open a FAQ page explaining how to solve this problem?
|
||||
|
||||
text.gnuJavaInfo=Thank you for trying Angry IP Scanner!\n\n\
|
||||
The program is currently running under GNU Java (GIJ/GCJ) implementation.\n\n\
|
||||
|
||||
@ -111,7 +111,7 @@ text.scan.hosts.total= Vartotojo nuskaitymas:
|
||||
text.scan.hosts.alive=Vartotojo aktyvumas:
|
||||
text.scan.hosts.ports= Su atvirais langais:
|
||||
text.version.latest= Jūs naudojate naujausią versiją
|
||||
text.version.old= Naudojama versija %yra naujausia %versija.\n\Ar norite atidaryti siuntimo puslapį?
|
||||
text.version.old= Naudojama versija %yra naujausia %versija.\nAr norite atidaryti siuntimo puslapį?
|
||||
text.openers.edit= Žemiau galite redaguoti ar pridėti naują
|
||||
text.openers.name= Atidarymo vardas (meniu punktas):
|
||||
text.openers.string= Vykdymo eilutė:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user