alecpl
2009-08-03 9510f89b62a02708858538636b3d062a84bf33a0
- new labels for r2830


2 files modified
14 ■■■■ changed files
program/localization/en_US/labels.inc 7 ●●●● patch | view | raw | blame | history
program/localization/pl_PL/labels.inc 7 ●●●● patch | view | raw | blame | history
program/localization/en_US/labels.inc
@@ -29,7 +29,7 @@
// taskbar
$labels['logout']   = 'Logout';
$labels['mail']     = 'E-Mail';
$labels['settings'] = 'Personal Settings';
$labels['settings'] = 'Settings';
$labels['addressbook'] = 'Address Book';
// mailbox names
@@ -306,6 +306,11 @@
$labels['focusonnewmessage'] = 'Focus browser window on new message';
$labels['checkallfolders'] = 'Check all folders for new messages';
$labels['displaynext'] = 'After message delete/move display the next message';
$labels['mainoptions'] = 'Main Options';
$labels['section'] = 'Section';
$labels['maintenance'] = 'Maintenance';
$labels['newmessage'] = 'New Message';
$labels['listoptions'] = 'List Options';
$labels['folder']  = 'Folder';
$labels['folders']  = 'Folders';
program/localization/pl_PL/labels.inc
@@ -229,7 +229,7 @@
$labels['serversettings'] = 'Ustawienia serwera';
$labels['mailboxview'] = 'Widok skrzynki pocztowej';
$labels['mdnrequests'] = 'Potwierdzenia odbioru';
$labels['askuser'] = 'spytaj użytkownika';
$labels['askuser'] = 'pytaj';
$labels['autosend'] = 'wyślij automatycznie';
$labels['ignore'] = 'ignoruj';
$labels['mimeparamfolding'] = 'Nazwy załączników';
@@ -275,5 +275,10 @@
$labels['MB'] = 'MB';
$labels['GB'] = 'GB';
$labels['checkallfolders'] = 'Sprawdzaj czy nadeszły nowe wiadomości we wszystkich folderach';
$labels['mainoptions'] = 'Opcje główne';
$labels['section'] = 'Sekcja';
$labels['maintenance'] = 'Konserwacja';
$labels['newmessage'] = 'Nowa wiadomość';
$labels['listoptions'] = 'Opcje list';
?>