Changeset 1153


Ignore:
Timestamp:
10/23/11 01:03:40 (7 months ago)
Author:
bogdan2412
Message:

Updated SMF language pack to latest version.

No apparent real changes were made, even though some version numbers got
bumped.

Location:
trunk/smf/Themes/default/languages
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/smf/Themes/default/languages/Admin.romanian-utf8.php

    r1056 r1153  
    11<?php 
    2 // Version: 1.1; Admin 
     2// Version: 1.1.13; Admin 
    33 
    44$txt[4] = 'Forumuri'; 
  • trunk/smf/Themes/default/languages/index.romanian-utf8.php

    r1056 r1153  
    11<?php 
    2 // Version: 1.1.9; Index 
     2// Version: 1.1.15; Index 
    33 
    44global $forum_copyright, $forum_version, $webmaster_email; 
     
    411411$txt['topbottom5'] = 'În jos'; 
    412412 
    413 $forum_copyright = '<a href="http://www.simplemachines.org/" title="Simple Machines Forum" target="_blank">Powered by ' . $forum_version . '</a> |  
    414 <a href="http://www.simplemachines.org/about/copyright.php" title="Free Forum Software" target="_blank">SMF &copy; 2006-2009, Simple Machines LLC</a>'; 
     413$forum_copyright = '<a href="http://www.simplemachines.org/" title="Simple Machines Forum" target="_blank">Powered by ' . $forum_version . '</a> | <a href="http://www.simplemachines.org/about/copyright.php" title="Free Forum Software" target="_blank">SMF &copy; 2006-2011, Simple Machines LLC</a>'; 
    415414 
    416415$txt['calendar3'] = 'Zile de naştere:'; 
Note: See TracChangeset for help on using the changeset viewer.