Changeset 9510f89 in github
- Timestamp:
- Aug 3, 2009 2:42:57 PM (4 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 6a7f39d
- Parents:
- f058348
- Location:
- program/localization
- Files:
-
- 2 edited
-
en_US/labels.inc (modified) (2 diffs)
-
pl_PL/labels.inc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
program/localization/en_US/labels.inc
re54bb72 r9510f89 30 30 $labels['logout'] = 'Logout'; 31 31 $labels['mail'] = 'E-Mail'; 32 $labels['settings'] = ' PersonalSettings';32 $labels['settings'] = 'Settings'; 33 33 $labels['addressbook'] = 'Address Book'; 34 34 … … 307 307 $labels['checkallfolders'] = 'Check all folders for new messages'; 308 308 $labels['displaynext'] = 'After message delete/move display the next message'; 309 $labels['mainoptions'] = 'Main Options'; 310 $labels['section'] = 'Section'; 311 $labels['maintenance'] = 'Maintenance'; 312 $labels['newmessage'] = 'New Message'; 313 $labels['listoptions'] = 'List Options'; 309 314 310 315 $labels['folder'] = 'Folder'; -
program/localization/pl_PL/labels.inc
re54bb72 r9510f89 252 252 $labels['mailboxview'] = 'Widok skrzynki pocztowej'; 253 253 $labels['mdnrequests'] = 'Potwierdzenia odbioru'; 254 $labels['askuser'] = ' spytaj uÅŒytkownika';254 $labels['askuser'] = 'pytaj'; 255 255 $labels['autosend'] = 'wyÅlij automatycznie'; 256 256 $labels['ignore'] = 'ignoruj'; … … 312 312 $labels['GB'] = 'GB'; 313 313 $labels['checkallfolders'] = 'Sprawdzaj czy nadeszÅy nowe wiadomoÅci we wszystkich folderach'; 314 $labels['mainoptions'] = 'Opcje gÅówne'; 315 $labels['section'] = 'Sekcja'; 316 $labels['maintenance'] = 'Konserwacja'; 317 $labels['newmessage'] = 'Nowa wiadomoÅÄ'; 318 $labels['listoptions'] = 'Opcje list'; 314 319 315 320 ?>
Note: See TracChangeset
for help on using the changeset viewer.
