Changeset 1402 in ExiteCMS for trunk/administration/tools/language_pack_English.php
- Timestamp:
- 05/15/08 15:17:21 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/administration/tools/language_pack_English.php
r1393 r1402 2129 2129 $localestrings['412'] = "Page: "; 2130 2130 $localestrings['413'] = "RSS Feed"; 2131 $localestrings['414'] = "View all posts"; 2131 2132 $localestrings['430'] = "download(s)"; 2132 2133 $localestrings['450'] = "View Forum"; … … 2319 2320 $localestrings['472']['12'] = "violet"; 2320 2321 $localestrings['472']['13'] = "black"; 2321 $localestrings['472']['14'] = "gr ay";2322 $localestrings['472']['14'] = "grey"; 2322 2323 $localestrings['472']['15'] = "silver"; 2323 2324 $localestrings['472']['16'] = "white"; … … 2495 2496 $localestrings['026'] = "My Recent Threads"; 2496 2497 $localestrings['027'] = "My Recent Posts"; 2498 $localestrings['027a'] = "All Posts"; 2497 2499 $localestrings['028'] = "New Posts"; 2498 2500 $localestrings['029'] = "Latest News"; … … 2547 2549 $localestrings['083'] = "CMS Administration"; 2548 2550 $localestrings['084'] = "Logout"; 2549 $localestrings['085'] = "%u private ";2550 $localestrings['086'] = " message";2551 $localestrings['087'] = " messages";2552 $localestrings['088'] = " post";2553 $localestrings['089'] = " posts";2554 $localestrings['090'] = " %u new forum";2551 $localestrings['085'] = "%u private message"; 2552 $localestrings['086'] = "%u private messages"; 2553 $localestrings['087'] = "?"; 2554 $localestrings['088'] = "%u new forum post"; 2555 $localestrings['089'] = "%u new forum posts"; 2556 $localestrings['090'] = "Posts"; 2555 2557 $localestrings['091'] = "Mark all read"; 2556 2558 $localestrings['100'] = "Member Poll"; … … 3175 3177 if (!defined('LP_CHARSET')) define('LP_CHARSET', "iso-8859-1"); 3176 3178 if (!defined('LP_VERSION')) define('LP_VERSION', "7.10"); 3177 if (!defined('LP_DATE')) define('LP_DATE', "12 06357171");3178 $lp_date = "12 06357171";3179 if (!defined('LP_DATE')) define('LP_DATE', "1210855263"); 3180 $lp_date = "1210855263"; 3179 3181 3180 3182 /*---------------------------------------------------+
Note: See TracChangeset
for help on using the changeset viewer.
