Changeset 3408 in subversion
- Timestamp:
- Mar 24, 2010 4:23:19 AM (3 years ago)
- Location:
- trunk/roundcubemail/program/localization
- Files:
-
- 2 edited
-
en_US/messages.inc (modified) (1 diff)
-
pl_PL/messages.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/localization/en_US/messages.inc
r3385 r3408 47 47 $messages['errorsavingsent'] = 'An error occured while saving sent message'; 48 48 $messages['errorsaving'] = 'An error occured while saving'; 49 $messages['errormoving'] = 'Could not move the message'; 50 $messages['errordeleting'] = 'Could not delete the message'; 51 $messages['errormarking'] = 'Could not mark the message'; 49 $messages['errormoving'] = 'Could not move the message(s)'; 50 $messages['errorcopying'] = 'Could not copy the message(s)'; 51 $messages['errordeleting'] = 'Could not delete the message(s)'; 52 $messages['errormarking'] = 'Could not mark the message(s)'; 52 53 $messages['deletecontactconfirm'] = 'Do you really want to delete the selected contact(s)?'; 53 54 $messages['deletemessagesconfirm'] = 'Do you really want to delete the selected message(s)?'; -
trunk/roundcubemail/program/localization/pl_PL/messages.inc
r3385 r3408 63 63 piÅ bÅÄ 64 64 d podczas zapisu!'; 65 $messages['errormoving'] = 'Nie moÅŒna przenieÅÄ wybranej wiadomoÅci!'; 65 $messages['errormoving'] = 'Nie moÅŒna przenieÅÄ wiadomoÅci!'; 66 $messages['errorcopying'] = 'Nie moÅŒna skopiowaÄ wiadomoÅci!'; 66 67 $messages['errordeleting'] = 'Nie moÅŒna usunÄ 67 68 Ä wiadomoÅci!';
Note: See TracChangeset
for help on using the changeset viewer.
