1 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-openvpn-s2s-0.1/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/openvpns2s mezzanine_patched_smeserver-openvpn-s2s-0.1/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/openvpns2s |
2 |
--- smeserver-openvpn-s2s-0.1/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/openvpns2s 2010-10-16 17:56:47.000000000 +0200 |
3 |
+++ mezzanine_patched_smeserver-openvpn-s2s-0.1/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/openvpns2s 2010-10-17 01:50:17.000000000 +0200 |
4 |
@@ -173,6 +173,10 @@ |
5 |
<trans>This is not a valid list of networks</trans> |
6 |
</entry> |
7 |
<entry> |
8 |
+ <base>NET_IS_LOCAL</base> |
9 |
+ <trans>One of this network is already in your local networks</trans> |
10 |
+ </entry> |
11 |
+ <entry> |
12 |
<base>INVALID_CHARS</base> |
13 |
<trans>{$string} contains invalid characters</trans> |
14 |
</entry> |