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

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 3Zeile 3
 * MyBB 1.6 English Language Pack
* Copyright 2010 MyBB Group, All Rights Reserved
*

 * MyBB 1.6 English Language Pack
* Copyright 2010 MyBB Group, All Rights Reserved
*

 * $Id: config_smilies.lang.php 5833 2012-05-24 08:39:00Z 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.";