add Italian translation

This commit is contained in:
Dietmar Maurer 2012-04-16 10:14:10 +02:00
parent 8572d646c3
commit 72da7de758
3 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
pve-manager (2.0-60) unstable; urgency=low
* add Italian translation
-- Proxmox Support Team <support@proxmox.com> Mon, 16 Apr 2012 10:10:02 +0200
pve-manager (2.0-59) unstable; urgency=low
* fix bug 158: move openvz scripts inside ocf resource agent

View File

@ -2,7 +2,7 @@ RELEASE=2.0
VERSION=2.0
PACKAGE=pve-manager
PACKAGERELEASE=59
PACKAGERELEASE=60
BINDIR=${DESTDIR}/usr/bin
PERLLIBDIR=${DESTDIR}/usr/share/perl5

View File

@ -199,6 +199,7 @@ Ext.define('PVE.Utils', { statics: {
de: 'German',
es: 'Spanish',
fr: 'French',
it: 'Italian',
ru: 'Russian',
sv: 'Swedish'
},