1 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-locale-1.2.0/root/etc/e-smith/locale/it/etc/e-smith/web/functions/hostentries mezzanine_patched_smeserver-locale-1.2.0/root/etc/e-smith/locale/it/etc/e-smith/web/functions/hostentries |
2 |
--- smeserver-locale-1.2.0/root/etc/e-smith/locale/it/etc/e-smith/web/functions/hostentries 2006-03-16 18:21:41.000000000 +1100 |
3 |
+++ mezzanine_patched_smeserver-locale-1.2.0/root/etc/e-smith/locale/it/etc/e-smith/web/functions/hostentries 2008-01-19 16:04:48.000000000 +1100 |
4 |
@@ -427,6 +427,10 @@ |
5 |
<trans>Indirizzo IP</trans> |
6 |
</entry> |
7 |
<entry> |
8 |
+ <base>IP_ADDRESS</base> |
9 |
+ <trans>Indirizzo IP</trans> |
10 |
+ </entry> |
11 |
+ <entry> |
12 |
<base>ADDR_IN_DHCP_RANGE</base> |
13 |
<trans>L'indirizzo è compreso nel range dinamico assegnato dal DHCP</trans> |
14 |
</entry> |
15 |
@@ -450,4 +454,8 @@ |
16 |
<base>ERR_IP_NOT_LOCAL</base> |
17 |
<trans>Errore: Questo indirizzo IP non è in nessuna delle reti locali.</trans> |
18 |
</entry> |
19 |
+ <entry> |
20 |
+ <base>COMMENT</base> |
21 |
+ <trans>Commento</trans> |
22 |
+ </entry> |
23 |
</lexicon> |