aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/lang_english/lang_main.php
diff options
context:
space:
mode:
authorthe_systech <the_systech@users.sourceforge.net>2001-11-07 21:44:07 +0000
committerthe_systech <the_systech@users.sourceforge.net>2001-11-07 21:44:07 +0000
commit2f7f35a1900b8aa40736aa319ef8dd5aef1e7ed1 (patch)
tree506a41a12a08191b6404ae3654e548113dd7097c /phpBB/language/lang_english/lang_main.php
parent5668fee57769726005ff66491a6f2a46db63f583 (diff)
downloadforums-2f7f35a1900b8aa40736aa319ef8dd5aef1e7ed1.tar
forums-2f7f35a1900b8aa40736aa319ef8dd5aef1e7ed1.tar.gz
forums-2f7f35a1900b8aa40736aa319ef8dd5aef1e7ed1.tar.bz2
forums-2f7f35a1900b8aa40736aa319ef8dd5aef1e7ed1.tar.xz
forums-2f7f35a1900b8aa40736aa319ef8dd5aef1e7ed1.zip
Adding capability for "smiley packs" import/export
git-svn-id: file:///svn/phpbb/trunk@1286 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/lang_english/lang_main.php')
-rw-r--r--phpBB/language/lang_english/lang_main.php14
1 files changed, 13 insertions, 1 deletions
diff --git a/phpBB/language/lang_english/lang_main.php b/phpBB/language/lang_english/lang_main.php
index f3ecc12240..c76d735560 100644
--- a/phpBB/language/lang_english/lang_main.php
+++ b/phpBB/language/lang_english/lang_main.php
@@ -967,7 +967,19 @@ $lang['smile_desc'] = "From this page you can add, remove and edit the emoticons
$lang['smiley_config'] = "Smiley Configuration";
$lang['Smile'] = "Smile";
$lang['Emotion'] = "Emotion";
-
+$lang['Select_pak'] = "Select Pak File";
+$lang['replace_existing'] = "Replace Existing Smiley";
+$lang['keep_existing'] = "Keep Existing Smiley";
+$lang['smiley_import_inst'] = "You should unzip the smiley package and upload all files to the proper Smiley directory for your installation. Then select the correct information in this form to import the smiley pack.";
+$lang['smiley_import'] = "Smiley Pack Import";
+$lang['choose_smile_pak'] = "Choose the correct Smile Pack .pak file";
+$lang['import'] = "Import Smileys";
+$lang['smile_conflicts'] = "What should be done in case of conflicts";
+$lang['del_existing_smileys'] = "Delete all existing smileys before import";
+$lang['import_smile_pack'] = "Import Smiley Pack";
+$lang['export_smile_pack'] = "Create Smiley Pack";
+$lang['export_smiles'] = "To create a smiley pack from your currently installed smileys, <a href='admin_smilies.php?mode=export&send_file=1'>Click Here</a> to download the smiles.pak file. Name this file appropriately making sure to keep the .pak file extension. Then create a zip file containing all of your smiley images plus this .pak configuration file.";
+$lang['smiley_import_success'] = "The smiley pack was imported successfully!";
//
// User Management