[Svn] r1909 - in trunk/roundcubemail/program/localization: en_GB pl_PL
trac at roundcube.net
trac at roundcube.net
Wed Oct 1 17:02:52 CEST 2008
Author: alec
Date: 2008-10-01 10:02:52 -0500 (Wed, 01 Oct 2008)
New Revision: 1909
Modified:
trunk/roundcubemail/program/localization/en_GB/messages.inc
trunk/roundcubemail/program/localization/pl_PL/messages.inc
Log:
- localizations update for r1908
Modified: trunk/roundcubemail/program/localization/en_GB/messages.inc
===================================================================
--- trunk/roundcubemail/program/localization/en_GB/messages.inc 2008-10-01 14:57:43 UTC (rev 1908)
+++ trunk/roundcubemail/program/localization/en_GB/messages.inc 2008-10-01 15:02:52 UTC (rev 1909)
@@ -56,6 +56,7 @@
$messages['noemailwarning'] = 'Please enter a valid email address';
$messages['nonamewarning'] = 'Please enter a name';
$messages['nopagesizewarning'] = 'Please enter a page size';
+$messages['nosenderwarning'] = 'Please enter sender e-mail address';
$messages['norecipientwarning'] = 'Please enter at least one recipient';
$messages['nosubjectwarning'] = 'The "Subject" field is empty. Would you like to enter one now?';
$messages['nobodywarning'] = 'Send this message without any text?';
@@ -90,5 +91,6 @@
$messages['importerror'] = 'Import failed! The uploaded file is not a valid vCard file.';
$messages['importconfirm'] = 'Successfully imported $inserted contacts, $skipped existing entries skipped:$names';
$messages['opnotpermitted'] = 'Operation not permitted!';
+$messages['nofromaddress'] = 'Missing e-mail address in selected identity';
?>
Modified: trunk/roundcubemail/program/localization/pl_PL/messages.inc
===================================================================
--- trunk/roundcubemail/program/localization/pl_PL/messages.inc 2008-10-01 14:57:43 UTC (rev 1908)
+++ trunk/roundcubemail/program/localization/pl_PL/messages.inc 2008-10-01 15:02:52 UTC (rev 1909)
@@ -61,6 +61,7 @@
$messages['noemailwarning'] = 'Podaj poprawny adres e-mail!';
$messages['nonamewarning'] = 'Podaj nazwę!';
$messages['nopagesizewarning'] = 'Podaj poprawną wartość!';
+$messages['nosenderwarning'] = 'Podaj adres nadawcy!';
$messages['norecipientwarning'] = 'Podaj co najmniej jednego odbiorcę!';
$messages['nosubjectwarning'] = 'Nie podano tematu wiadomości. Czy chcesz go teraz uzupełnić?';
$messages['nobodywarning'] = 'Ta wiadomość jest pusta, czy mimo to chcesz ją wysłać?';
@@ -95,5 +96,6 @@
$messages['importerror'] = 'Błąd! Pobrany plik nie jest poprawnym plikiem vCard.';
$messages['importconfirm'] = '<b>Pomyślnie dodano $inserted kontaktów, pominięto $skipped istniejących wpisów</b>:<p><em>$names</em></p>';
$messages['opnotpermitted'] = 'Niedozwolona operacja!';
+$messages['nofromaddress'] = 'Brak adresu e-mail w wybranej tożsamości';
-?>
\ No newline at end of file
+?>
_______________________________________________
http://lists.roundcube.net/mailman/listinfo/svn
More information about the Svn
mailing list