1 |
bytegw |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-support-1.6.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/support mezzanine_patched_smeserver-support-1.6.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/support |
2 |
|
|
--- smeserver-support-1.6.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/support 1970-01-01 10:00:00.000000000 +1000 |
3 |
|
|
+++ mezzanine_patched_smeserver-support-1.6.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/support 2008-02-09 19:47:30.000000000 +1100 |
4 |
|
|
@@ -0,0 +1,16 @@ |
5 |
|
|
+<lexicon lang="en-us"> |
6 |
|
|
+ <entry> |
7 |
|
|
+ <base>FORM_TITLE</base> |
8 |
|
|
+ <trans>Support, warranty and licensing information</trans> |
9 |
|
|
+ </entry> |
10 |
|
|
+ |
11 |
|
|
+ <entry> |
12 |
|
|
+ <base>Miscellaneous</base> |
13 |
|
|
+ <trans>Miscellaneous</trans> |
14 |
|
|
+ </entry> |
15 |
|
|
+ |
16 |
|
|
+ <entry> |
17 |
|
|
+ <base>Support and licensing</base> |
18 |
|
|
+ <trans>Support and licensing</trans> |
19 |
|
|
+ </entry> |
20 |
|
|
+</lexicon> |
21 |
|
|
diff -Nur -x '*.orig' -x '*.rej' smeserver-support-1.6.0/root/etc/e-smith/web/functions/support mezzanine_patched_smeserver-support-1.6.0/root/etc/e-smith/web/functions/support |
22 |
|
|
--- smeserver-support-1.6.0/root/etc/e-smith/web/functions/support 2006-01-05 16:58:14.000000000 +1100 |
23 |
|
|
+++ mezzanine_patched_smeserver-support-1.6.0/root/etc/e-smith/web/functions/support 2008-02-09 19:47:40.000000000 +1100 |
24 |
|
|
@@ -55,21 +55,4 @@ |
25 |
|
|
<page name="Initial" pre-event="turn_off_buttons()"> |
26 |
|
|
<subroutine src="display_licenses()"/> |
27 |
|
|
</page> |
28 |
|
|
- |
29 |
|
|
- <lexicon lang="en-us"> |
30 |
|
|
- <entry> |
31 |
|
|
- <base>FORM_TITLE</base> |
32 |
|
|
- <trans>Support, warranty and licensing information</trans> |
33 |
|
|
- </entry> |
34 |
|
|
- |
35 |
|
|
- <entry> |
36 |
|
|
- <base>Miscellaneous</base> |
37 |
|
|
- <trans>Miscellaneous</trans> |
38 |
|
|
- </entry> |
39 |
|
|
- <entry> |
40 |
|
|
- <base>Support and licensing</base> |
41 |
|
|
- <trans>Support and licensing</trans> |
42 |
|
|
- </entry> |
43 |
|
|
- |
44 |
|
|
- </lexicon> |
45 |
|
|
</form> |