From 27594eeae6f40a402bc3110f06d57975168e74e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Thu, 4 Jun 2015 19:20:15 +0200 Subject: ics-openvpn as a submodule! beautiful ics-openvpn is now officially on GitHub, and they track openssl and openvpn as submodules, so it's easier to update everything. Just a git submodule update --recursive. I've also set up soft links to native modules from ics-openvpn in app, so that we don't copy files in Gradle (which was causing problems with the submodules .git* files, not being copied). That makes the repo cleaner. --- app/src/main/res/values-ro/strings-icsopenvpn.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'app/src/main/res/values-ro') diff --git a/app/src/main/res/values-ro/strings-icsopenvpn.xml b/app/src/main/res/values-ro/strings-icsopenvpn.xml index 3821f964..3bf61a9d 100755 --- a/app/src/main/res/values-ro/strings-icsopenvpn.xml +++ b/app/src/main/res/values-ro/strings-icsopenvpn.xml @@ -1,11 +1,9 @@ + - - - Adresa server: -- cgit v1.2.3 From 2d55413d913b4d6fc0f10900f80f13532ea74809 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Thu, 11 Jun 2015 10:56:45 +0200 Subject: Update java and xml files --- app/src/main/res/values-ro/strings-icsopenvpn.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src/main/res/values-ro') diff --git a/app/src/main/res/values-ro/strings-icsopenvpn.xml b/app/src/main/res/values-ro/strings-icsopenvpn.xml index 3bf61a9d..b368995d 100755 --- a/app/src/main/res/values-ro/strings-icsopenvpn.xml +++ b/app/src/main/res/values-ro/strings-icsopenvpn.xml @@ -54,7 +54,7 @@ Profilul specificat în comanda rapidă nu a fost găsit Prefix host aleator Adaugă 6 caractere aleatoare în faţa hostname - Activare opţiuni particularizate + Activează opţiunile particularizate Specificaţi opţiunile particularizate. Folosiţi cu grijă! Rută respinsă de Android Deconectaţi -- cgit v1.2.3