Commit 8a22c800 authored by Dietmar Maurer's avatar Dietmar Maurer

add Italian translation

parent e7f3ac8a
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 pve-manager (2.0-59) unstable; urgency=low
* fix bug 158: move openvz scripts inside ocf resource agent * fix bug 158: move openvz scripts inside ocf resource agent
......
...@@ -2,7 +2,7 @@ RELEASE=2.0 ...@@ -2,7 +2,7 @@ RELEASE=2.0
VERSION=2.0 VERSION=2.0
PACKAGE=pve-manager PACKAGE=pve-manager
PACKAGERELEASE=59 PACKAGERELEASE=60
BINDIR=${DESTDIR}/usr/bin BINDIR=${DESTDIR}/usr/bin
PERLLIBDIR=${DESTDIR}/usr/share/perl5 PERLLIBDIR=${DESTDIR}/usr/share/perl5
......
This diff is collapsed.
...@@ -199,6 +199,7 @@ Ext.define('PVE.Utils', { statics: { ...@@ -199,6 +199,7 @@ Ext.define('PVE.Utils', { statics: {
de: 'German', de: 'German',
es: 'Spanish', es: 'Spanish',
fr: 'French', fr: 'French',
it: 'Italian',
ru: 'Russian', ru: 'Russian',
sv: 'Swedish' sv: 'Swedish'
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment