From 82eb5f6d7def430171d93ddbe40eb7e5b4045173 Mon Sep 17 00:00:00 2001 From: Cameron <e107inc@gmail.com> Date: Mon, 4 May 2015 11:24:05 -0700 Subject: [PATCH] Issue #986 - Remove need for single-quote backslashes. --- e107_languages/English/admin/lan_image.php | 134 ++++---- e107_languages/English/admin/lan_plugin.php | 334 ++++++++++---------- e107_languages/English/lan_signup.php | 2 +- e107_languages/English/lan_user.php | 2 +- e107_languages/English/lan_usersettings.php | 2 +- 5 files changed, 236 insertions(+), 238 deletions(-) diff --git a/e107_languages/English/admin/lan_image.php b/e107_languages/English/admin/lan_image.php index 325bb1935..54b0090d4 100644 --- a/e107_languages/English/admin/lan_image.php +++ b/e107_languages/English/admin/lan_image.php @@ -49,7 +49,7 @@ define("IMALAN_15", "Show nothing"); // define("IMALAN_17", "Click here"); define("IMALAN_18", "Uploaded Avatar Images"); // define("IMALAN_19", "Show 'disabled' message"); -define('IMALAN_20', 'Nothing changed'); +define('IMALAN_20', "Nothing changed"); define("IMALAN_21", "Used by"); define("IMALAN_22", "Image not in use"); define("IMALAN_23", "Avatars"); @@ -86,82 +86,82 @@ define("IMALAN_51", "Avatar for "); define("IMALAN_52", "Path to ImageMagick appears to be incorrect"); define("IMALAN_53", "Path to ImageMagick appears to be correct, but convert file may not be valid"); define("IMALAN_54", "GD version installed:"); -define('IMALAN_55', 'Not installed'); +define('IMALAN_55', "Not installed"); //v0.8 //uploaded avatar list -define('IMALAN_56', 'Click to select'); -define('IMALAN_57', 'Image too big - click to enlarge'); +define('IMALAN_56', "Click to select"); +define('IMALAN_57', "Image too big - click to enlarge"); //avatar check -// define('IMALAN_61', 'Options'); -define('IMALAN_62', 'Reason'); +// define('IMALAN_61', "Options"); +define('IMALAN_62', "Reason"); -define('IMALAN_65', 'Nothing found'); +define('IMALAN_65', "Nothing found"); -define('IMALAN_66', 'Filename'); -define('IMALAN_68', 'Close'); -define('IMALAN_69', 'Folder'); -define('IMALAN_70', 'Non-system folder is found!'); +define('IMALAN_66', "Filename"); +define('IMALAN_68', "Close"); +define('IMALAN_69', "Folder"); +define('IMALAN_70', "Non-system folder is found!"); // define("IMALAN_72", "Icons"); -define('IMALAN_73', 'Thumbnail Quality'); -define('IMALAN_74', 'Set this as low as possible before quality loss is apparent. Max. 100'); -define('IMALAN_75', 'Avatar Width'); -define('IMALAN_76', 'Avatar images will be constrained to these dimensions (in pixels)'); -define('IMALAN_77', 'Avatar Height'); -define('IMALAN_78', 'Avatar images will be constrained to these dimensions (in pixels)'); -define('IMALAN_79', 'Resize-Image Dimensions'); -define('IMALAN_80', 'Watermark Activation'); -define('IMALAN_81', 'All images with a width or height greater than this value will be given a watermark during resizing.'); -define('IMALAN_82', 'Watermark Text'); -define('IMALAN_83', 'Optional Watermark Text'); -define('IMALAN_84', 'Watermark Font'); -define('IMALAN_85', 'Optional Watermark Font. Upload more .ttf fonts to the /fonts folder in your theme directory.'); -define('IMALAN_86', 'Watermark Size'); -define('IMALAN_87', 'Size of the font in pts'); -define('IMALAN_88', 'Watermark Position'); -define('IMALAN_89', 'Watermark Position'); -define('IMALAN_90', 'Watermark Margin'); -define('IMALAN_91', 'The distance that watermark will appear from the edge of the image.'); -define('IMALAN_92', 'Watermark Color'); -define('IMALAN_93', 'Color of the watermark eg. 000000'); -define('IMALAN_94', 'Watermark Shadow-Color'); -define('IMALAN_95', 'Shadow Color of the watermark eg. ffffff'); -define('IMALAN_96', 'Watermark Opacity'); -define('IMALAN_97', 'Enter a number between 1 and 100'); -define('IMALAN_98', 'Default YouTube account'); -define('IMALAN_99', 'Used by the Media-Manager Youtube browser. Enter account name. eg. e107inc'); -define('IMALAN_100', 'Show Related Videos'); -define('IMALAN_101', 'Show Video Info'); -define('IMALAN_102', 'Show Closed-Captions by default'); -define('IMALAN_103', 'Use Modest Branding'); -define('IMALAN_104', 'Make the YouTube bbcode responsive'); -define('IMALAN_105', 'Resize images during media import'); -define('IMALAN_106', 'Leave empty to disable'); -define('IMALAN_107', 'Couldn\'t generated path from upload data'); -define('IMALAN_108', 'Couldn\'t move file from [x] to [y]'); -define('IMALAN_109', 'Couldn\'t get path'); -define('IMALAN_110', 'Couldn\'t move file from [x] to [y]'); -define('IMALAN_111', 'Couldn\'t detect mime-type([x]). Upload failed.'); -define('IMALAN_112', 'Couldn\'t create folder ([x]).'); -define('IMALAN_113', 'Scanning for new media (images, videos, files) in folder:'); -define('IMALAN_114', 'No media Found! Please upload some files.'); -define('IMALAN_115', 'Title (internal use)'); -define('IMALAN_116', 'Caption (seen by public)'); -define('IMALAN_117', 'Author'); -define('IMALAN_118', 'Mime Type'); -define('IMALAN_119', 'File Size'); -define('IMALAN_120', 'Dimensions'); -define('IMALAN_121', 'Preview'); -define('IMALAN_122', '[x] couldn\'t be renamed. Check file perms.'); -define('IMALAN_123', 'Import into Category:'); -define('IMALAN_124', 'Import Selected Files'); -define('IMALAN_125', 'Delete Selected Files'); -define('IMALAN_126', 'Please check at least one file.'); -define('IMALAN_127', 'Couldn\'t get file info from:'); -define('IMALAN_128', 'Importing Media:'); +define('IMALAN_73', "Thumbnail Quality"); +define('IMALAN_74', "Set this as low as possible before quality loss is apparent. Max. 100"); +define('IMALAN_75', "Avatar Width"); +define('IMALAN_76', "Avatar images will be constrained to these dimensions (in pixels)"); +define('IMALAN_77', "Avatar Height"); +define('IMALAN_78', "Avatar images will be constrained to these dimensions (in pixels)"); +define('IMALAN_79', "Resize-Image Dimensions"); +define('IMALAN_80', "Watermark Activation"); +define('IMALAN_81', "All images with a width or height greater than this value will be given a watermark during resizing."); +define('IMALAN_82', "Watermark Text"); +define('IMALAN_83', "Optional Watermark Text"); +define('IMALAN_84', "Watermark Font"); +define('IMALAN_85', "Optional Watermark Font. Upload more .ttf fonts to the /fonts folder in your theme directory."); +define('IMALAN_86', "Watermark Size"); +define('IMALAN_87', "Size of the font in pts"); +define('IMALAN_88', "Watermark Position"); +define('IMALAN_89', "Watermark Position"); +define('IMALAN_90', "Watermark Margin"); +define('IMALAN_91', "The distance that watermark will appear from the edge of the image."); +define('IMALAN_92', "Watermark Color"); +define('IMALAN_93', "Color of the watermark eg. 000000"); +define('IMALAN_94', "Watermark Shadow-Color"); +define('IMALAN_95', "Shadow Color of the watermark eg. ffffff"); +define('IMALAN_96', "Watermark Opacity"); +define('IMALAN_97', "Enter a number between 1 and 100"); +define('IMALAN_98', "Default YouTube account"); +define('IMALAN_99', "Used by the Media-Manager Youtube browser. Enter account name. eg. e107inc"); +define('IMALAN_100', "Show Related Videos"); +define('IMALAN_101', "Show Video Info"); +define('IMALAN_102', "Show Closed-Captions by default"); +define('IMALAN_103', "Use Modest Branding"); +define('IMALAN_104', "Make the YouTube bbcode responsive"); +define('IMALAN_105', "Resize images during media import"); +define('IMALAN_106', "Leave empty to disable"); +define('IMALAN_107', "Couldn't generated path from upload data"); +define('IMALAN_108', "Couldn't move file from [x] to [y]"); +define('IMALAN_109', "Couldn't get path"); +define('IMALAN_110', "Couldn't move file from [x] to [y]"); +define('IMALAN_111', "Couldn't detect mime-type([x]). Upload failed."); +define('IMALAN_112', "Couldn't create folder ([x])."); +define('IMALAN_113', "Scanning for new media (images, videos, files) in folder:"); +define('IMALAN_114', "No media Found! Please upload some files."); +define('IMALAN_115', "Title (internal use)"); +define('IMALAN_116', "Caption (seen by public)"); +define('IMALAN_117', "Author"); // use LAN_AUTHOR +define('IMALAN_118', "Mime Type"); +define('IMALAN_119', "File Size"); +define('IMALAN_120', "Dimensions"); +define('IMALAN_121', "Preview"); // use LAN_PREVIEW +define('IMALAN_122', "[x] couldn't be renamed. Check file perms."); +define('IMALAN_123', "Import into Category:"); +define('IMALAN_124', "Import Selected Files"); +define('IMALAN_125', "Delete Selected Files"); +define('IMALAN_126', "Please check at least one file."); +define('IMALAN_127', "Couldn't get file info from:"); +define('IMALAN_128', "Importing Media:"); ?> \ No newline at end of file diff --git a/e107_languages/English/admin/lan_plugin.php b/e107_languages/English/admin/lan_plugin.php index 448c5e20f..dbf713fd4 100644 --- a/e107_languages/English/admin/lan_plugin.php +++ b/e107_languages/English/admin/lan_plugin.php @@ -81,197 +81,195 @@ define("EPL_ADLAN_58", "If the tables are not removed, the plugin can be reinsta define("EPL_ADLAN_59", "Delete plugin files"); define("EPL_ADLAN_60", "e107 will attempt to remove all plugin related files."); // define("EPL_ADLAN_61", "Confirm uninstall"); // duplicated. can be deleted. -define('EPL_ADLAN_62', 'Cancel uninstall'); -define('EPL_ADLAN_63', 'Uninstall:'); -define('EPL_ADLAN_64', 'Folder'); +define('EPL_ADLAN_62', "Cancel uninstall"); +define('EPL_ADLAN_63', "Uninstall:"); +define('EPL_ADLAN_64', "Folder"); +define ('EPL_ADLAN_70',"Required plugin not installed: "); +define ('EPL_ADLAN_71',"Newer plugin version required: "); +define ('EPL_ADLAN_72'," Version: "); +define ('EPL_ADLAN_73',"Required PHP extension not loaded: "); +define ('EPL_ADLAN_74',"Newer PHP version required: "); +define ('EPL_ADLAN_75',"Newer MySQL version required: "); +define ('EPL_ADLAN_76',"Error in plugin.xml"); +define ('EPL_ADLAN_77',"Cannot find plugin.xml"); +define ('EPL_ADLAN_78',"Delete User Classes created by plugin:"); +define ('EPL_ADLAN_79',"Only delete these if you have not used them for other purposes."); +define ('EPL_ADLAN_80',"Delete extended user fields created by plugin:"); +define ('EPL_ADLAN_81',"Xhtml"); +define ('EPL_ADLAN_82',"Icon"); +define ('EPL_ADLAN_83',"Notes"); +define ('EPL_ADLAN_84',"Install Selected"); +define ('EPL_ADLAN_85',"Uninstall Selected"); +define ('EPL_ADLAN_86',"All files removed from "); +define ('EPL_ADLAN_87',"File deletion failed "); -define ('EPL_ADLAN_70','Required plugin not installed: '); -define ('EPL_ADLAN_71','Newer plugin version required: '); -define ('EPL_ADLAN_72',' Version: '); -define ('EPL_ADLAN_73','Required PHP extension not loaded: '); -define ('EPL_ADLAN_74','Newer PHP version required: '); -define ('EPL_ADLAN_75','Newer MySQL version required: '); -define ('EPL_ADLAN_76','Error in plugin.xml'); -define ('EPL_ADLAN_77','Cannot find plugin.xml'); -define ('EPL_ADLAN_78','Delete User Classes created by plugin:'); -define ('EPL_ADLAN_79','Only delete these if you have not used them for other purposes.'); -define ('EPL_ADLAN_80','Delete extended user fields created by plugin:'); -define ('EPL_ADLAN_81','Xhtml'); -define ('EPL_ADLAN_82','Icon'); -define ('EPL_ADLAN_83','Notes'); -define ('EPL_ADLAN_84','Install Selected'); -define ('EPL_ADLAN_85','Uninstall Selected'); -define ('EPL_ADLAN_86','All files removed from '); -define ('EPL_ADLAN_87','File deletion failed '); +define ('EPL_ADLAN_88',"Made for v2"); +define ('EPL_ADLAN_89',"Search Online"); +define ('EPL_ADLAN_90',"cURL is currently required to use this feature. Contact your webhosting provider to enable cURL"); +define ('EPL_ADLAN_91',"Featured"); +define ('EPL_ADLAN_92',"Buy"); +define ('EPL_ADLAN_93',"Free"); +define ('EPL_ADLAN_94',"Connecting..."); +define ('EPL_ADLAN_95',"Unable to continue"); +define ('EPL_ADLAN_96',"eg. http://website.com/some-plugin.zip"); +define ('EPL_ADLAN_97',"There was a problem extracting the .zip file to your plugin directory."); +define ('EPL_ADLAN_98',"Unknown file:"); +define ('EPL_ADLAN_99',"Error messages above this line"); +define ('EPL_ADLAN_100',"click here to install some"); +define ('EPL_ADLAN_101',"No plugins installed - [link]."); +define ('EPL_ADLAN_102',"This Wizard will build an admin area for your plugin and generate a plugin.xml meta file. Before you start:"); +define ('EPL_ADLAN_103',"Create a new writable folder in the [e_PLUGIN] directory eg. [b]myplugin[/b]"); +define ('EPL_ADLAN_104',"If your plugin will use sql tables, create a new file in this folder and name it the same as the directory but with [b]_sql.php[/b] as a sufix eg. [b]myplugin_sql.php[/b]"); +define ('EPL_ADLAN_105',"Create your table in phpMyAdmin and paste an sql dump of it into your file and save. (see [i]e107_plugins/_blank/_blank_sql.php[/i] for an example)"); +define ('EPL_ADLAN_106',"Select your plugin's folder to begin."); +define ('EPL_ADLAN_107',"Build an admin-area and xml file for:"); +define ('EPL_ADLAN_108',"Check language files:"); +define ('EPL_ADLAN_109',"Basic Info."); +define ('EPL_ADLAN_110',"Preferences"); +define ('EPL_ADLAN_111',"Generate"); +define ('EPL_ADLAN_112',"Review all fields and modify if necessary."); +define ('EPL_ADLAN_113',"Review ALL tabs before clicking 'Generate'."); +define ('EPL_ADLAN_114',"Plugin Builder"); +define ('EPL_ADLAN_115',"Step 2"); -define ('EPL_ADLAN_88','Made for v2'); -define ('EPL_ADLAN_89','Search Online'); -define ('EPL_ADLAN_90','cURL is currently required to use this feature. Contact your webhosting provider to enable cURL'); -define ('EPL_ADLAN_91','Featured'); -define ('EPL_ADLAN_92','Buy'); -define ('EPL_ADLAN_93','Free'); -define ('EPL_ADLAN_94','Connecting...'); -define ('EPL_ADLAN_95','Unable to continue'); -define ('EPL_ADLAN_96','eg. http://website.com/some-plugin.zip'); -define ('EPL_ADLAN_97','There was a problem extracting the .zip file to your plugin directory.'); -define ('EPL_ADLAN_98','Unknown file:'); -define ('EPL_ADLAN_99','Error messages above this line'); -define ('EPL_ADLAN_100','click here to install some'); -define ('EPL_ADLAN_101','No plugins installed - [link].'); -define ('EPL_ADLAN_102','This Wizard will build an admin area for your plugin and generate a plugin.xml meta file. Before you start:'); -define ('EPL_ADLAN_103','Create a new writable folder in the [e_PLUGIN] directory eg. [b]myplugin[/b]'); -define ('EPL_ADLAN_104','If your plugin will use sql tables, create a new file in this folder and name it the same as the directory but with [b]_sql.php[/b] as a sufix eg. [b]myplugin_sql.php[/b]'); -define ('EPL_ADLAN_105','Create your table in phpMyAdmin and paste an sql dump of it into your file and save. (see [i]e107_plugins/_blank/_blank_sql.php[/i] for an example)'); -define ('EPL_ADLAN_106','Select your plugin\'s folder to begin.'); -define ('EPL_ADLAN_107','Build an admin-area and xml file for:'); -define ('EPL_ADLAN_108','Check language files:'); -define ('EPL_ADLAN_109','Basic Info.'); -define ('EPL_ADLAN_110','Preferences'); -define ('EPL_ADLAN_111','Generate'); -define ('EPL_ADLAN_112','Review all fields and modify if necessary.'); -define ('EPL_ADLAN_113','Review ALL tabs before clicking "Generate".'); -define ('EPL_ADLAN_114','Plugin Builder'); -define ('EPL_ADLAN_115','Step 2'); +define ('EPL_ADLAN_116',"Text Box"); +define ('EPL_ADLAN_117',"Text Box (number)"); +define ('EPL_ADLAN_118',"Text Box (url)"); +define ('EPL_ADLAN_119',"Text Area"); +define ('EPL_ADLAN_120',"Rich-Text Area"); +define ('EPL_ADLAN_121',"True/False"); +define ('EPL_ADLAN_122',"Custom Function"); +define ('EPL_ADLAN_123',"Image"); +define ('EPL_ADLAN_124',"DropDown"); +define ('EPL_ADLAN_125',"DropDown (userclasses)"); +define ('EPL_ADLAN_126',"DropDown (languages)"); +define ('EPL_ADLAN_127',"Icon"); +define ('EPL_ADLAN_128',"File"); -define ('EPL_ADLAN_116','Text Box'); -define ('EPL_ADLAN_117','Text Box (number)'); -define ('EPL_ADLAN_118','Text Box (url)'); -define ('EPL_ADLAN_119','Text Area'); -define ('EPL_ADLAN_120','Rich-Text Area'); -define ('EPL_ADLAN_121','True/False'); -define ('EPL_ADLAN_122','Custom Function'); -define ('EPL_ADLAN_123','Image'); -define ('EPL_ADLAN_124','DropDown'); -define ('EPL_ADLAN_125','DropDown (userclasses)'); -define ('EPL_ADLAN_126','DropDown (languages)'); -define ('EPL_ADLAN_127','Icon'); -define ('EPL_ADLAN_128','File'); - -define ('EPL_ADLAN_129','Preference Name'); -define ('EPL_ADLAN_130','Default Value'); -define ('EPL_ADLAN_131','Field Type...'); -define ('EPL_ADLAN_132','[file] has been generated'); -define ('EPL_ADLAN_133','[file] is missing!'); -define ('EPL_ADLAN_134','Please create [b][file][/b] in your plugin directory with the following content: [content]'); -define ('EPL_ADLAN_135','The name of your plugin. (Must be written in English)'); -define ('EPL_ADLAN_136','If you have a language file, enter the LAN_XXX value for the plugin\'s name'); -define ('EPL_ADLAN_137','Creation date of your plugin'); -define ('EPL_ADLAN_138','The version of your plugin. Format: x.x'); -define ('EPL_ADLAN_139','Compatible with this version of e107'); -define ('EPL_ADLAN_140','Author Name'); -define ('EPL_ADLAN_141','Author Website URL'); -define ('EPL_ADLAN_142','A short one-line description of the plugin'); -define ('EPL_ADLAN_143','(Must be written in English)'); -define ('EPL_ADLAN_144','Keyword/Tag for this plugin'); -define ('EPL_ADLAN_145','A full description of the plugin'); -define ('EPL_ADLAN_146','What category of plugin is this?'); +define ('EPL_ADLAN_129',"Preference Name"); +define ('EPL_ADLAN_130',"Default Value"); +define ('EPL_ADLAN_131',"Field Type..."); +define ('EPL_ADLAN_132',"[file] has been generated"); +define ('EPL_ADLAN_133',"[file] is missing!"); +define ('EPL_ADLAN_134',"Please create [b][file][/b] in your plugin directory with the following content: [content]"); +define ('EPL_ADLAN_135',"The name of your plugin. (Must be written in English)"); +define ('EPL_ADLAN_136',"If you have a language file, enter the LAN_XXX value for the plugin's name"); +define ('EPL_ADLAN_137',"Creation date of your plugin"); +define ('EPL_ADLAN_138',"The version of your plugin. Format: x.x"); +define ('EPL_ADLAN_139',"Compatible with this version of e107"); +define ('EPL_ADLAN_140',"Author Name"); +define ('EPL_ADLAN_141',"Author Website URL"); +define ('EPL_ADLAN_142',"A short one-line description of the plugin"); +define ('EPL_ADLAN_143',"(Must be written in English)"); +define ('EPL_ADLAN_144',"Keyword/Tag for this plugin"); +define ('EPL_ADLAN_145',"A full description of the plugin"); +define ('EPL_ADLAN_146',"What category of plugin is this?"); // Categories -define ('EPL_ADLAN_147','settings'); -define ('EPL_ADLAN_148','users'); -define ('EPL_ADLAN_149','content'); -define ('EPL_ADLAN_150','tools'); -define ('EPL_ADLAN_151','manage'); -define ('EPL_ADLAN_152','misc'); -define ('EPL_ADLAN_153','menu'); -define ('EPL_ADLAN_154','about'); +define ('EPL_ADLAN_147',"settings"); +define ('EPL_ADLAN_148',"users"); +define ('EPL_ADLAN_149',"content"); +define ('EPL_ADLAN_150',"tools"); +define ('EPL_ADLAN_151',"manage"); +define ('EPL_ADLAN_152',"misc"); +define ('EPL_ADLAN_153',"menu"); +define ('EPL_ADLAN_154',"about"); -define ('EPL_ADLAN_155','Saved:'); -define ('EPL_ADLAN_156','Couldn\'t Save:'); +define ('EPL_ADLAN_155',"Saved:"); +define ('EPL_ADLAN_156',"Couldn't Save:"); -define ('EPL_ADLAN_157','Main Area'); -define ('EPL_ADLAN_158','Categories'); -define ('EPL_ADLAN_159','Other 1'); -define ('EPL_ADLAN_160','Other 2'); -define ('EPL_ADLAN_161','Other 3'); -define ('EPL_ADLAN_162','Other 4'); -define ('EPL_ADLAN_163','Exclude this table'); +define ('EPL_ADLAN_157',"Main Area"); +define ('EPL_ADLAN_158',"Categories"); +define ('EPL_ADLAN_159',"Other 1"); +define ('EPL_ADLAN_160',"Other 2"); +define ('EPL_ADLAN_161',"Other 3"); +define ('EPL_ADLAN_162',"Other 4"); +define ('EPL_ADLAN_163',"Exclude this table"); -define ('EPL_ADLAN_164','Field'); -define ('EPL_ADLAN_165','Caption'); -define ('EPL_ADLAN_166','Type'); -define ('EPL_ADLAN_167','Data'); -define ('EPL_ADLAN_168','Width'); -define ('EPL_ADLAN_169','Batch'); -define ('EPL_ADLAN_170','Filter'); -define ('EPL_ADLAN_171','Inline'); -define ('EPL_ADLAN_172','Validate'); -define ('EPL_ADLAN_173','Display'); -define ('EPL_ADLAN_174','HelpTip'); -define ('EPL_ADLAN_175','ReadParms'); -define ('EPL_ADLAN_176','WriteParms'); -define ('EPL_ADLAN_177','Field is required to be filled'); -define ('EPL_ADLAN_178','Displayed by Default'); +define ('EPL_ADLAN_164',"Field"); +define ('EPL_ADLAN_165',"Caption"); +define ('EPL_ADLAN_166',"Type"); +define ('EPL_ADLAN_167',"Data"); +define ('EPL_ADLAN_168',"Width"); +define ('EPL_ADLAN_169',"Batch"); +define ('EPL_ADLAN_170',"Filter"); +define ('EPL_ADLAN_171',"Inline"); +define ('EPL_ADLAN_172',"Validate"); +define ('EPL_ADLAN_173',"Display"); +define ('EPL_ADLAN_174',"HelpTip"); +define ('EPL_ADLAN_175',"ReadParms"); +define ('EPL_ADLAN_176',"WriteParms"); +define ('EPL_ADLAN_177',"Field is required to be filled"); +define ('EPL_ADLAN_178',"Displayed by Default"); // date, datetime -define ('EPL_ADLAN_179','Text Box'); -define ('EPL_ADLAN_180','Hidden'); +define ('EPL_ADLAN_179',"Text Box"); +define ('EPL_ADLAN_180',"Hidden"); // int, tinyint, bigint, smallint -define ('EPL_ADLAN_181','True/False'); -define ('EPL_ADLAN_182','Text Box (number)'); -define ('EPL_ADLAN_183','DropDown'); -define ('EPL_ADLAN_184','DropDown (userclasses)'); -define ('EPL_ADLAN_185','Date'); -define ('EPL_ADLAN_186','Custom Function'); -define ('EPL_ADLAN_187','Hidden'); -define ('EPL_ADLAN_188','User'); +define ('EPL_ADLAN_181',"True/False"); +define ('EPL_ADLAN_182',"Text Box (number)"); +define ('EPL_ADLAN_183',"DropDown"); +define ('EPL_ADLAN_184',"DropDown (userclasses)"); +define ('EPL_ADLAN_185',"Date"); +define ('EPL_ADLAN_186',"Custom Function"); +define ('EPL_ADLAN_187',"Hidden"); +define ('EPL_ADLAN_188',"User"); // decimal -define ('EPL_ADLAN_189','Text Box'); -define ('EPL_ADLAN_190','DropDown'); -define ('EPL_ADLAN_191','Custom Function'); -define ('EPL_ADLAN_192','Hidden'); +define ('EPL_ADLAN_189',"Text Box"); +define ('EPL_ADLAN_190',"DropDown"); +define ('EPL_ADLAN_191',"Custom Function"); +define ('EPL_ADLAN_192',"Hidden"); // varchar, tinytext -define ('EPL_ADLAN_193','Text Box'); -define ('EPL_ADLAN_194','Text Box (url)'); -define ('EPL_ADLAN_195','Text Box (email)'); -define ('EPL_ADLAN_196','Text Box (ip)'); -define ('EPL_ADLAN_197','Text Box (number)'); -define ('EPL_ADLAN_198','Text Box (password)'); -define ('EPL_ADLAN_199','Text Box (keywords)'); -define ('EPL_ADLAN_200','DropDown'); -define ('EPL_ADLAN_201','DropDown (userclasses)'); -define ('EPL_ADLAN_202','DropDown (languages)'); -define ('EPL_ADLAN_203','Icon'); -define ('EPL_ADLAN_204','Image'); -define ('EPL_ADLAN_205','File'); -define ('EPL_ADLAN_206','Custom Function'); -define ('EPL_ADLAN_207','Hidden'); +define ('EPL_ADLAN_193',"Text Box"); +define ('EPL_ADLAN_194',"Text Box (url)"); +define ('EPL_ADLAN_195',"Text Box (email)"); +define ('EPL_ADLAN_196',"Text Box (ip)"); +define ('EPL_ADLAN_197',"Text Box (number)"); +define ('EPL_ADLAN_198',"Text Box (password)"); +define ('EPL_ADLAN_199',"Text Box (keywords)"); +define ('EPL_ADLAN_200',"DropDown"); +define ('EPL_ADLAN_201',"DropDown (userclasses)"); +define ('EPL_ADLAN_202',"DropDown (languages)"); +define ('EPL_ADLAN_203',"Icon"); +define ('EPL_ADLAN_204',"Image"); +define ('EPL_ADLAN_205',"File"); +define ('EPL_ADLAN_206',"Custom Function"); +define ('EPL_ADLAN_207',"Hidden"); // text, mediumtext, longtext -define ('EPL_ADLAN_208','Text Area'); -define ('EPL_ADLAN_209','Rich-Text Area'); -define ('EPL_ADLAN_210','Text Box'); -define ('EPL_ADLAN_211','Text Box (keywords)'); -define ('EPL_ADLAN_212','Custom Function'); -define ('EPL_ADLAN_213','Image (string)'); -define ('EPL_ADLAN_214','Images (array)'); -define ('EPL_ADLAN_215','Hidden'); +define ('EPL_ADLAN_208',"Text Area"); +define ('EPL_ADLAN_209',"Rich-Text Area"); +define ('EPL_ADLAN_210',"Text Box"); +define ('EPL_ADLAN_211',"Text Box (keywords)"); +define ('EPL_ADLAN_212',"Custom Function"); +define ('EPL_ADLAN_213',"Image (string)"); +define ('EPL_ADLAN_214',"Images (array)"); +define ('EPL_ADLAN_215',"Hidden"); -define ('EPL_ADLAN_216','Click Here'); -define ('EPL_ADLAN_217','[link] to vist your generated admin area'); -define ('EPL_ADLAN_218','Could not write to [file]'); -define ('EPL_ADLAN_219','No Files have been created. Please Copy & Paste the code below into your files.'); +define ('EPL_ADLAN_216',"Click Here"); +define ('EPL_ADLAN_217',"[link] to vist your generated admin area"); +define ('EPL_ADLAN_218',"Could not write to [file]"); +define ('EPL_ADLAN_219',"No Files have been created. Please Copy & Paste the code below into your files."); -define ('EPL_ADLAN_220','Find Plugins'); -define ('EPL_ADLAN_221','Language-File Check'); +define ('EPL_ADLAN_220',"Find Plugins"); +define ('EPL_ADLAN_221',"Language-File Check"); -define ('EPL_ADLAN_222','Plugin Files'); -define ('EPL_ADLAN_223','Used'); -define ('EPL_ADLAN_224','Unused'); -define ('EPL_ADLAN_225','Unsure'); +define ('EPL_ADLAN_222',"Plugin Files"); +define ('EPL_ADLAN_223',"Used"); +define ('EPL_ADLAN_224',"Unused"); +define ('EPL_ADLAN_225',"Unsure"); -define ('EPL_ADLAN_226','Plugin Language-File Check'); +define ('EPL_ADLAN_226',"Plugin Language-File Check"); -define ('EPL_ADLAN_227','Scan for Changes'); -define ('EPL_ADLAN_228','Plugin folders are scanned every [interval] minutes for changes. Click the button below to scan now.'); -define ('EPL_ADLAN_229','Refresh'); - -define('LAN_UPGRADE_SUCCESSFUL', 'Upgrade Successful'); -define('LAN_INSTALL_SUCCESSFUL', 'Installation Successful'); -define('LAN_INSTALL_FAIL', 'Installation Failed'); +define ('EPL_ADLAN_227',"Scan for Changes"); +define ('EPL_ADLAN_228',"Plugin folders are scanned every [interval] minutes for changes. Click the button below to scan now."); +define ('EPL_ADLAN_229',"Refresh"); +define('LAN_UPGRADE_SUCCESSFUL', "Upgrade Successful"); +define('LAN_INSTALL_SUCCESSFUL', "Installation Successful"); +define('LAN_INSTALL_FAIL', "Instalation Failed"); ?> \ No newline at end of file diff --git a/e107_languages/English/lan_signup.php b/e107_languages/English/lan_signup.php index d9ecd34ab..d6c67cc3f 100644 --- a/e107_languages/English/lan_signup.php +++ b/e107_languages/English/lan_signup.php @@ -101,7 +101,7 @@ define('LAN_SIGNUP_60','Signup email resend requested'); define('LAN_SIGNUP_61','Send succeeded'); define('LAN_SIGNUP_62','Send failed'); define('LAN_SIGNUP_63','Password reset email resend requested'); -define('LAN_SIGNUP_64','That doesn\'t appear to be valid user information'); +define('LAN_SIGNUP_64', "That doesn't appear to be valid user information"); define('LAN_SIGNUP_65','You have been assigned the following login name'); define('LAN_SIGNUP_66','Please make a note of it.'); define('LAN_SIGNUP_67','This will be assigned by the system after signup'); diff --git a/e107_languages/English/lan_user.php b/e107_languages/English/lan_user.php index 9e0461667..e94ea337f 100644 --- a/e107_languages/English/lan_user.php +++ b/e107_languages/English/lan_user.php @@ -66,7 +66,7 @@ define('LAN_USER_35', '[hidden by request]'); // LAN_143 define('LAN_USER_36', 'Click here to View User Comments'); // LAN_423 define('LAN_USER_37', 'Click here to View Forum Posts'); // LAN_424 define('LAN_USER_38', 'Click here to update your information'); // LAN_411 -define('LAN_USER_39', 'Click here to edit this user\'s information'); // LAN_412 +define('LAN_USER_39', "Click here to edit this user's information"); // LAN_412 define('LAN_USER_40', 'previous member'); // LAN_414 define('LAN_USER_41', 'next member'); // LAN_415 define('LAN_USER_42', 'no photo'); // LAN_408 diff --git a/e107_languages/English/lan_usersettings.php b/e107_languages/English/lan_usersettings.php index 8909e2cb8..a172940ab 100644 --- a/e107_languages/English/lan_usersettings.php +++ b/e107_languages/English/lan_usersettings.php @@ -96,7 +96,7 @@ define('LAN_USET_26', 'Upload your avatar'); // LAN_415 define('LAN_USET_27', 'Upload your photograph'); // LAN_414 define('LAN_USET_28', 'This will be shown on your profile page'); // LAN_426 //define('LAN_USET_29', 'URL to your XUP file'); // LAN_433 -define('LAN_USET_30', 'what\'s this?'); // LAN_434 +define('LAN_USET_30', "what's this?"); // LAN_434 define('LAN_USET_31', 'Registration information'); // LAN_418 define('LAN_USET_32', 'Please note: Any image uploaded to this server that is deemed inappropriate by the administrators will be deleted immediately.'); // LAN_404 define('LAN_USET_33', 'Choose site-stored avatar'); // LAN_421