Ignore:
Timestamp:
05/15/08 22:25:54 (4 years ago)
Author:
hverton
Message:

Merged trunk revisions 1342:1407 into the PLi-Fusion branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PLi-Fusion/files/locales/en.main.global.php

    r1343 r1408  
    33// locale       : English 
    44// locale name  : main.global 
    5 // generated on : Mon Mar 3 2008, 22:47:24 CET 
     5// generated on : Thu May 15 2008, 22:16:36 CEST 
    66// ---------------------------------------------------------- 
    77$locale['001'] = "Navigation"; 
     
    2727$locale['026'] = "My Recent Threads"; 
    2828$locale['027'] = "My Recent Posts"; 
     29$locale['027a'] = "All Posts"; 
    2930$locale['028'] = "New Posts"; 
    3031$locale['029'] = "Latest News"; 
     
    7980$locale['083'] = "CMS Administration"; 
    8081$locale['084'] = "Logout"; 
    81 $locale['085'] = "%u private "; 
    82 $locale['086'] = "message"; 
    83 $locale['087'] = "messages"; 
    84 $locale['088'] = "post"; 
    85 $locale['089'] = "posts"; 
    86 $locale['090'] = "%u new forum "; 
     82$locale['085'] = "%u private message"; 
     83$locale['086'] = "%u private messages"; 
     84$locale['087'] = "Downloads"; 
     85$locale['088'] = "%u new forum post"; 
     86$locale['089'] = "%u new forum posts"; 
     87$locale['090'] = "Posts"; 
    8788$locale['091'] = "Mark all read"; 
    8889$locale['100'] = "Member Poll"; 
Note: See TracChangeset for help on using the changeset viewer.