Ignore:
Timestamp:
Jan 13, 2011, 4:24:18 PM (13 years ago)
Author:
plg
Message:

feature 2108 added: user upload removed from core. It will come back as a
"new generation" user upload in the Community plugin.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/sl_SL/common.lang.php

    r8635 r8651  
    4242$lang['%d new user'] = '%d novi uporabnik';
    4343$lang['%d new users'] = '%d novih uporabnikov';
    44 $lang['%d waiting element'] = '%d čakajoč element';
    45 $lang['%d waiting elements'] = '%d čakajočih elementov';
    4644$lang['About'] = 'Vizitka';
    4745$lang['All tags'] = 'Vse označbe';
     
    300298$lang['Picture name: %s'] = 'Ime slike: %s';
    301299$lang['Creation date: %s'] = 'Datum nastanka: %s';
    302 $lang['Waiting page: %s'] = 'Čakajoče strani: %s';
    303300$lang['Picture uploaded by %s'] = 'Sliko naložil %s';
    304301$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Nepravilen status uporabnika "guest", uporabljen bo privzeti status. Prosim obvestite skrbnika.';
Note: See TracChangeset for help on using the changeset viewer.