mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-06 22:08:51 +00:00
Monotone-Parent: 8c124934952839aba1e33eb7c29621db35821bc5
Monotone-Revision: 43f291c68d0aa74f5cd7c08a90eed8e69ee3f3d0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-22T21:53:59 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -221,3 +221,8 @@
|
||||
= "Moving a message into its own folder is impossible!";
|
||||
"Copying a message into its own folder is impossible!"
|
||||
= "Copying a message into its own folder is impossible!";
|
||||
|
||||
/* Message editing */
|
||||
"error_validationfailed" = "Validation failed";
|
||||
"error_missingsubject" = "Subject is missing";
|
||||
"error_missingrecipients" = "No recipients specified";
|
||||
|
||||
@@ -222,3 +222,8 @@
|
||||
= "Le déplacement d'un message dans son propre dossier est impossible.";
|
||||
"Copying a message into its own folder is impossible!"
|
||||
= "La copie d'un message dans son propre dossier est impossible.";
|
||||
|
||||
/* Message editing */
|
||||
"error_validationfailed" = "Message invalide";
|
||||
"error_missingsubject" = "- le sujet est manquant";
|
||||
"error_missingrecipients" = "- aucun destinataire spécifié";
|
||||
|
||||
@@ -205,3 +205,8 @@
|
||||
= "Moving a message into its own folder is impossible!";
|
||||
"Copying a message into its own folder is impossible!"
|
||||
= "Copying a message into its own folder is impossible!";
|
||||
|
||||
/* Message editing */
|
||||
"error_validationfailed" = "Validation failed";
|
||||
"error_missingsubject" = "Subject is missing";
|
||||
"error_missingrecipients" = "No recipients specified";
|
||||
|
||||
Reference in New Issue
Block a user