mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-31 16:14:53 +00:00
Fixed translation and fixed dependancy for debian packages.
Monotone-Parent: 91077f9a3b3dec2d983310daef5d9923ce41255f Monotone-Revision: 56f698136f13cc3f35b72d19695a8a4606cb1c72 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-07-12T20:59:49 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
"delete" = "Effacer";
|
||||
"edit" = "Éditer";
|
||||
"invalidemailwarn" = "Le champ de l'adresse électronique est invalide";
|
||||
"invaliddatewarn" = "The specified date is invalid.";
|
||||
"invaliddatewarn" = "La date spécifiée est invalide.";
|
||||
"new" = "Nouveau";
|
||||
"Preferred Phone" = "Numéro préféré";
|
||||
|
||||
|
||||
Vendored
+1
-1
@@ -8,7 +8,7 @@ Standards-Version: 3.8.2
|
||||
Package: sogo
|
||||
Section: web
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, tmpreaper, sope4.9-libxmlsaxdriver, sope4.9-db-connector
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, tmpreaper, sope4.9-libxmlsaxdriver, sope4.9-db-connector, gnustep-make
|
||||
Suggests: nginx
|
||||
Description: a modern and scalable groupware
|
||||
SOGo is a groupware server built around OpenGroupware.org (OGo) and
|
||||
|
||||
Reference in New Issue
Block a user