Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
It
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
mahara-lang
It
Commits
8246bf19
Commit
8246bf19
authored
Jan 27, 2009
by
iwkse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Blocktype Profileinfo
parent
b53ae933
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
39 additions
and
0 deletions
+39
-0
artefact/internal/blocktype/profileinfo/lang/it.utf8/blocktype.profileinfo.php
...cktype/profileinfo/lang/it.utf8/blocktype.profileinfo.php
+39
-0
No files found.
artefact/internal/blocktype/profileinfo/lang/it.utf8/blocktype.profileinfo.php
0 → 100644
View file @
8246bf19
<?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 blocktype-profileinfo
* @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'
]
=
'Informazioni Profilo'
;
$string
[
'description'
]
=
'Scegli le informazioni del profilo da mostrare'
;
$string
[
'aboutme'
]
=
'Chi sono'
;
$string
[
'fieldstoshow'
]
=
'Campi da mostrare'
;
$string
[
'introtext'
]
=
'Testo introduttivo'
;
$string
[
'useintroductioninstead'
]
=
'Puoi abilitare il campo introduzione del profilo e lasciare questo campo vuoto'
;
$string
[
'dontshowprofileicon'
]
=
"Non mostrare icona nel profilo"
;
$string
[
'dontshowemail'
]
=
"Non mostrare indirizzo e-mail"
;
?>
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