Wiki.Ru-Mambo.ru: ПроектыЛокализации/JoomlaBusinessDirectory/Часть7 ...
Поиск:
Наблюдать | Версия для печати | Вход:   Пароль:  

<?php
// Operations Center
DEFINE("_BM_OPC_OPCENTER","Operations Center (OPC)");
DEFINE("_BM_OPC_BACKUP_WARNING","<span style='color: Red; font-weight: bold;'>WARNING</span> : As some actions are <b>mass updating the tables</b> or can be <b>destructive</b>, please do not forget to perform a <b>BACKUP</b> of your Business Directory tables <u><b>BEFORE</b></u> doing anything here !!!");  // v2.6
DEFINE("_BM_OPC_ARE_YOU_SURE_TO_PROCEED","Are you sure to proceed with action");       // v2.6_18

DEFINE("_BM_OPC_TABLES","Tables");

DEFINE("_BM_OPC_CLEARTABLES","Clear Tables");
DEFINE("_BM_OPC_CLEARTABLES_HELP","Empty the Business Directory tables. <i><b>Desctructive ==> Backup OK ???</b></i><br />This will delete all the Business Directory, Categories and Votes. <u><b>Note</b></u> : Only the Settings will be preserved.");
DEFINE("_BM_OPC_RESETCFG","Reset Config");
DEFINE("_BM_OPC_RESETCFG_HELP","Clear the Settings.<br />All the display parameter will be back to their initial default value, this will impact the Business Directory display and behaviour !");
DEFINE("_BM_OPC_DBINTEGRITY","<b>DB Integrity Check</b>");
DEFINE("_BM_OPC_DBINTEGRITY_HELP","Verify Tables integrity and <b>upgrade</b> structure if needed...");

DEFINE("_BM_OPC_QUERIES","Queries");

DEFINE("_BM_OPC_OPENWIN_PARENT","OpenWin : Force Parent page");
DEFINE("_BM_OPC_OPENWIN_PARENT_HELP","Force all link to open in the Parent page (_parent).");
DEFINE("_BM_OPC_OPENWIN_NEW","OpenWin : Force New page");
DEFINE("_BM_OPC_OPENWIN_NEW_HELP","Force all link to open in a New page (_blank).");
DEFINE("_BM_OPC_OPENWIN_WRAPPER","OpenWin : Force Wrapper");
DEFINE("_BM_OPC_OPENWIN_WRAPPER_HELP","Force all link to open in Wrapper mode.");
DEFINE("_BM_OPC_REDIRECT_URL","Redirect : Force URL");
DEFINE("_BM_OPC_REDIRECT_URL_HELP","Force all link to redirect to the URL.");
DEFINE("_BM_OPC_REDIRECT_DETAIL","Redirect : Force Detail");
DEFINE("_BM_OPC_REDIRECT_DETAIL_HELP","Force all link to redirect in Detail Page.");

DEFINE("_BM_OPC_SNAPSHOTERS","Snapshoters");

DEFINE("_BM_OPC_CLEAR_SNAP","Clear : Spnapshot");
DEFINE("_BM_OPC_CLEAR_SNAP_HELP","Remove only Snapshot URL for business with a snapshot URL assigned.");
DEFINE("_BM_OPC_CLEAR_FORCE","Clear : Force");
DEFINE("_BM_OPC_CLEAR_FORCE_HELP","Remove all assigned images (any image assigned) => set to empty");

DEFINE("_BM_OPC_SNAPSHOT_EMPTY", $snapshotsystem . " : Empty");                                                                                                           // 2.6_18
DEFINE("_BM_OPC_SNAPSHOT_EMPTY_HELP","Fill the image with the <b>" . $snapshotsystem . "</b> url for all businesses with an unassigned images.");                          // 2.6_18
DEFINE("_BM_OPC_SNAPSHOT_FORCE", $snapshotsystem . " : Force");                                                                                                           // 2.6_18
DEFINE("_BM_OPC_SNAPSHOT_FORCE_HELP","Force to fill the image with the <b>" . $snapshotsystem . "</b> url to all businesses => Overwrite all images already assigned !");  // 2.6_18
DEFINE("_BM_OPC_SNAPSHOT_CONVERT", $snapshotsystem . " : Convert");                                                                                                       // 2.6_18
DEFINE("_BM_OPC_SNAPSHOT_CONVERT_HELP","Replace the image with the <b>" . $snapshotsystem . "</b> url for all businesses that have a snapshot url assigned.");             // 2.6_18
                                                                                                                                                                          // 2.6_18
