mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-12 11:55:09 +00:00
merge of '2a9b87ed394af6e53bee4a43a3c95a337b9c7ecf'
and 'c1a2d381d8af27188d0704030b27985ca594d689' Monotone-Parent: 2a9b87ed394af6e53bee4a43a3c95a337b9c7ecf Monotone-Parent: c1a2d381d8af27188d0704030b27985ca594d689 Monotone-Revision: fc9f23ed8b7b90222cd132a38dbcf53498d4b56c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-15T18:23:42 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* this file is in UTF-8 format! */
|
||||
/* this file is in UTF-8 format! */
|
||||
|
||||
/* toolbars */
|
||||
"Save" = "Salva";
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* this file is in UTF-8 format! */
|
||||
/* this file is in UTF-8 format! */
|
||||
|
||||
"Contact" = "Contatto";
|
||||
"Address" = "Indirizzo";
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
ACCEPTED = "accettato";
|
||||
ACCEPTED = "accettato";
|
||||
COMPLETED = "completato";
|
||||
DECLINED = "declinato";
|
||||
DELEGATED = "inviata delega";
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* this file is in UTF-8 format! */
|
||||
/* this file is in UTF-8 format! */
|
||||
|
||||
/* Icon's label */
|
||||
"Create" = "Crea";
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* toolbar */
|
||||
/* toolbar */
|
||||
"Save and Close" = "Salva e chiudi";
|
||||
"Close" = "Chiudi";
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* this file is in UTF-8 format! */
|
||||
/* this file is in UTF-8 format! */
|
||||
|
||||
/* Tooltips */
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
onclick = "return onSelectPrivacy(event);";
|
||||
image = "tb-compose-security-flat-24x24.png"; },
|
||||
{ link = "#";
|
||||
label = "Documents";
|
||||
label = "Attach";
|
||||
onclick = "return onPopupAttachWindow();";
|
||||
image = "tb-compose-attach-flat-24x24.png"; } )
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user