summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 50adce1)
raw | patch | inline | side by side (parent: 50adce1)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 9 Aug 2006 11:08:12 +0000 (11:08 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 9 Aug 2006 11:08:12 +0000 (11:08 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4444 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/gofax/faxaccount/class_gofaxAccount.inc | patch | blob | history | |
plugins/personal/connectivity/class_pureftpdAccount.inc | patch | blob | history |
diff --git a/plugins/gofax/faxaccount/class_gofaxAccount.inc b/plugins/gofax/faxaccount/class_gofaxAccount.inc
index 34e3fb729c152e733c3516f94304d52ff75f63a2..6816987bfa2110288117a1de0eb99bcdc577c6e7 100644 (file)
"plOptions" => array(),
"plProvidedAcls" => array(
- "goFaxIsEnabled" => "!!! FIXME "._("Enable/Disable fax"),
+ "goFaxIsEnabled" => _("Enable/Disable fax"),
"goFaxRBlocklist" => _("Receive blocklist"),
"goFaxSBlocklist" => _("Send blocklist"),
"facsimileTelephoneNumber" => _("Fax number"), // goFaxDeliveryMode
diff --git a/plugins/personal/connectivity/class_pureftpdAccount.inc b/plugins/personal/connectivity/class_pureftpdAccount.inc
index 1bedf3462140673bc870a602b09ef57021fad9a8..a3f5ae87b0321d511b68a4126cbd40138104ed56 100644 (file)
"plOptions" => array(),
"plProvidedAcls" => array(
- "FTPQuotaFiles" => "!!! FIXME "._("Quota files"),
+ "FTPQuotaFiles" => _("Quota files"),
"FTPUploadRatio" => _("Upload ratio"),
"FTPQuotaMBytes" => _("Quota MBytes"),
"FTPDownloadRatio" => _("Download ratio"),