//DEFINE("_BM_OPC_THUMBSHOT_EMPTY","Thumbshot : Empty");
//DEFINE("_BM_OPC_THUMBSHOT_EMPTY_HELP","Fill the image with the <b>Thumbshot</b> url for all businesses with an unassigned images.");
//DEFINE("_BM_OPC_THUMBSHOT_FORCE","Thumbshot : Force");
//DEFINE("_BM_OPC_THUMBSHOT_FORCE_HELP","Force to fill the image with the <b>Thumbshot</b> url to all businesses => Overwrite all images already assigned !");
//DEFINE("_BM_OPC_THUMBSHOT_CONVERT","Thumbshot : Convert");
//DEFINE("_BM_OPC_THUMBSHOT_CONVERT_HELP","Replace the image with the <b>Thumbshot</b> url for all businesses that have a snapshot url assigned.");

//DEFINE("_BM_OPC_ALEXA_EMPTY","Alexa : Empty");
//DEFINE("_BM_OPC_ALEXA_EMPTY_HELP","Fill the image with the <b>Alexa</b> url for all businesses with an unassigned images.");
//DEFINE("_BM_OPC_ALEXA_FORCE","Alexa : Force");
//DEFINE("_BM_OPC_ALEXA_FORCE_HELP","Force to fill the image with the <b>Alexa</b> url to all businesses => Overwrite all images already assigned !");
//DEFINE("_BM_OPC_ALEXA_CONVERT","Alexa : Convert");
//DEFINE("_BM_OPC_ALEXA_CONVERT_HELP","Replace the image with the <b>Alexa</b> url for all businesses that have a snapshot url assigned.");

DEFINE("_BM_OPC_MISC","Misc");

DEFINE("_BM_OPC_MENUICONS","Change Menu Icons => Custom");
DEFINE("_BM_OPC_MENUICONS_HELP","This funtion change/verify the back-end Business Directory menu icons to custom icons.");
DEFINE("_BM_OPC_MENUICONSOFF","Change Menu Icons => Default");
DEFINE("_BM_OPC_MENUICONSOFF_HELP","This function change/verify the back-end Business Directory menu icons to default icons.");


// Public user interface
DEFINE("_BMU_jbd_DESC",'Businesses...');

// DEFINE("_BMU_HOME", 'Home');                    // 2.5_5 - Removed

DEFINE("_BMU_jbd",'Business Name');
DEFINE("_BMU_CATEGORIES",'Categories');            // v2.5_5h
DEFINE("_BMU_business",'Business');                // v2.6_6
DEFINE("_BMU_SUBCATEGORIES",'Sub-Categories');     // v2.6_9

DEFINE("_BMU_URL",'URL');                          // v2.5_4b
DEFINE("_BMU_DESCRIPTION",'Description');          // v2.5_5f - Update
DEFINE("_BMU_SHORT_DESCRIPTION",'Description');    // v2.5_5f
DEFINE("_BMU_DETAIL",'Detail');                    // v2.5_4b
DEFINE("_BMU_CAT",'Category');                     // v2.5_4b
DEFINE("_BMU_IMAGE",'Image');
DEFINE("_BMU_RATING", 'Rating');                   // v2.5_4b
DEFINE("_BMU_HITS", 'Hits');                       // v2.5_4b
DEFINE("_BMU_DATE", 'Date');
DEFINE("_BMU_PUBLISHER", 'Publisher');
DEFINE("_BMU_PRIVATE",'Private');                  // v2.5_4b
DEFINE("_BMU_PRIVATE_MARK",'[!]');                 // v2.5_4b
DEFINE("_BMU_VALIDATION",'Validation');            // v2.5_5d
DEFINE("_BMU_KEYWORDS",'Keywords');                // v2.6_16

DEFINE("_BMU_ALREADY_VOTED", "Sorry ! You have already voted for this item !");
DEFINE("_BMU_ITEM_ADDED_MUST_APPROVED_BY_ADMIN" , 'Your business has been added but must be validated by Admin');

