summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-09-14 08:34:11 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-09-14 08:34:11 +0000
commit5104ceda2d1e526ba2fe5737e1ee2a01b51d3cbe (patch)
tree01ec3f1ed0a47238a6505fac736dd275e2e4557c /roundcubemail/program/localization
parentd8c68ca2ad0b0f38a7dd82ef286f43ea94f4293a (diff)
- use html2text for signatures in Settings/Identities
git-svn-id: https://svn.roundcube.net/trunk@1788 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization')
-rw-r--r--roundcubemail/program/localization/en_GB/messages.inc2
-rw-r--r--roundcubemail/program/localization/en_US/messages.inc2
-rw-r--r--roundcubemail/program/localization/pl_PL/messages.inc2
3 files changed, 3 insertions, 3 deletions
diff --git a/roundcubemail/program/localization/en_GB/messages.inc b/roundcubemail/program/localization/en_GB/messages.inc
index 8ee5d8e24..255aac35e 100644
--- a/roundcubemail/program/localization/en_GB/messages.inc
+++ b/roundcubemail/program/localization/en_GB/messages.inc
@@ -66,7 +66,7 @@ $messages['checking'] = 'Checking...';
$messages['nospellerrors'] = 'No spelling errors found';
$messages['folderdeleted'] = 'Folder successfully deleted';
$messages['deletedsuccessfully'] = 'Successfully deleted';
-$messages['converting'] = 'Removing formatting from message...';
+$messages['converting'] = 'Removing formatting...';
$messages['messageopenerror'] = 'Could not load message from server';
$messages['fileuploaderror'] = 'File upload failed';
$messages['filesizeerror'] = 'The uploaded file exceeds the maximum size of $size';
diff --git a/roundcubemail/program/localization/en_US/messages.inc b/roundcubemail/program/localization/en_US/messages.inc
index a2a955936..c4de6dd98 100644
--- a/roundcubemail/program/localization/en_US/messages.inc
+++ b/roundcubemail/program/localization/en_US/messages.inc
@@ -66,7 +66,7 @@ $messages['checking'] = 'Checking...';
$messages['nospellerrors'] = 'No spelling errors found';
$messages['folderdeleted'] = 'Folder successfully deleted';
$messages['deletedsuccessfully'] = "Successfully deleted";
-$messages['converting'] = 'Removing formatting from message...';
+$messages['converting'] = 'Removing formatting...';
$messages['messageopenerror'] = 'Could not load message from server';
$messages['fileuploaderror'] = 'File upload failed';
$messages['filesizeerror'] = 'The uploaded file exceeds the maximum size of $size';
diff --git a/roundcubemail/program/localization/pl_PL/messages.inc b/roundcubemail/program/localization/pl_PL/messages.inc
index 54fc7710a..986a8590a 100644
--- a/roundcubemail/program/localization/pl_PL/messages.inc
+++ b/roundcubemail/program/localization/pl_PL/messages.inc
@@ -71,7 +71,7 @@ $messages['checking'] = 'Sprawdzanie...';
$messages['nospellerrors'] = 'Nie znaleziono błędów w pisowni.';
$messages['folderdeleted'] = 'Folder został pomyślnie usunięty.';
$messages['deletedsuccessfully'] = 'Usunięto';
-$messages['converting'] = 'Konwertowanie wiadomości...';
+$messages['converting'] = 'Konwertowanie tekstu...';
$messages['messageopenerror'] = 'Nie można załadować wiadomości z serwera';
$messages['fileuploaderror'] = 'Załączanie pliku nie powiodło się';
$messages['filesizeerror'] = 'Plik przekracza maksymalną wielkość $size';