Vergleich inc/languages/english/admin/config_smilies.lang.php - 1.6.7 - 1.6.15

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 1Zeile 1
<?php
/**
* MyBB 1.6 English Language Pack

<?php
/**
* MyBB 1.6 English Language Pack

 * Copyright � 2010 MyBB Group, All Rights Reserved

 * Copyright 2010 MyBB Group, All Rights Reserved

 * 

 * 

 * $Id: config_smilies.lang.php 5297 2010-12-28 22:01:14Z Tomm $

 * $Id$

 */

$l['smilies'] = "Smilies";

 */

$l['smilies'] = "Smilies";

Zeile 46Zeile 46
$l['error_missing_path_multiple'] = "You did not enter a path";
$l['error_missing_order'] = "You did not enter a display order for this smilie";
$l['error_missing_clickable'] = "You did not specify yes or no for the \"Show Clickable\" option";

$l['error_missing_path_multiple'] = "You did not enter a path";
$l['error_missing_order'] = "You did not enter a display order for this smilie";
$l['error_missing_clickable'] = "You did not specify yes or no for the \"Show Clickable\" option";

 
$l['error_duplicate_order'] = "You did not enter a valid display order for this smilie.";

$l['error_no_smilies'] = "There are no smilies in the specified directory, or all smilies in the directory have already been added.";
$l['error_no_images'] = "There are no images in the specified directory";
$l['error_none_included'] = "You did not select any smilies to include.";

$l['error_no_smilies'] = "There are no smilies in the specified directory, or all smilies in the directory have already been added.";
$l['error_no_images'] = "There are no images in the specified directory";
$l['error_none_included'] = "You did not select any smilies to include.";