📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 01:49:55
📂
/ (Root)
/
usr
/
local
/
sitepad
/
languages
/
english
📍 /usr/local/sitepad/languages/english
🔄 Refresh
✏️
Editing: top_themes_lang.php
Read Only
<?php ////////////////////////////////////////////////////////////// //=========================================================== // categories_lang.php //=========================================================== // SOFTACULOUS // Version : 1.1 // Inspired by the DESIRE to be the BEST OF ALL // ---------------------------------------------------------- // Started by: Alons // Date: 10th Jan 2009 // Time: 21:00 hrs // Site: http://www.softaculous.com/ (SOFTACULOUS) // ---------------------------------------------------------- // Please Read the Terms of use at http://www.softaculous.com // ---------------------------------------------------------- //=========================================================== // (c)Softaculous Inc. //=========================================================== ////////////////////////////////////////////////////////////// if(!defined('SITEPAD') && !defined('SITEMUSH')){ die('Hacking Attempt'); } //Theme Strings $l['<title>'] = APP.' - Settings Center'; $l['updates_available'] = 'There are <b>&soft-1;</b> Update(s) available.'; $l['updates_available_notice'] = '<b>&soft-1;</b> Update(s) available.'; $l['script'] = 'Scripts'; $l['category'] = 'Categories'; $l['outdated'] = 'Outdated Installations'; $l['my_installations'] = 'My Installations';
💾 Save Changes
❌ Cancel