source: trunk/client/temi/language/lang_english_menu.php@ 2

Last change on this file since 2 was 2, checked in by root, 15 years ago

importo il progetto

File size: 284 bytes
Line 
1<?php
2
3
4
5# blocchi
6$home="Home Page";
7$software="Software";
8$down="Download";
9$demo= "Demo on line";
10$manuali_op="Operating Handbook";
11$manuali="Manuals";
12$about="About";
13$contatti="Contact";
14$newsletter="NewsLetter";
15$links="Links";
16$chi="About";
17$altro="Services";
18
19
20?>
21
22
23
24
25
26
27
28
29
30
31
32
Note: See TracBrowser for help on using the repository browser.