| 53 | | 'adinfo_title1' => "Introducing UMIT", |
| 54 | | 'adinfo_message1' => "UMIT is the newest nmap frontend, and it's been developed in Python and GTK and was started with the sponsoring of Google's Summer of Code.", |
| 55 | | 'adinfo_message2' => "The project goal is to develop a nmap frontend that is really useful for advanced users and easy to be used by newbies. With UMIT, a network admin could create scan profiles for faster and easier network scanning or even compare scan results to easily see any changes. A regular user will also be able to construct powerful scans with UMIT command creator wizards.", |
| | 53 | 'adinfo_title1' => "Introducing Umit", |
| | 54 | 'adinfo_message1' => "Umit is a Nmap frontend, that has been developed in Python and GTK and was started with the sponsoring of Google's Summer of Code 2005.", |
| | 55 | 'adinfo_message2' => "The project goal is to develop a Nmap frontend that is really useful for advanced users and easy to be used by newbies. With Umit, a network administrator can create scan profiles for faster and easier network scanning or even compare scan results to easily see any changes. A regular user will also be able to construct powerful scans with Umit Command Creator Wizard.", |
| 59 | | 'home_item1' => "WHAT IS UMIT ?", |
| 60 | | 'home_item1_title1' => "Welcome", |
| 61 | | 'home_item1_text1' => "This is just a nice welcome message to all visitors and a simple and short describing for the UMIT.", |
| 62 | | 'home_item1_text2' => "The UMIT initial project idea was to use Tkinter because of it's less dependencies, but later research showed that GTK could have almost the same level of dependencies and Tkinter doesn't have the same power that GTK does.", |
| 63 | | 'home_item1_text3' => "The Tkinter idea didn't go far, and I took GTK instead.", |
| 64 | | |
| 65 | | 'project_item1' => "UMIT - The Project", |
| | 59 | 'home_item1' => "The Umit Project", |
| | 60 | 'home_item1_title1' => "What can I do with Umit?", |
| | 61 | 'home_item1_text1' => "With Umit, you have all the power provided by Nmap through its regular command line interface, and a lot more in a highly usable and portable Graphical Interface. Some of its main features include:", |
| | 62 | 'home_item1_text2' => "<ul> |
| | 63 | <li>Easily create powerful Nmap commands and save them as profiles to use whenever you need it</li> |
| | 64 | <li>Edit your Profiles using the Profile Editor</li> |
| | 65 | <li>Create Profiles with the assistance of a Wizard</li> |
| | 66 | <li>Group and order you scan results</li> |
| | 67 | <li>Filter hosts list by services</li> |
| | 68 | <li>Filter services list by hosts</li> |
| | 69 | <li>Compare two scan results in one of our three compare modes: text diff, graphical comparison and HTML diff</li> |
| | 70 | <li>Search scan results</li> |
| | 71 | <li>Use Umit interface through the Web</li> |
| | 72 | </ul>", |
| | 73 | 'home_item1_text3' => "And there's a lot yet to come! During the <a href='http://code.google.com/soc/2007'>Google Summer of Code 2007</a>, The Umit Project was accepted as a Mentoring Organization and the project received 7 students during this summer, and their projects will soon feature Umit. Here is a brief of what is comming for the next version:<br /> |
| | 74 | <ul> |
| | 75 | <li>Scan scheduler</li> |
| | 76 | <li>Network Inventory</li> |
| | 77 | <li>Radial Mapper for Nmap's traceroute</li> |
| | 78 | <li>Interface Editor</li> |
| | 79 | <li>NSE Facilitator</li> |
| | 80 | </ul><br /> |
| | 81 | Stay tunned!", |
| | 82 | |
| | 83 | 'project_item1' => "Umit - The Project", |
| 67 | | 'project_item1_title1_text1' => "Python is an object oriented script language with great portability and performance. It can run in almost every platform available (Including Windows, Mac OS X, *NIX, Symbian, Palm OS and others). So, using Python, UMIT is developed in a single code base, and runs unmodified on multiple platforms.", |
| | 85 | 'project_item1_title1_text1' => "Python is an object oriented script language with great portability and performance. It can run in almost every platform available (Including Windows, Mac OS X, *NIX, Symbian, Palm OS and others). So, by using Python, Umit can be developed in a single code base, and runs unmodified on multiple platforms.", |
| 70 | | 'project_item1_title2_text2' => "The UMIT initial project idea was to use Tkinter because of it's less dependencies, but later research showed that GTK could have almost the same level of dependencies and Tkinter doesn't have the same power that GTK does.", |
| 71 | | 'project_item1_title2_text3' => "The Tkinter idea didn't go far, and I took GTK instead.", |
| | 88 | 'project_item1_title2_text2' => "The Umit initial project idea was to use Tkinter in order to decrease the number of dependencies needed to run Umit, but later research showed that GTK could have almost the same level of dependencies and Tkinter doesn't have the same power, usability nor appearence that GTK does.", |
| | 89 | 'project_item1_title2_text3' => "", |
| 75 | | 'project_item2_title1_text1' => "Visit the project's <a href='http://umitproject.blogspot.com'>Blog</a> to see news and the development status of the next version.", |
| 76 | | 'project_item2_title1_quote1_text1' => "How could you help UMIT development?", |
| 77 | | 'project_item2_title1_quote1_text2' => "Have you ever used nmap?\nDo you have sense of design or software usability?\nHow many languages do you know?\nYou just don't need to be a great developer to help UMIT development.\nYou have many ways to contribute with the project, ask me how!.", |
| 78 | | 'team_title1' => "UMIT Team", |
| | 93 | 'project_item2_title1_text1' => "Visit the project's <a href='http://umitproject.blogspot.com'>Blog</a> and stay tunned to project's news and its development status.", |
| | 94 | 'project_item2_title1_quote1_text1' => "How could you help Umit development?", |
| | 95 | 'project_item2_title1_quote1_text2' => "You don't need to be a great developer to help Umit development. Helping Umit can easier than you are thinking. If you have you ever used nmap... \nor if you have sense of design or software usability...\nor if you know a language in which Umit is not translated yet...\nYou're more than capable for joining the team!\n", |
| | 96 | 'team_title1' => "Umit Team", |
| 93 | | 'support_item1_title1' => "UMIT", |
| 94 | | 'support_item1_title1_text1' => "some description of the umit project.", |
| 95 | | 'support_item1_title1_text2' => "You may insert The Way; The How; For Ho and When...", |
| 96 | | 'support_item1_title1_text3' => "Great stuff you can make with the UMIT.", |
| 97 | | 'support_item1_title2' => "BugTracker", |
| 98 | | 'support_item1_title2_text1' => "some description of the Bug Tracker.", |
| 99 | | 'support_item1_title2_text2' => "This bugtracker will allow the users and developers to communicate and correct problems found in UMIT releases.", |
| 100 | | 'support_item1_title2_text3' => "Before submitting a bug, please make sure that it is not already submitted.", |
| 101 | | 'support_item1_title3' => "Wiki", |
| 102 | | 'support_item1_title3_text1' => "To embedded wiki page right here.", |
| 103 | | 'support_item2' => "For Users", |
| 104 | | 'support_item2_title1' => "Support", |
| 105 | | 'support_item2_title1_text1' => "some description of the umit project regarding to the useres.", |
| | 111 | 'support_item1_title1' => "Mailing lists", |
| | 112 | 'support_item1_title1_text1' => "Umit has two active mailing lists, intended for two distinct audiences:", |
| | 113 | 'support_item1_title1_text2' => "Users: Intended for feature requests, usability discussion and user support.<br /><a href='https://lists.sourceforge.net/lists/listinfo/umit-users'>Join the Users Mailing List!</a>", |
| | 114 | 'support_item1_title1_text3' => "Developers: Intended for development discussions arround Umit.<br /><a href='http://lists.sourceforge.net/mailman/listinfo/umit-devel'>Joint the Developers Mailing List!</a>", |
| | 115 | 'support_item1_title2' => "Bug Tracker", |
| | 116 | 'support_item1_title2_text1' => "If you found a bug on our software, use our Bug Tracker to report it! We'll be pleased to fix it.", |
| | 117 | 'support_item1_title2_text2' => "<a href='http://sourceforge.net/tracker/?func=add&group_id=142490&atid=752647'>Report a Bug!</a>", |
| | 118 | 'support_item1_title2_text3' => "<b>Before submitting a bug, please make sure that the bug has not been reported by other user to avoid dulicates.</b>", |
| | 119 | 'support_item1_title3' => "IRC Channel", |
| | 120 | 'support_item1_title3_text1' => "Join us on our IRC Channel <b>#umit</b> at <b>slashnet.org</b>!", |
| | 121 | 'support_item2' => "Support", |
| | 122 | 'support_item2_title1' => "Umit", |
| | 123 | 'support_item2_title1_text1' => "Want to learn more about Umit?", |
| 112 | | 'support_item3' => "For Developers", |
| 113 | | 'support_item3_title1' => "Developers Tools", |
| 114 | | 'support_item3_title1_text1' => "some description of the umit project for the Developers.", |
| 115 | | 'support_item3_title1_text1_li1' => "<a href='?active=support&mode=devel_faq'>F.A.Q.</a>", |
| 116 | | 'support_item3_title1_text1_li2' => "<a href='?active=support&mode=devel_download'>Download</a>", |
| 117 | | 'support_item3_title1_text1_li3' => "<a href='?active=support&mode=devel_screenshots'>Screenshots</a>", |
| 118 | | 'support_item3_title1_text1_li4' => "<a href='?active=support&mode=devel_Documentation'>Documentation</a>", |
| 119 | | |
| 120 | | 'download_item1' => "Download UMIT", |
| 121 | | 'download_item1_title1' => "Latest Version UMIT v0.9.4", |
| 122 | | 'download_item1_title1_text1' => "You can download the UMIT to the following platforms:", |
| | 130 | 'support_item3' => "Development", |
| | 131 | 'support_item3_title1' => "The development effor", |
| | 132 | 'support_item3_title1_text1' => "Want to learn more about Umit development effort?", |
| | 133 | 'support_item3_title1_text1_li1' => "<a href='?active=support&mode=devel_faq'>Summer of code 2007 Proposals</a>", |
| | 134 | 'support_item3_title1_text1_li2' => "<a href='?active=support&mode=devel_download'>Summer of Code Ideas</a>", |
| | 135 | 'support_item3_title1_text1_li3' => "<a href='?active=support&mode=devel_screenshots'>Project goals</a>", |
| | 136 | 'support_item3_title1_text1_li4' => "<a href='?active=support&mode=devel_Documentation'>Umit and Nmap</a>", |
| | 137 | |
| | 138 | 'download_item1' => "Download Umit", |
| | 139 | 'download_item1_title1' => "Latest Version Umit v0.9.5", |
| | 140 | 'download_item1_title1_text1' => "You can download Umit for the following platforms:", |
| 147 | | 'os1_title1_li1' => "Windows XP", |
| 148 | | 'os1_title1_li2' => "Windows 2000", |
| 149 | | 'os1_title1_li3' => "Windows 98", |
| 150 | | 'os1_title1_li4' => "", |
| 151 | | 'os1_title1_note1' => "Don't forget to report the bugs to the <a href='?active=support#bugtracker'>BugTracker</a>", |
| 152 | | 'os2' => "GNU/Linux", |
| | 165 | 'os1_title1_li1' => "Microsoft Windows Vista", |
| | 166 | 'os1_title1_li2' => "Microsoft Windows 2003", |
| | 167 | 'os1_title1_li3' => "Mircosoft Windows XP", |
| | 168 | 'os1_title1_li4' => "Microsoft Windows 2000", |
| | 169 | 'os1_title1_note1' => "Don't forget to report the bugs to our <a href='?active=support#bugtracker'>Bug Tracker</a>!", |
| | 170 | 'os2' => "Unix", |
| 164 | | 'os3_title1_text1' => "In here, you can have some information regarding to the Macintosh OS", |
| 165 | | 'os3_title1_text2' => "", |
| | 182 | 'os3_title1_text1' => "Informations regarding Umit for Mac OS X", |
| | 183 | 'os3_title1_text2' => "Currently, there's no Fink, Darwin Port nor Installation package available for Mac OS X. But yet, you can use our source package to install and run Umit on Mac OS X. X11, GTK, MacPython2.5 and PYGTK are required.", |
| 182 | | 'contacts_item1_title1_quote1_text1' => "How could you help UMIT development?", |
| 183 | | 'contacts_item1_title1_quote1_text2' => "Have you ever used nmap? Do you have sense of design or software usability? How many languages do you know? You just don't need to be a great developer to help UMIT development. You have many ways to contribute with the project, ask me how!.", |
| | 200 | 'contacts_item1_title1_quote1_text1' => "How could you help Umit development?", |
| | 201 | 'contacts_item1_title1_quote1_text2' => "Have you ever used nmap? Do you have sense of design or software usability? How many languages do you know? You just don't need to be a great developer to help Umit development. You have many ways to contribute with the project, ask me how!.", |