mirror of https://github.com/M66B/NetGuard.git
Merge branch 'master' of github.com:M66B/NetGuard
This commit is contained in:
commit
701d066a74
|
@ -66,9 +66,9 @@ Compatibility
|
|||
|
||||
Devices / ROMs with a broken VPN implementation:
|
||||
|
||||
* [Samsung Galaxy A5 / Android 5.02](https://github.com/M66B/NetGuard/issues/20) (all traffic blocked)
|
||||
* Asus ZenFone 2 / Android 5.0.2/5.1.1, reported on XDA (all traffic blocked)
|
||||
* Lenovo YOGA Tablet Pro-1380L/Yoga Tablet 2 Pro (all traffic blocked)
|
||||
* Samsung Galaxy A5 / Android 5.0.2, [reported on Github](https://github.com/M66B/NetGuard/issues/20) (all traffic blocked)
|
||||
* Asus ZenFone 2 / Android 5.0.2/5.1.1, [reported on XDA](http://forum.xda-developers.com/showpost.php?p=63619542&postcount=121) (all traffic blocked)
|
||||
* Lenovo YOGA Tablet Pro-1380L/Yoga Tablet 2 Pro 5.0.1, [reported on XDA](http://forum.xda-developers.com/showpost.php?p=63784102&postcount=278) (all traffic blocked)
|
||||
|
||||
NetGuard will crash when the package *com.android.vpndialogs* has been removed or otherwise is unavailable.
|
||||
|
||||
|
|
|
@ -29,12 +29,12 @@ Acest lucru este cauzat de bug-uri in Android sau in software-ul pus la dispozit
|
|||
<string name="msg_disabled">NetGuard este momentan dezactivat, foloseste comutatorul de mai sus pentru a il activa</string>
|
||||
<string name="msg_revoked">NetGuard a fost dezactivat</string>
|
||||
<string name="msg_completed">Setari aplicate</string>
|
||||
<string name="msg_vpn">NetGuard uses a local VPN as a sinkhole to block internet traffic.
|
||||
For this reason, please allow a VPN connection in the next dialog.
|
||||
Since NetGuard has no internet permission, you know your internet traffic is not being sent anywhere.</string>
|
||||
<string name="msg_vpn">NetGuard foloseste o conexiune locala VPN ca o \"gaura neagra\" pentru traficul de internet blocat.
|
||||
Din acest motiv la urmatoarea fereastra de dialog trebuie sa acceptati crearea conexiunii VPN.
|
||||
Cum NetGuard efectiv nu are permisiunea de a accesa internetul, esti sigur ca traficul tau de internet nu este redirectionat nicaieri.</string>
|
||||
<string name="msg_try">Incearca NetGuard</string>
|
||||
<string name="msg_voluntary">Donations are completely voluntary and do not unlock any feature. Donations are meant as a way to show your appreciation for the work done.</string>
|
||||
|
||||
<string name="msg_voluntary">Donatiile sunt voluntare si nu deblocheaza vreo functie ascunsa. Donatiile sunt doar un mod de a iti arata aprecierea pentru munca depusa pentru aceasta aplicatie.</string>
|
||||
|
||||
<string name="title_using">Permite doar cand ecranul este pornit</string>
|
||||
<string name="title_roaming">Blocheaza in roaming</string>
|
||||
<string name="title_launch">Porneste aplicatia</string>
|
||||
|
|
Loading…
Reference in New Issue