diff options
Diffstat (limited to '')
-rw-r--r-- | language/sl_SL/common.lang.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/language/sl_SL/common.lang.php b/language/sl_SL/common.lang.php index d6c9fb24d..2bb62aead 100644 --- a/language/sl_SL/common.lang.php +++ b/language/sl_SL/common.lang.php @@ -330,7 +330,6 @@ $lang['Reset to default values'] = 'Resetiraj na privzete vrednosti'; $lang['delete all photos from your favorites'] = 'odstrani vse slike iz svojih priljubljenih'; $lang['Sent by'] = 'Poslano od'; $lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'Piškotki so blokirani ali niso podprti s strani vašega brskalnika. Za prijavo je potrebno omogočiti piškotke.'; -$lang['edit this comment'] = 'uredi ta komentar'; $lang['Edit a comment'] = 'Uredi komentar'; $lang['Are you sure?'] = 'Ali ste prepričani?'; $lang['(!) This comment requires validation'] = '(!) Komentar potrebuje validacijo'; @@ -344,8 +343,6 @@ $lang['Manage this user comment: %s'] = 'Uredi komentar uporabnika: %s'; $lang['Email address is missing. Please specify an email address.'] = 'Manjka e-pošta. Prosim navedite svojo e-pošto.'; $lang['This author modified following comment:'] = 'Ta uporabnik je uredil naslednji komentar:'; $lang['This author removed the comment with id %d'] = 'Ta uporabnik je odstranil komentar z id-jem %d'; -$lang['delete this comment'] = 'odstrani komentar'; -$lang['validate this comment'] = 'preveri komentar'; $lang['html tags are not allowed in login'] = 'pri prijavi niso dovoljene html značke'; $lang['%d rates'] = '%d točk'; $lang['Rating score'] = 'Ocena'; |