Parent Directory | Revision Log | Revision Graph | Patch
Revision 1.9 by slords, Sat Jun 11 23:00:46 2011 UTC | Revision 1.10 by wellsi, Wed Jul 3 00:38:24 2013 UTC | |
---|---|---|
# | Line 65 class InstallClass(BaseInstallClass): | Line 65 class InstallClass(BaseInstallClass): |
65 | name = N_("New _SME Server Install") | name = N_("New _SME Server Install") |
66 | pixmap = "smeserver.png" | pixmap = "smeserver.png" |
67 | description = N_("This option performs a new install of " | description = N_("This option performs a new install of " |
68 | "SME Server. All attached hard drives " | "SME Server. All hard drives, including " |
69 | "will be repartitioned and formated.") | "removable media, will be repartitioned and formated.") |
70 | ||
71 | sortPriority = 1 | sortPriority = 1 |
72 |
|
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |