mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-03 01:19:44 +00:00
203af6a7ca
Monotone-Parent: a46f694fb88b061ebf1cde5157986657756d6f5c Monotone-Revision: dc7f4b5bfd6f1e20c6244c01ec2af24c5f5baba3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-03T11:55:37 Monotone-Branch: ca.inverse.sogo
16 lines
543 B
Plaintext
16 lines
543 B
Plaintext
/* this file is in UTF-8 format! */
|
|
|
|
"Help" = "Help";
|
|
"Close" = "Close";
|
|
|
|
"Modules" = "Modules";
|
|
|
|
/* Modules short names */
|
|
"ACLs" = "ACLs";
|
|
|
|
/* Modules titles */
|
|
"ACLs_title" = "Users folders ACLs management";
|
|
|
|
/* Modules descriptions */
|
|
"ACLs_description" = "<p>The Access Control Lists administration module allows to change the ACLs of each user's Calendars and Address books.</p><p>To modify the ACLs of a user's folder, type the name of the user in the search field at the top of the window and double-click on the desired folder.</p>";
|