XOOPS  2.6.0
_misc.php
Go to the documentation of this file.
1 <?php
2 // $Id$
3 // _LANGCODE: en
4 // _CHARSET : UTF-8
5 // Translator: XOOPS Translation Team
6 //define('_MSC_YOURNAMEC', 'Your Name: ');
7 //define('_MSC_YOUREMAILC', 'Your Email: ');
8 //define('_MSC_FRIENDNAMEC', 'Friend Name: ');
9 //define('_MSC_FRIENDEMAILC', 'Friend Email: ');
10 //define('_MSC_RECOMMENDSITE', 'Recommend this Site to a Friend');
11 // %s is your site name
12 //define('_MSC_INTSITE', 'Interesting Site: %s');
13 //define('_MSC_REFERENCESENT', 'The reference to our site has been sent to your friend. Thanks!');
14 //define('_MSC_ENTERYNAME', 'Please enter your name');
15 //define('_MSC_ENTERFNAME', 'Please enter your friend\'s name');
16 //define('_MSC_ENTERFMAIL', 'Please enter your friend\'s email address');
17 //define('_MSC_NEEDINFO', 'You need to enter required info!');
18 //define('_MSC_INVALIDEMAIL1', 'The email address you provided is not a valid address.');
19 //define('_MSC_INVALIDEMAIL2', 'Please check the address and try again.');
20 //define('_MSC_SMILIES', 'Smilies');
21 //define('_MSC_CLICKASMILIE', 'Click a smilie to insert it into your message.');
22 //define('_MSC_CODE', 'Code');
23 //define('_MSC_EMOTION', 'Emotion');
24 
25 //define('_MSC_CLICK_TO_OPEN_IMAGE', 'Click to see original Image in a new window');
26 //define('_MSC_RESIZED_IMAGE', 'Resized Image');
27 //define('_MSC_ORIGINAL_IMAGE', 'Original Image');
28 
29 // tinymce
30 //define('_MSC_TINYMCE_CODE_TITLE', 'Paste the CODE you want to insert');
31 //define('_MSC_TINYMCE_QUOTE_TITLE', 'Paste the QUOTE you want to insert');