1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-20 21:32:09 +02:00

Some language file cleanup. Undetected phrases have been disabled.

This commit is contained in:
CaMer0n
2009-11-08 09:14:39 +00:00
parent 7744f38ed9
commit 15a83d309a
26 changed files with 220 additions and 235 deletions

View File

@@ -1,7 +1,7 @@
<?php
/*
* Copyright e107 Inc e107.org, Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt)
* $Id: lan_image.php,v 1.9 2009-07-16 08:15:35 e107coders Exp $
* $Id: lan_image.php,v 1.10 2009-11-08 09:14:39 e107coders Exp $
*
* Admin Language File
*
@@ -22,10 +22,10 @@ define("IMALAN_12", "Disabled image method");
define("IMALAN_13", "What to do with images if image display is disabled");
define("IMALAN_14", "Show image URL");
define("IMALAN_15", "Show nothing");
define("IMALAN_16", "Show uploaded avatars");
define("IMALAN_17", "Click here");
// define("IMALAN_16", "Show uploaded avatars");
// define("IMALAN_17", "Click here");
define("IMALAN_18", "Uploaded Avatar Images");
define("IMALAN_19", "Show 'disabled' message");
// define("IMALAN_19", "Show 'disabled' message");
define('IMALAN_20', 'Nothing changed');
define("IMALAN_21", "Used by");
define("IMALAN_22", "Image not in use");
@@ -36,10 +36,10 @@ define("IMALAN_26", "image(s) deleted");
define("IMALAN_28", "deleted");
define("IMALAN_29", "No images");
define("IMALAN_30", "Everyone (public)");
define("IMALAN_31", "Guests only");
define("IMALAN_32", "Members only");
define("IMALAN_33", "Admin only");
// define("IMALAN_30", "Everyone (public)");
// define("IMALAN_31", "Guests only");
// define("IMALAN_32", "Members only");
// define("IMALAN_33", "Admin only");
define("IMALAN_34", "Enable PNG Fix");
define("IMALAN_35", "Fixes transparent PNG-24's with alpha transparency in IE 5 / 6 (Applies Sitewide)");
@@ -50,8 +50,8 @@ define("IMALAN_39", "Maximum allowable height");
define("IMALAN_40", "Too wide");
define("IMALAN_41", "Too high");
define("IMALAN_42", "Not found");
define("IMALAN_43", "Delete uploaded avatar");
define("IMALAN_44", "Delete external reference");
// define("IMALAN_43", "Delete uploaded avatar");
// define("IMALAN_44", "Delete external reference");
define("IMALAN_45", "Not found");
define("IMALAN_46", "Too large");
define("IMALAN_47", "Total uploaded avatars");
@@ -70,20 +70,14 @@ define('IMALAN_55', 'Not installed');
//uploaded avatar list
define('IMALAN_56', 'Click to select');
define('IMALAN_57', 'Image too big - click to enlarge');
define('IMALAN_58', 'Delete checked');
define('IMALAN_59', 'Check All');
define('IMALAN_60', 'Uncheck All');
//avatar check
// define('IMALAN_61', 'Options');
define('IMALAN_62', 'Reason');
define('IMALAN_63', 'URL');
define('IMALAN_64', 'User');
define('IMALAN_65', 'Nothing found');
define('IMALAN_66', 'Filename');
define('IMALAN_67', 'Are you sure?');
define('IMALAN_68', 'Close');
define('IMALAN_69', 'Folder');
define('IMALAN_70', 'Non-system folder is found!');