|
From: <be...@us...> - 2013-09-21 10:59:58
|
Revision: 12078
http://sourceforge.net/p/xoops/svn/12078
Author: beckmi
Date: 2013-09-21 10:59:55 +0000 (Sat, 21 Sep 2013)
Log Message:
-----------
fixing few English translations
Modified Paths:
--------------
XoopsModules/wfdownloads/trunk/wfdownloads/admin/downloads.php
XoopsModules/wfdownloads/trunk/wfdownloads/docs/changelog.txt
XoopsModules/wfdownloads/trunk/wfdownloads/language/english/admin.php
XoopsModules/wfdownloads/trunk/wfdownloads/language/english/main.php
XoopsModules/wfdownloads/trunk/wfdownloads/language/english/modinfo.php
XoopsModules/wfdownloads/trunk/wfdownloads/xoops_version.php
Modified: XoopsModules/wfdownloads/trunk/wfdownloads/admin/downloads.php
===================================================================
--- XoopsModules/wfdownloads/trunk/wfdownloads/admin/downloads.php 2013-09-21 10:31:39 UTC (rev 12077)
+++ XoopsModules/wfdownloads/trunk/wfdownloads/admin/downloads.php 2013-09-21 10:59:55 UTC (rev 12078)
@@ -32,7 +32,7 @@
$adminMenu = new ModuleAdmin();
$adminMenu->addItemButton(_MI_WFDOWNLOADS_MENU_DOWNLOADS, "{$currentFile}?op=downloads.list", 'list');
- $adminMenu->addItemButton(_AM_WFDOWNLOADS_FFS_DOWNLOADTITLE, "{$currentFile}?op=download.add", 'add');
+// $adminMenu->addItemButton(_AM_WFDOWNLOADS_FFS_DOWNLOADTITLE, "{$currentFile}?op=download.add", 'add');
echo $adminMenu->renderButton();
$lid = WfdownloadsRequest::getInt('lid', 0);
@@ -552,7 +552,7 @@
include_once XOOPS_ROOT_PATH . '/class/pagenav.php';
$categories = $wfdownloads->getHandler('category')->getObjects();
-
+
$start_published = WfdownloadsRequest::getInt('start_published', 0);
$start_new = WfdownloadsRequest::getInt('start_new', 0);
$start_autopublished = WfdownloadsRequest::getInt('start_autopublished', 0);
@@ -569,7 +569,7 @@
echo $indexAdmin->addNavigation($currentFile);
$adminMenu = new ModuleAdmin();
- $adminMenu->addItemButton(_MI_WFDOWNLOADS_MENU_DOWNLOADS, $currentFile . "?op=downloads.list", 'list');
+// $adminMenu->addItemButton(_MI_WFDOWNLOADS_MENU_DOWNLOADS, $currentFile . "?op=downloads.list", 'list');
$adminMenu->addItemButton(_AM_WFDOWNLOADS_FFS_DOWNLOADTITLE, $currentFile . "?op=download.add", 'add');
echo $adminMenu->renderButton();
@@ -633,8 +633,8 @@
$date_select = new XoopsFormDateTime (null, 'filter_date', 15, time(), false);
$GLOBALS['xoopsTpl']->assign('filter_date_select', $date_select->render());
$GLOBALS['xoopsTpl']->assign('filter_date_condition', $filter_date_condition);
-
+
// New Downloads
$criteria = new CriteriaCompo();
$criteria->add(new Criteria('published', 0));
@@ -752,7 +752,7 @@
echo $indexAdmin->addNavigation($currentFile);
$adminMenu = new ModuleAdmin();
- $adminMenu->addItemButton(_MI_WFDOWNLOADS_MENU_DOWNLOADS, $currentFile . "?op=downloads.list", 'list');
+// $adminMenu->addItemButton(_MI_WFDOWNLOADS_MENU_DOWNLOADS, $currentFile . "?op=downloads.list", 'list');
$adminMenu->addItemButton(_AM_WFDOWNLOADS_FFS_DOWNLOADTITLE, $currentFile . "?op=download.add", 'add');
echo $adminMenu->renderButton();
@@ -775,8 +775,8 @@
$download_array['log_title'] = sprintf(_AM_WFDOWNLOADS_LOG_FOR_LID, $download_array['title']);
$GLOBALS['xoopsTpl']->assign('download', $download_array);
}
-
-
+
+
// Get all logged users
$uidArray = array();
foreach($ip_logs as $ip_log) {
Modified: XoopsModules/wfdownloads/trunk/wfdownloads/docs/changelog.txt
===================================================================
--- XoopsModules/wfdownloads/trunk/wfdownloads/docs/changelog.txt 2013-09-21 10:31:39 UTC (rev 12077)
+++ XoopsModules/wfdownloads/trunk/wfdownloads/docs/changelog.txt 2013-09-21 10:59:55 UTC (rev 12078)
@@ -2,7 +2,7 @@
- module standardization: header.php, admin/admin_header.php, xoops_version.php
- module standardization: standardize directories/files names/structures
- module standardization: standardize code headers
-- module standardization: use WfdownloadWfdownload object instead of $xoopsModule, $xoopsModuleConfig and xoops_getmodulehandler (luciorota)
+- module standardization: use WfdownloadWfdownload object instead of $xoopsModule, $xoopsModuleConfig and xoops_getmodulehandler (luciorota)
- refactorized admin menu (luciorota)
- fixed: lack of variables in wfdownloads_viewcat.html template (luciorota)
- fixed: update procedure now updates also permissions (luciorota)
@@ -11,6 +11,7 @@
- fixed: deprecated "XoopsTree" (luciorota)
- fixed: html errors in templates (luciorota)
- fixed: deprecated XoopsTree (mamba)
+- fixed: English translations (mamba)
- added: updating to XOOPS 2.5.7 Multi-page help (mamba)
- added: enable/disable reviews system (luciorota)
- added: enable/disable ratings system (luciorota)
Modified: XoopsModules/wfdownloads/trunk/wfdownloads/language/english/admin.php
===================================================================
--- XoopsModules/wfdownloads/trunk/wfdownloads/language/english/admin.php 2013-09-21 10:31:39 UTC (rev 12077)
+++ XoopsModules/wfdownloads/trunk/wfdownloads/language/english/admin.php 2013-09-21 10:59:55 UTC (rev 12078)
@@ -72,8 +72,8 @@
define("_AM_WFDOWNLOADS_MVOTEDATA","Vote data");
// waiting reviews
define("_AM_WFDOWNLOADS_AREVIEWS","Reviews management");
-define("_AM_WFDOWNLOADS_AREVIEWS_WAITING","Reviews waiting validation");
-define("_AM_WFDOWNLOADS_AREVIEWS_INFO","Reviews informations");
+define("_AM_WFDOWNLOADS_AREVIEWS_WAITING","Reviews waiting for validation");
+define("_AM_WFDOWNLOADS_AREVIEWS_INFO","Reviews information");
define("_AM_WFDOWNLOADS_AREVIEWS_APPROVE","Approve new review without validation");
define("_AM_WFDOWNLOADS_AREVIEWS_APPROVED","Review has been approved.");
define("_AM_WFDOWNLOADS_AREVIEWS_EDIT","Edit new review and then approve");
@@ -86,7 +86,7 @@
define("_AM_WFDOWNLOADS_CCATEGORY_MODIFY_TITLE","Category title");
define("_AM_WFDOWNLOADS_CCATEGORY_MODIFY_FAILED","Failed moving files: cannot move to this category");
define("_AM_WFDOWNLOADS_CCATEGORY_MODIFY_FAILEDT","Failed moving files: cannot find this category");
-define("_AM_WFDOWNLOADS_CCATEGORY_MODIFY_MOVED","Files moved");
+define("_AM_WFDOWNLOADS_CCATEGORY_MODIFY_MOVED","Files moved successfully");
define("_AM_WFDOWNLOADS_CCATEGORY_CREATED","New Category created and database updated successfully");
define("_AM_WFDOWNLOADS_CCATEGORY_MODIFIED","Selected category modified and database updated successfully");
define("_AM_WFDOWNLOADS_CCATEGORY_DELETED","Selected category deleted and database updated successfully");
@@ -103,7 +103,7 @@
// Index page Defines
define("_AM_WFDOWNLOADS_IPAGE_UPDATED","Index page modified and database updated successfully!");
-define("_AM_WFDOWNLOADS_IPAGE_INFORMATION","Index page informations");
+define("_AM_WFDOWNLOADS_IPAGE_INFORMATION","Index page information");
define("_AM_WFDOWNLOADS_IPAGE_MODIFY","Modify index page");
define("_AM_WFDOWNLOADS_IPAGE_CIMAGE","Select index image");
define("_AM_WFDOWNLOADS_IPAGE_CTITLE","Index title");
@@ -117,21 +117,21 @@
// Permissions defines
define("_AM_WFDOWNLOADS_PERM_MANAGEMENT","Permissions management");
-define("_AM_WFDOWNLOADS_PERM_PERMSNOTE","Please be aware that even if you’ve set correct viewing permissions here, a group might not see the articles or blocks if you don’t also grant that group permissions to access the module. To do that, go to <b>System admin > Groups</b>, choose the appropriate group and click the checkboxes to grant its members the access.");
+define("_AM_WFDOWNLOADS_PERM_PERMSNOTE","Please be aware that even if you've set correct viewing permissions here, a group might not see the articles or blocks if you don't also grant that group permissions to access the module. To do that, go to <b>System admin > Groups</b>, choose the appropriate group and click the checkboxes to grant its members the access.");
define("_AM_WFDOWNLOADS_PERM_CPERMISSIONS","Category permissions");
define("_AM_WFDOWNLOADS_PERM_CSELECTPERMISSIONS","Select categories that each group is allowed to view");
-define("_AM_WFDOWNLOADS_PERM_CNOCATEGORY","Cannot set permission's: No Categories have been created yet!");
+define("_AM_WFDOWNLOADS_PERM_CNOCATEGORY","Cannot set permissions: No Categories have been created yet!");
define("_AM_WFDOWNLOADS_PERM_FPERMISSIONS","File permissions");
-define("_AM_WFDOWNLOADS_PERM_FNOFILES","Cannot set permission's: no files have been created yet!");
+define("_AM_WFDOWNLOADS_PERM_FNOFILES","Cannot set permissions: no files have been created yet!");
define("_AM_WFDOWNLOADS_PERM_FSELECTPERMISSIONS","Select the files that each group is allowed to view");
// Upload defines
-define("_AM_WFDOWNLOADS_DOWN_IMAGEUPLOAD","Image successfully uploaded to server destination");
+define("_AM_WFDOWNLOADS_DOWN_IMAGEUPLOAD","Image successfully uploaded to the server");
define("_AM_WFDOWNLOADS_DOWN_NOIMAGEEXIST","Error: No file was selected for uploading. Please try again!");
define("_AM_WFDOWNLOADS_DOWN_IMAGEEXIST","Image already exists in upload area!");
define("_AM_WFDOWNLOADS_DOWN_FILEDELETED","File has been deleted.");
-define("_AM_WFDOWNLOADS_DOWN_FILEERRORDELETE","Error deleting file: file not found on server.");
+define("_AM_WFDOWNLOADS_DOWN_FILEERRORDELETE","Error deleting file: file not found on the server.");
define("_AM_WFDOWNLOADS_DOWN_NOFILEERROR","Error deleting file: No file selected for deleting.");
define("_AM_WFDOWNLOADS_DOWN_DELETEFILE","WARNING: Are you sure you want to delete this image file?");
define("_AM_WFDOWNLOADS_DOWN_IMAGEINFO","Server status");
@@ -186,7 +186,7 @@
// Submitted Files
define("_AM_WFDOWNLOADS_SUB_SUBMITTEDFILES","Submitted files");
define("_AM_WFDOWNLOADS_SUB_FILESWAITINGINFO","Waiting files information");
-define("_AM_WFDOWNLOADS_SUB_FILESWAITINGVALIDATION","Files waiting validation: ");
+define("_AM_WFDOWNLOADS_SUB_FILESWAITINGVALIDATION","Files waiting for validation: ");
define("_AM_WFDOWNLOADS_SUB_APPROVEWAITINGFILE","<b>Approve</b> new file information without validation.");
define("_AM_WFDOWNLOADS_SUB_EDITWAITINGFILE","<b>Edit</b> new file information and then approve.");
define("_AM_WFDOWNLOADS_SUB_DELETEWAITINGFILE","<b>Delete</b> the new file information.");
@@ -205,12 +205,12 @@
define("_AM_WFDOWNLOADS_MIME_EXTF","File extension");
define("_AM_WFDOWNLOADS_MIME_NAMEF","Application type/name");
define("_AM_WFDOWNLOADS_MIME_TYPEF","Mimetypes");
-define("_AM_WFDOWNLOADS_MIME_ADMINF","Allowed admin mimetypes/extesions");
-define("_AM_WFDOWNLOADS_MIME_ADMINFINFO","<b>Mimetypes/extesions that are available for admin uploads</b>");
+define("_AM_WFDOWNLOADS_MIME_ADMINF","Allowed admin mimetypes/extension");
+define("_AM_WFDOWNLOADS_MIME_ADMINFINFO","<b>Mimetypes/extensions that are available for admin uploads</b>");
define("_AM_WFDOWNLOADS_MIME_USERF","Allowed user mimetypes/extensions");
-define("_AM_WFDOWNLOADS_MIME_USERFINFO","<b>Mimetypes/extesions that are available for user uploads</b>");
+define("_AM_WFDOWNLOADS_MIME_USERFINFO","<b>Mimetypes/extensions that are available for user uploads</b>");
define("_AM_WFDOWNLOADS_MIME_NOMIMEINFO","No mimetypes selected");
-define("_AM_WFDOWNLOADS_MIME_FINDMIMETYPE","Find mimetype informations");
+define("_AM_WFDOWNLOADS_MIME_FINDMIMETYPE","Find mimetype information");
define("_AM_WFDOWNLOADS_MIME_EXTFIND","Search file extension");
define("_AM_WFDOWNLOADS_MIME_INFOTEXT","<ul><li>New mimetypes can be created, edited or deleted easily via this form</li>
<li>Search for a new mimetypes via an external website.</li>
@@ -245,7 +245,7 @@
define("_AM_WFDOWNLOADS_VOTE_VOTEDELETED","Vote data deleted.");
define("_AM_WFDOWNLOADS_VOTE_ID","ID");
define("_AM_WFDOWNLOADS_VOTE_FILETITLE","File title");
-define("_AM_WFDOWNLOADS_VOTE_DISPLAYVOTES","Voting data informations");
+define("_AM_WFDOWNLOADS_VOTE_DISPLAYVOTES","Voting data information");
define("_AM_WFDOWNLOADS_VOTE_NOVOTES","No User Votes to display");
define("_AM_WFDOWNLOADS_VOTE_DELETE","No User Votes to display");
define("_AM_WFDOWNLOADS_VOTE_DELETEDSC","<b>Deletes</b> the chosen vote information from the database.");
@@ -268,7 +268,7 @@
*/
define("_AM_WFDOWNLOADS_MOD_TOTMODREQUESTS","Modifications waiting");
define("_AM_WFDOWNLOADS_MOD_MODREQUESTS","Modified files");
-define("_AM_WFDOWNLOADS_MOD_MODREQUESTSINFO","Modifications informations");
+define("_AM_WFDOWNLOADS_MOD_MODREQUESTSINFO","Modifications information");
define("_AM_WFDOWNLOADS_MOD_MODID","ID");
define("_AM_WFDOWNLOADS_MOD_MODTITLE","Title");
define("_AM_WFDOWNLOADS_MOD_MODPOSTER","Original poster: ");
@@ -343,7 +343,7 @@
define("_AM_WFDOWNLOADS_REV_REVIEW_PUBLISHED","Published reviews");
//File management
-define("_AM_WFDOWNLOADS_FILE_SUBMITTERID","Submitter user id: <br /><br />Leave this as it is, unless you want to change who submitted the download");
+define("_AM_WFDOWNLOADS_FILE_SUBMITTERID","Submitter user ID: <br /><br />Leave this as it is, unless you want to change who submitted the download");
define("_AM_WFDOWNLOADS_FILE_ID","File ID");
define("_AM_WFDOWNLOADS_FILE_IP","Uploader's IP address");
define("_AM_WFDOWNLOADS_FILE_ALLOWEDAMIME","<div style='padding-top: 4px; padding-bottom: 4px;'><b>Allowed admin file extensions</b></div>");
@@ -394,8 +394,8 @@
define("_AM_WFDOWNLOADS_FILE_EDITAPPROVE","Approve download:");
define("_AM_WFDOWNLOADS_FILE_NEWFILEUPLOAD","New file created and database updated successfully");
define("_AM_WFDOWNLOADS_FILE_FILEMODIFIEDUPDATE","Selected file modified and database updated successfully");
-define("_AM_WFDOWNLOADS_FILE_REALLYDELETEDTHIS","Really delete the selected file?");
-define("_AM_WFDOWNLOADS_FILE_FILEWASDELETED","File %s successfully removed from the database!");
+define("_AM_WFDOWNLOADS_FILE_REALLYDELETEDTHIS","Are you sure to delete the selected file?");
+define("_AM_WFDOWNLOADS_FILE_FILEWASDELETED","File %s successfully deleted from the database!");
define("_AM_WFDOWNLOADS_FILE_USE_UPLOAD_TITLE"," Use upload filename for file title.");
define("_AM_WFDOWNLOADS_FILE_FILEAPPROVED","File approved and database updated successfully");
define("_AM_WFDOWNLOADS_FILE_CREATENEWSSTORY","<b>Create news story from download</b>");
@@ -409,7 +409,7 @@
define("_AM_WFDOWNLOADS_BROKEN_FILEIGNORED","Broken report ignored and successfully removed from the database!");
define("_AM_WFDOWNLOADS_BROKEN_NOWACK","Acknowledged status changed and database updated!");
define("_AM_WFDOWNLOADS_BROKEN_NOWCON","Confirmed status changed and database updated!");
-define("_AM_WFDOWNLOADS_BROKEN_REPORTINFO","Brokens reports informations");
+define("_AM_WFDOWNLOADS_BROKEN_REPORTINFO","Broken reports information");
define("_AM_WFDOWNLOADS_BROKEN_REPORTSNO","Broken reports waiting");
define("_AM_WFDOWNLOADS_BROKEN_IGNOREDESC","<b>Ignores</b> the report and only deletes the broken file report.");
define("_AM_WFDOWNLOADS_BROKEN_IGNORE_ALT","Ignore and delete the broken file report");
@@ -423,7 +423,7 @@
define("_AM_WFDOWNLOADS_BROKEN_CONFIRM_ALT","Confirm state of broken file report");
define("_AM_WFDOWNLOADS_BROKEN_ID","ID");
-define("_AM_WFDOWNLOADS_BROKEN_TITLE","Dowonload title");
+define("_AM_WFDOWNLOADS_BROKEN_TITLE","Download title");
define("_AM_WFDOWNLOADS_BROKEN_REPORTER","Reporter");
define("_AM_WFDOWNLOADS_BROKEN_FILESUBMITTER","Download submitter");
define("_AM_WFDOWNLOADS_BROKEN_DATESUBMITTED","Report date");
@@ -505,7 +505,7 @@
// waiting mirrors
define("_AM_WFDOWNLOADS_AMIRRORS","Mirrors management");
define("_AM_WFDOWNLOADS_AMIRRORS_WAITING","Mirrors waiting validation");
-define("_AM_WFDOWNLOADS_AMIRRORS_INFO","Mirrors informations");
+define("_AM_WFDOWNLOADS_AMIRRORS_INFO","Mirrors information");
define("_AM_WFDOWNLOADS_AMIRRORS_APPROVE","<b>Approve</b> new mirror without validation.");
define("_AM_WFDOWNLOADS_AMIRRORS_EDIT","<b>Edit</b> new mirror and then approve.");
define("_AM_WFDOWNLOADS_AMIRRORS_DELETE","<b>Delete</b> the new mirror information.");
@@ -589,7 +589,7 @@
define("_AM_WFDOWNLOADS_MIME_MIMETYPES_LIST","Mimetypes list");
define("_AM_WFDOWNLOADS_MIME_NOMIMETYPES","No mimetypes");
define("_AM_WFDOWNLOADS_MINDEX_NEWDOWN","New/waiting downloads");
-define("_AM_WFDOWNLOADS_BROKEN_REPORTS","Brokens reports");
+define("_AM_WFDOWNLOADS_BROKEN_REPORTS","Broken downloads reports");
define("_AM_WFDOWNLOADS_MODIFICATIONS","Modifications");
define("_AM_WFDOWNLOADS_FORMULIZE_AVAILABLE","Formulize Module active. Custom forms are supported.");
@@ -650,10 +650,10 @@
define('_AM_WFDOWNLOADS_SEARCH_CONTAINS','contains');
-define('_AM_WFDOWNLOADS_MIRROR_DISABLED','Warning: mirrors system is disabled in module preferences.');
-define('_AM_WFDOWNLOADS_REVIEW_DISABLED','Warning: reviews system is disabled in module preferences.');
-define('_AM_WFDOWNLOADS_RATING_DISABLED','Warning: ratings system is disabled in module preferences.');
-define('_AM_WFDOWNLOADS_BROKENREPORT_DISABLED','Warning: bokens reports system is disabled in module preferences.');
+define('_AM_WFDOWNLOADS_MIRROR_DISABLED','Warning: Mirrors system is disabled in module preferences.');
+define('_AM_WFDOWNLOADS_REVIEW_DISABLED','Warning: Reviews system is disabled in module preferences.');
+define('_AM_WFDOWNLOADS_RATING_DISABLED','Warning: Ratings system is disabled in module preferences.');
+define('_AM_WFDOWNLOADS_BROKENREPORT_DISABLED','Warning: Broken reports system is disabled in module preferences.');
// admin/clone.php
define("_AM_WFDOWNLOADS_CLONE","Clone module");
Modified: XoopsModules/wfdownloads/trunk/wfdownloads/language/english/main.php
===================================================================
--- XoopsModules/wfdownloads/trunk/wfdownloads/language/english/main.php 2013-09-21 10:31:39 UTC (rev 12077)
+++ XoopsModules/wfdownloads/trunk/wfdownloads/language/english/main.php 2013-09-21 10:59:55 UTC (rev 12078)
@@ -1,4 +1,4 @@
-<?php
+<?php
/*
You may not change or alter any portion of this comment or credits
of supporting developers from this source code or any supporting source code
@@ -157,10 +157,10 @@
define("_MD_WFDOWNLOADS_LEGENDTEXTCATRSS","RSS category feed");
define("_MD_WFDOWNLOADS_BYTES"," B");
-define("_MD_WFDOWNLOADS_KILOBYTES"," Kb");
-define("_MD_WFDOWNLOADS_MEGABYTES"," Mb");
-define("_MD_WFDOWNLOADS_GIGABYTES"," Gb");
-define("_MD_WFDOWNLOADS_TERRABYTES"," Tb");
+define("_MD_WFDOWNLOADS_KILOBYTES"," KB");
+define("_MD_WFDOWNLOADS_MEGABYTES"," MB");
+define("_MD_WFDOWNLOADS_GIGABYTES"," GB");
+define("_MD_WFDOWNLOADS_TERRABYTES"," TB");
define("_MD_WFDOWNLOADS_FILENOTEXIST","ERROR: file does not exist or file not found!");
define("_MD_WFDOWNLOADS__MD_WFDOWNLOADS_FILENOTOPEN","ERROR: unable to open file!");
@@ -179,9 +179,9 @@
define("_MD_WFDOWNLOADS_REV_SUBMITREV","Submit review");
define("_MD_WFDOWNLOADS_ERROR_CREATEREVIEW","ERROR: unable to create a review");
-define("_MD_WFDOWNLOADS_REV_SNEWMNAMEDESC","
+define("_MD_WFDOWNLOADS_REV_SNEWMNAMEDESC","
Please completely fill out the form below, and we'll add your review as soon as possible.<br /><br />
-Thank you for taking the time to submit your opinion. We want to give our users a possibility to find quality software faster.<br /><br />All reviews will be reviewed by one of our webmasters before they are put up on the web site.
+Thank you for taking the time to submit your opinion. We want to give our users a possibility to find quality software faster.<br /><br />All reviews will be reviewed by one of our webmasters before they are put up on the web site.
");
define("_MD_WFDOWNLOADS_ISNOTAPPROVED","Your submission has to be approved by a moderator first.");
define("_MD_WFDOWNLOADS_LICENCEC","Software licence");
@@ -258,9 +258,9 @@
define("_MD_WFDOWNLOADS_MIRROR_DOWNURL","Download URL");
define("_MD_WFDOWNLOADS_MIRROR_SUBMITMIRROR","Submit mirror");
define("_MD_WFDOWNLOADS_ERROR_CREATEMIRROR","ERROR: unable to create a mirror");
-define("_MD_WFDOWNLOADS_MIRROR_SNEWMNAMEDESC","
+define("_MD_WFDOWNLOADS_MIRROR_SNEWMNAMEDESC","
Please completely fill out the form below, and we'll add your mirror as soon as possible.<br /><br />
-Thank you for your assistance in providing another location to download these files. We want to give our users a possibility to find quality software faster.<br /><br />All mirror submissions will be reviewed by one of our webmasters before they are put up on the web site.
+Thank you for your assistance in providing another location to download these files. We want to give our users a possibility to find quality software faster.<br /><br />All mirror submissions will be reviewed by one of our webmasters before they are put up on the web site.
");
define("_MD_WFDOWNLOADS_MIRROR_HHOST","Host");
define("_MD_WFDOWNLOADS_MIRROR_HLOCATION","Location");
@@ -323,4 +323,4 @@
define("_MD_WFDOWNLOADS_DESCRIPTION_DESC","");
define("_MD_WFDOWNLOADS_SUBCATEGORIESLISTING","Subcategories listing");
-define("_MD_WFDOWNLOADS_DOWNLOADSLISTING","Downloads listing");
\ No newline at end of file
+define("_MD_WFDOWNLOADS_DOWNLOADSLISTING","Downloads listing");
Modified: XoopsModules/wfdownloads/trunk/wfdownloads/language/english/modinfo.php
===================================================================
--- XoopsModules/wfdownloads/trunk/wfdownloads/language/english/modinfo.php 2013-09-21 10:31:39 UTC (rev 12077)
+++ XoopsModules/wfdownloads/trunk/wfdownloads/language/english/modinfo.php 2013-09-21 10:59:55 UTC (rev 12078)
@@ -220,14 +220,14 @@
define('_MI_WFDOWNLOADS_GLOBAL_NEWFILE_NOTIFYSBJ','[{X_SITENAME}] {X_MODULE} auto-notify : New file');
define('_MI_WFDOWNLOADS_CATEGORY_FILESUBMIT_NOTIFY','File Submitted');
-define('_MI_WFDOWNLOADS_CATEGORY_FILESUBMIT_NOTIFYCAP','Notify me when a new file is submitted (awaiting approval) to the current category.');
-define('_MI_WFDOWNLOADS_CATEGORY_FILESUBMIT_NOTIFYDSC','Receive notification when a new file is submitted (awaiting approval) to the current category.');
-define('_MI_WFDOWNLOADS_CATEGORY_FILESUBMIT_NOTIFYSBJ','[{X_SITENAME}] {X_MODULE} auto-notify : New file submitted in category');
+define('_MI_WFDOWNLOADS_CATEGORY_FILESUBMIT_NOTIFYCAP','Notify me when a new file is submitted (awaiting approval) to the current category.');
+define('_MI_WFDOWNLOADS_CATEGORY_FILESUBMIT_NOTIFYDSC','Receive notification when a new file is submitted (awaiting approval) to the current category.');
+define('_MI_WFDOWNLOADS_CATEGORY_FILESUBMIT_NOTIFYSBJ','[{X_SITENAME}] {X_MODULE} auto-notify : New file submitted in category');
define('_MI_WFDOWNLOADS_CATEGORY_NEWFILE_NOTIFY','New File');
-define('_MI_WFDOWNLOADS_CATEGORY_NEWFILE_NOTIFYCAP','Notify me when a new file is posted to the current category.');
-define('_MI_WFDOWNLOADS_CATEGORY_NEWFILE_NOTIFYDSC','Receive notification when a new file is posted to the current category.');
-define('_MI_WFDOWNLOADS_CATEGORY_NEWFILE_NOTIFYSBJ','[{X_SITENAME}] {X_MODULE} auto-notify : New file in category');
+define('_MI_WFDOWNLOADS_CATEGORY_NEWFILE_NOTIFYCAP','Notify me when a new file is posted to the current category.');
+define('_MI_WFDOWNLOADS_CATEGORY_NEWFILE_NOTIFYDSC','Receive notification when a new file is posted to the current category.');
+define('_MI_WFDOWNLOADS_CATEGORY_NEWFILE_NOTIFYSBJ','[{X_SITENAME}] {X_MODULE} auto-notify : New file in category');
define('_MI_WFDOWNLOADS_FILE_APPROVE_NOTIFY','File Approved');
define('_MI_WFDOWNLOADS_FILE_APPROVE_NOTIFYCAP','Notify me when this file is approved.');
@@ -340,7 +340,7 @@
define("_MI_WFDOWNLOADS_MENU_REVIEWS","Reviews");
define("_MI_WFDOWNLOADS_MENU_MIRRORS","Mirrors");
define("_MI_WFDOWNLOADS_MENU_BROKENS","Brokens");
-define("_MI_WFDOWNLOADS_MENU_REPORTSMODIFICATIONS","Brokens Reports & Modifications");
+define("_MI_WFDOWNLOADS_MENU_REPORTSMODIFICATIONS","Broken Reports & Modifications");
define("_MI_WFDOWNLOADS_MENU_IMAGES","Module images");
define("_MI_WFDOWNLOADS_MENU_MIMETYPES","Mimetypes");
define("_MI_WFDOWNLOADS_MENU_RATINGS","Ratings & Votes");
@@ -362,11 +362,11 @@
define("_MI_WFDOWNLOADS_LIMITSDSC","// in progress");
define("_MI_WFDOWNLOADS_VERSIONTYPESDSC","// in progress");
-define("_MI_WFDOWNLOADS_REVIEW_ENABLE","[reviews] Enable reviews system");
-define("_MI_WFDOWNLOADS_REVIEW_ENABLEDSC","If enabled, reviews system (submit and show reviews) is enabled in backend.");
+define("_MI_WFDOWNLOADS_REVIEW_ENABLE","[reviews] Enable Reviews system");
+define("_MI_WFDOWNLOADS_REVIEW_ENABLEDSC","If enabled, Reviews system (submit and show reviews) is enabled in backend.");
define("_MI_WFDOWNLOADS_RATING_ENABLE","[ratings] Enable ratings system");
-define("_MI_WFDOWNLOADS_RATING_ENABLEDSC","If enabled, ratings system (vote and show ratings) is enabled in backend.");
+define("_MI_WFDOWNLOADS_RATING_ENABLEDSC","If enabled, Ratings system (vote and show ratings) is enabled in backend.");
-define("_MI_WFDOWNLOADS_BROKENREPORT_ENABLE","[brokens reports] Enable brokens reports system");
-define("_MI_WFDOWNLOADS_BROKENREPORT_ENABLEDSC","If enabled, brokens reports system is enabled in backend.");
+define("_MI_WFDOWNLOADS_BROKENREPORT_ENABLE","[broken reports] Enable Broken reports system");
+define("_MI_WFDOWNLOADS_BROKENREPORT_ENABLEDSC","If enabled, Broken reports system is enabled in backend.");
Modified: XoopsModules/wfdownloads/trunk/wfdownloads/xoops_version.php
===================================================================
--- XoopsModules/wfdownloads/trunk/wfdownloads/xoops_version.php 2013-09-21 10:31:39 UTC (rev 12077)
+++ XoopsModules/wfdownloads/trunk/wfdownloads/xoops_version.php 2013-09-21 10:59:55 UTC (rev 12078)
@@ -24,7 +24,7 @@
$modversion['name'] = _MI_WFDOWNLOADS_NAME;
$modversion['version'] = 3.23;
$modversion['description'] = _MI_WFDOWNLOADS_DESC;
-$modversion['author'] = "The SmartFactory";
+$modversion['author'] = "XOOPS Development Team";
$modversion['credits'] = "This module was originally based on Mydownloads, and refactored by Catzwolf and the WF-Projects team. Then it became a project of The SmartFactory who continued the excellent work started by the WF-Projects team.";
$modversion['help'] = 'page=help';
$modversion['license'] = 'GNU GPL 2.0 or later';
@@ -50,7 +50,7 @@
$modversion['date'] = '2013-09-20';
$modversion['release_date'] = '2013/09/20';
$modversion['releasedate'] = '2013-09-20';
-$modversion['status'] = 'BETA';
+$modversion['status'] = 'BETA 1';
$modversion['teammembers'] = "Bender, David, FrankBlack, Xpider, M0nty, Mithrandir, Marcan, felix[fx2024], Sudhaker, Jegelstaff";
//about
|