Current File : //usr/local/softaculous/enduser/languages/russian/my_themes_lang.php
<?php

//////////////////////////////////////////////////////////////
//===========================================================
// my_themes_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('SOFTACULOUS')){

	die('Hacking Attempt');

}

// Error strings
$l['no_premium_themes'] = 'Premium themes are disabled by admin';

//Theme Strings
$l['<title>'] = APP.' - My Themes';
$l['return'] = 'Return to Overview';
$l['user_apikey'] = 'Your PopularFX API Key';
$l['theme_settings'] = 'PopularFX Theme settings';
$l['fetch'] = 'Fetch Key';
$l['no_key'] = 'API Key not available. Click on the Fetch Key button to fetch your API Key.';
$l['owned_themes'] = 'Your Purchases';
$l['err_fetch_key'] = 'Sorry ! Could not fetch the API key at the moment. Please try again after some time.';
$l['err_noapi_abort_buy'] = 'Sorry ! At the moment could not proceed for payment due to some internal error';
$l['err_fetch_owened_theme'] = 'Sorry ! Could not fetch your owned theme(s) at the moment';
$l['demo'] = 'Demo';
$l['browse_more'] = 'Browse More';