Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
mahara-lang
It
Commits
5ac338e6
Commit
5ac338e6
authored
Jan 27, 2009
by
iwkse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Auth IMAP
parent
b65fb9f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
33 additions
and
0 deletions
+33
-0
auth/imap/lang/it.utf8/auth.imap.php
auth/imap/lang/it.utf8/auth.imap.php
+33
-0
No files found.
auth/imap/lang/it.utf8/auth.imap.php
0 → 100644
View file @
5ac338e6
<?php
/**
* Mahara: Electronic portfolio, weblog, resume builder and social networking
* Copyright (C) 2006-2008 Catalyst IT Ltd (http://www.catalyst.net.nz)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* @package mahara
* @subpackage auth-imap
* @author Salvatore De Paolis <iwkse@claws-mail.org>
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL
* @copyright (C) 2006-2008 Catalyst IT Ltd http://catalyst.net.nz
*
*/
defined
(
'INTERNAL'
)
||
die
();
$string
[
'title'
]
=
'IMAP'
;
$string
[
'description'
]
=
'Autenticazione tramite un server e-mail IMAP'
;
$string
[
'notusable'
]
=
'Ti preghiamo di installare l\'estensione PHP IMAP'
;
?>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment