1 |
--- smeserver-geneweb-2.0/root/etc/e-smith/locale/et/etc/e-smith/web/functions/geneweb 1969-12-31 17:00:00.000000000 -0700 |
2 |
+++ smeserver-geneweb-2.0.update/root/etc/e-smith/locale/et/etc/e-smith/web/functions/geneweb 2009-04-27 09:28:46.000000000 -0600 |
3 |
@@ -0,0 +1,53 @@ |
4 |
+<lexicon lang="et"> |
5 |
+ |
6 |
+ <entry> |
7 |
+ <base>FORM_TITLE</base> |
8 |
+ <trans>Geneweb Administration</trans> |
9 |
+ </entry> |
10 |
+ |
11 |
+ <entry> |
12 |
+ <base>LABEL_ONLY_STATUS</base> |
13 |
+ <trans>Current assigned Geneweb 'only' IP:</trans> |
14 |
+ </entry> |
15 |
+ |
16 |
+ <entry> |
17 |
+ <base>DESC_STATE_ADMIN_BUTTON</base> |
18 |
+ <trans><![CDATA[ <a class="button-like" href="geneweb?page=0&page_stack=&Next=Next&wherenext=GENEWEB_PAGE_ADMINISTER">Change IP and Administer</a> ]]></trans> |
19 |
+ </entry> |
20 |
+ |
21 |
+ <entry> |
22 |
+ <base>ERROR_UPDATING</base> |
23 |
+ <trans>There was an error while updating Geneweb.</trans> |
24 |
+ </entry> |
25 |
+ |
26 |
+ <entry> |
27 |
+ <base>ERR_IP_NOT_LOCAL</base> |
28 |
+ <trans>Error: This IP is not a Local IP</trans> |
29 |
+ </entry> |
30 |
+ |
31 |
+ <entry> |
32 |
+ <base>NOT_VALID_IP</base> |
33 |
+ <trans>That is not a valid IP. Try again...</trans> |
34 |
+ </entry> |
35 |
+ |
36 |
+ <entry> |
37 |
+ <base>SUCCESS</base> |
38 |
+ <trans><![CDATA[ Successful change... now browse <br/>to port 2316 from your client ]]></trans> |
39 |
+ </entry> |
40 |
+ |
41 |
+ <entry> |
42 |
+ <base>DESC_GENEWEB_ADMIN_IP_DESCRIPTION</base> |
43 |
+ <trans>This IP must be on your local network and be a valid IP (i.e. 192.168.24.244)</trans> |
44 |
+ </entry> |
45 |
+ |
46 |
+ <entry> |
47 |
+ <base>LABEL_GENEWEB_ADMIN_IP</base> |
48 |
+ <trans>New IP from which you wish to administer Geneweb:</trans> |
49 |
+ </entry> |
50 |
+ |
51 |
+ <entry> |
52 |
+ <base>GENEWEB_ADMINACCESS_STATUS_DESCRIPTION</base> |
53 |
+ <trans><![CDATA[ <ul> <li>Access to port 2316 provides the administrative interface for Geneweb @ <b>http://YourGenewebServer:2316</b></li> <li>Geneweb Administration can <font color="red"><b>only</b></font> be accessed by the IP assigned in /opt/geneweb/gw/gw/only.txt</li> <li>This panel allows you to assign a valid LAN IP from which you wish to administer Geneweb on your LAN.</li></ul> <p><i>Browse to http://YourGenewebServer:2316 <br> -Geneweb will display the IP to set for administrative access from that client.</i></p> <br><br> ]]></trans> |
54 |
+ </entry> |
55 |
+ |
56 |
+</lexicon> |