Changeset 1420 in ExiteCMS for trunk/administration/tools/language_pack_English.php
- Timestamp:
- 05/30/08 21:41:54 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/administration/tools/language_pack_English.php
r1407 r1420 491 491 $localestrings['236'] = "Language Settings"; 492 492 $localestrings['237'] = "Webmaster Toolbox for"; 493 $localestrings['238'] = "Forum Ranking"; 493 494 $localestrings['250'] = "Website Statistics"; 494 495 $localestrings['251'] = "Registered Members:"; … … 514 515 $localestrings['309'] = "You can not install this language pack. This pack is for ExiteCMS version"; 515 516 load_localestrings($localestrings, LP_LOCALE, "admin.main", $step); 517 518 $localestrings = array(); 519 $localestrings['400'] = "Forum Rankings"; 520 $localestrings['401'] = "Add a new ranking"; 521 $localestrings['402'] = "Edit a ranking"; 522 $localestrings['408'] = "There are no forum rankings defined"; 523 $localestrings['409'] = "Note: The rankings are processed in the order shown here. Comparison stops at the first hit. If you use group membership filtering, and you have duplicate post ranges, make sure that the order is correct!"; 524 $localestrings['411'] = "Posts range"; 525 $localestrings['412'] = "Rank title"; 526 $localestrings['413'] = "Rank image"; 527 $localestrings['414'] = "Only for members of"; 528 $localestrings['415'] = "Order"; 529 $localestrings['416'] = "Options"; 530 $localestrings['417'] = "Move this rank up"; 531 $localestrings['418'] = "Move this rank down"; 532 $localestrings['419'] = "Edit this rank"; 533 $localestrings['420'] = "Delete this rank"; 534 $localestrings['421'] = "Posts selection range:"; 535 $localestrings['422'] = "From"; 536 $localestrings['423'] = "To"; 537 $localestrings['424'] = "Posts"; 538 $localestrings['425'] = "Rank title:"; 539 $localestrings['426'] = "Rank image:"; 540 $localestrings['427'] = "- none -"; 541 $localestrings['428'] = "Repeat this image:"; 542 $localestrings['429'] = "Times"; 543 $localestrings['430'] = "Available groups:"; 544 $localestrings['431'] = "Selected groups:"; 545 $localestrings['432'] = "Save this ranking"; 546 $localestrings['433'] = "Apply this ranking to the following user groups only:"; 547 $localestrings['434'] = "Rank order:"; 548 $localestrings['435'] = "Rank group comparison using:"; 549 $localestrings['436'] = " and "; 550 $localestrings['437'] = " or "; 551 $localestrings['438'] = "Rank title color:"; 552 $localestrings['439'] = "Show title as tooltip:"; 553 $localestrings['440'] = "No"; 554 $localestrings['441'] = "Yes"; 555 $localestrings['490'] = "The Post selection range must be filled in, and both values most be positive integers!"; 556 $localestrings['491'] = "The Post selection range must be filled in, and From must be lower than To!"; 557 $localestrings['492'] = "Ranking succesfully deleted"; 558 load_localestrings($localestrings, LP_LOCALE, "admin.ranking", $step); 516 559 517 560 $localestrings = array(); … … 889 932 $localestrings['532'] = "Error: The session timeout value should be greater than the extended login timeout!"; 890 933 $localestrings['533'] = "Error: The extended login timeout should be greater than the standard login timeout!"; 934 $localestrings['534'] = "Forum edit timeout:"; 935 $localestrings['535'] = "Hour"; 936 $localestrings['536'] = "Hours"; 891 937 $localestrings['550'] = "Security"; 892 938 $localestrings['551'] = "Enable registration system?"; … … 1212 1258 $localestrings['es'] = "Spain"; 1213 1259 $localestrings['et'] = "Ethiopia"; 1260 $localestrings['eu'] = "European Union"; 1214 1261 $localestrings['fi'] = "Finland"; 1215 1262 $localestrings['fj'] = "Fiji"; … … 1288 1335 $localestrings['mm'] = "Myanmar"; 1289 1336 $localestrings['mn'] = "Mongolia"; 1337 $localestrings['mo'] = "Macau"; 1290 1338 $localestrings['mp'] = "Northern Mariana Islands"; 1291 1339 $localestrings['mq'] = "Martinique"; … … 1321 1369 $localestrings['pm'] = "Saint Pierre And Miquelon"; 1322 1370 $localestrings['pr'] = "Puerto Rico"; 1371 $localestrings['pr'] = "Palestinian Territories"; 1323 1372 $localestrings['pt'] = "Portugal"; 1324 1373 $localestrings['pw'] = "Palau"; … … 1362 1411 $localestrings['tv'] = "Tuvalu"; 1363 1412 $localestrings['tw'] = "Taiwan, Province Of China"; 1413 $localestrings['tz'] = "Tanzania"; 1364 1414 $localestrings['ua'] = "Ukraine"; 1365 1415 $localestrings['ug'] = "Uganda"; … … 2162 2212 $localestrings['517'] = "Toggle smileys"; 2163 2213 $localestrings['518'] = "pixels"; 2214 $localestrings['519'] = ""; 2164 2215 $localestrings['520'] = "Moderator Options:"; 2165 2216 $localestrings['521'] = "Delete Thread";
Note: See TracChangeset
for help on using the changeset viewer.
