Vergleich inc/languages/english/admin/forum_attachments.lang.php - 1.8.11 - 1.8.26

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 72Zeile 72
$l['step1of2_line1'] = "Please wait, the file system is currently being scanned for orphaned attachments.";
$l['step2of2_line1'] = "Please wait, the database is currently being scanned for orphaned attachments.";
$l['step_line2'] = "You'll automatically be redirected to the next step once this process is complete.";

$l['step1of2_line1'] = "Please wait, the file system is currently being scanned for orphaned attachments.";
$l['step2of2_line1'] = "Please wait, the database is currently being scanned for orphaned attachments.";
$l['step_line2'] = "You'll automatically be redirected to the next step once this process is complete.";

$l['scanning'] = 'Scanning..';

$l['scanning'] = 'Scanning…';


// = Attachments / Index
$l['index_find_attachments'] = "Attachments - Find Attachments";


// = Attachments / Index
$l['index_find_attachments'] = "Attachments - Find Attachments";

$l['find_where'] = "Find attachments where...";

$l['find_where'] = "Find attachments where…";

$l['name_contains'] = "File name contains";

$l['name_contains'] = "File name contains";

$l['name_contains_desc'] = "To search by wild card enter *.[file extension]. Example: *.zip.";

$l['name_contains_desc'] = "Search for attachments that include the given query in the file name. For example, enter .zip to find attachments using the .zip file extension.";

$l['type_contains'] = "File type contains";
$l['forum_is'] = "Forum is";
$l['username_is'] = "Posters' username is";

$l['type_contains'] = "File type contains";
$l['forum_is'] = "Forum is";
$l['username_is'] = "Posters' username is";

 
$l['poster_is'] = "Poster is";
$l['poster_is_either'] = "User or Guest";
$l['poster_is_user'] = "Users Only";
$l['poster_is_guest'] = "Guests Only";

$l['more_than'] = "More than";
$l['greater_than'] = "Greater than";
$l['is_exactly'] = "Is exactly";

$l['more_than'] = "More than";
$l['greater_than'] = "Greater than";
$l['is_exactly'] = "Is exactly";