DEFINE("_BMU_SORRY_NO_business", 'Sorry ! \\n business not found or you are not authorized to use it...');

DEFINE("_BMU_TO_INDEX",'Index');
DEFINE("_BMU_TO_TOP",'Top');
DEFINE("_BMU_ALL_jbd",'All');

DEFINE("_BMU_NO_ITEM_FOUND",'No Item(s) found...');

DEFINE("_BMU_DISPLAY_MODE",'Display Mode :');
DEFINE("_BMU_DISPLAY_ONECAT",'One Cat');
DEFINE("_BMU_DISPLAY_BYALPHA",'by Alpha Grouped');          // v2.5_4b - Update
DEFINE("_BMU_DISPLAY_BYCATS",'by Cats Grouped');            // v2.5_4b - Update
DEFINE("_BMU_DISPLAY_ALLALPHA",'by Alpha Not Grouped');     // v2.5_4c

DEFINE("_BMU_TEST_URL",'Click to test URL...');

DEFINE("_BMU_VOTES",'Votes');                               // v2.5_4b

DEFINE("_BMU_SUBMIT_NEW",'Submit New Business (es)...');        // v2.5_4b

DEFINE("_BMU_business_DETAIL",'Full Details');           // v2.5_4b

DEFINE("_BMU_OPEN_DETAIL",'Open Detail Page...');           // v2.5_5h

DEFINE("_BMU_FMT_THOUSAND","'");                            // v2.6_4
DEFINE("_BMU_FMT_DECIMAL",'.');                             // v2.6_4

DEFINE("_BMU_ISNEW",'New Business');                        // v2.6_5b
DEFINE("_BMU_ISTOP",'Top Rated Business');                  // v2.6_5b
DEFINE("_BMU_ISBEST",'Popular Business');                   // v2.6_5b

DEFINE("_BMU_ISGOLD",'Gold Business');                      // v2.6_5b
DEFINE("_BMU_ISBRONZE",'Bronze Business');                  // v2.6_5b
DEFINE("_BMU_ISSTANDARD",'Standard Business');              // v2.6_5b

DEFINE("_BMU_MAIL",'Mail Address');                         // v2.6_6
DEFINE("_BMU_COMMENT",'Comment');                           // v2.6_6
DEFINE("_BMU_RECOMMEND",'Recommend to a Friend...');        // v2.6_6
DEFINE("_BM_SEND_SUBJECT",'%s : User [ %s ] found a business for you');                                     // v2.6_6
DEFINE("_BM_SEND_MSG",'The user [ %s ] is sending to you a business from the site [ %s : %s ]

Business : %s
URL : %s

Comments :
%s
'
);        // v2.6_6
DEFINE("_BMU_MAIL_SENT",'Mail Sent...');                                                                    // v2.6_6
DEFINE("_BM_CONTACT_MUST_HAVE_ADDRESS",'You must provide a valid mail address !');                          // v2.6_7b

DEFINE("_BMU_REDIRECT_business",'Redirecting Link');                                                    // v2.6_16
DEFINE("_BMU_REDIRECT_NOT_WORKING",'Click on the above link if you are not redirected automatically...');   // v2.6_16

DEFINE("_BMU_MULTISELECT_HELP",'=> Ctrl+click to select multiple categories...');                           // v2.6_16

DEFINE("_BMU_business_LIST",'Business Directory List');                                                              // v2.6_16


DEFINE("_BM_NOTIFY_UNREGISTERED",'Unregistered user');                                                      // v2.6_17
DEFINE("_BM_NOTIFY_SUBJECT",'%s : User [ %s ] submitted a business');                                        // v2.6_17
DEFINE("_BM_NOTIFY_MSG",'The user [ %s ] submitted a business on the website [ %s : %s ]

Business : %s
URL : %s
Description :
%s
'
);                                                         // v2.6_17

DEFINE("_BMU_CREDITUNLIMITED",'Unlimited Credit');          // v2.6_17
DEFINE("_BMU_CREDITNONE",'NO Credit');                      // v2.6_17
DEFINE("_BMU_CREDITOK",'Credits OK');                       // v2.6_17

?>


 
Joomla в России | Joomla Форум | электронная музыка |