diff options
Diffstat (limited to 'plugins/userinfo')
-rw-r--r-- | plugins/userinfo/localization/ia_IA.inc | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/plugins/userinfo/localization/ia_IA.inc b/plugins/userinfo/localization/ia_IA.inc deleted file mode 100644 index d18686369..000000000 --- a/plugins/userinfo/localization/ia_IA.inc +++ /dev/null @@ -1,22 +0,0 @@ -<?php - -/* - +-----------------------------------------------------------------------+ - | localization/ia_IA/labels.inc | - | | - | Language file of the Roundcube Webmail client | - | Copyright (C) 2012, The Roundcube Dev Team | - | Licensed under the GNU General Public License | - | | - +-----------------------------------------------------------------------+ - | Author: Emilio Sepulveda <emilio@chilemoz.org> | - +-----------------------------------------------------------------------+ - @version $Id$ -*/ - -$labels = array(); -$labels['userinfo'] = 'Information de usator'; -$labels['created'] = 'Create'; -$labels['lastlogin'] = 'Ultime initio de session'; -$labels['defaultidentity'] = 'Identitate predeterminate'; - |