Page MenuHomePhorge

No OneTemporary

diff --git a/plugins/kolab_tags/localization/bg_BG.inc b/plugins/kolab_tags/localization/bg_BG.inc
index 5c6bf75b..4bcf6cec 100644
--- a/plugins/kolab_tags/localization/bg_BG.inc
+++ b/plugins/kolab_tags/localization/bg_BG.inc
@@ -1,15 +1,13 @@
<?php
/**
* Localizations for the Kolab Tags plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
*/
-$labels['tags'] = 'Tags';
-$labels['untag'] = 'Remove tag';
$labels['edit'] = 'Промяна';
$labels['delete'] = 'Delete';
$labels['tagname'] = 'Име';
$labels['tagcolor'] = 'Цвят';
$labels['saving'] = 'Запазване на данни...';
diff --git a/plugins/kolab_tags/localization/ca_ES.inc b/plugins/kolab_tags/localization/ca_ES.inc
index 20b6cbd6..34d26fa4 100644
--- a/plugins/kolab_tags/localization/ca_ES.inc
+++ b/plugins/kolab_tags/localization/ca_ES.inc
@@ -1,31 +1,13 @@
<?php
/**
* Localizations for the Kolab Tags plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
*/
$labels['tags'] = 'Etiquetes';
-$labels['unset'] = 'Unselect all';
-$labels['manage'] = 'Manage tags...';
-$labels['tagactions'] = 'Tag actions...';
-$labels['tagadd'] = 'Tag as...';
-$labels['tagremove'] = 'Remove tag...';
-$labels['untag'] = 'Remove tag';
-$labels['tagremoveall'] = 'Remove all tags';
-$labels['add'] = 'Add';
$labels['edit'] = 'Edita';
$labels['delete'] = 'Suprimeix';
$labels['tagname'] = 'Nom';
-$labels['tagcolor'] = 'Color';
-$labels['nameempty'] = 'Tag name cannot be empty!';
-$labels['nameexists'] = 'Tag with specified name already exists!';
-$labels['colorinvalid'] = 'Invalid color specification!';
$labels['saving'] = 'S\'estan desant les dades...';
-$labels['updatesuccess'] = 'Tags have beed updated successfully.';
-$labels['updateerror'] = 'Failed to update tags information.';
-$labels['taggingsuccess'] = 'Tags have beed assigned successfully.';
-$labels['taggingerror'] = 'Failed to assign tags.';
-$labels['untaggingsuccess'] = 'Tag(s) have beed removed successfully.';
-$labels['untaggingerror'] = 'Failed to remove tag assignments.';
diff --git a/plugins/kolab_tags/localization/da_DK.inc b/plugins/kolab_tags/localization/da_DK.inc
index c36a7c03..9102c44a 100644
--- a/plugins/kolab_tags/localization/da_DK.inc
+++ b/plugins/kolab_tags/localization/da_DK.inc
@@ -1,31 +1,15 @@
<?php
/**
* Localizations for the Kolab Tags plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
*/
$labels['tags'] = 'Mærker';
-$labels['unset'] = 'Unselect all';
-$labels['manage'] = 'Manage tags...';
-$labels['tagactions'] = 'Tag actions...';
-$labels['tagadd'] = 'Tag as...';
-$labels['tagremove'] = 'Remove tag...';
-$labels['untag'] = 'Remove tag';
-$labels['tagremoveall'] = 'Remove all tags';
$labels['add'] = 'Tilføj';
$labels['edit'] = 'Redigér';
$labels['delete'] = 'Slet';
$labels['tagname'] = 'Navn';
$labels['tagcolor'] = 'Farve';
-$labels['nameempty'] = 'Tag name cannot be empty!';
-$labels['nameexists'] = 'Tag with specified name already exists!';
-$labels['colorinvalid'] = 'Invalid color specification!';
$labels['saving'] = 'Gemmer data...';
-$labels['updatesuccess'] = 'Tags have beed updated successfully.';
-$labels['updateerror'] = 'Failed to update tags information.';
-$labels['taggingsuccess'] = 'Tags have beed assigned successfully.';
-$labels['taggingerror'] = 'Failed to assign tags.';
-$labels['untaggingsuccess'] = 'Tag(s) have beed removed successfully.';
-$labels['untaggingerror'] = 'Failed to remove tag assignments.';
diff --git a/plugins/kolab_tags/localization/en_US.inc b/plugins/kolab_tags/localization/en_US.inc
index 7e64ad7f..a3bcfa14 100644
--- a/plugins/kolab_tags/localization/en_US.inc
+++ b/plugins/kolab_tags/localization/en_US.inc
@@ -1,35 +1,33 @@
<?php
/**
* Localizations for the Kolab Tags plugin
*
- * Copyright (C) 2014-2015, Kolab Systems AG
+ * Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
*/
$labels['tags'] = 'Tags';
$labels['unset'] = 'Unselect all';
$labels['manage'] = 'Manage tags...';
$labels['tagactions'] = 'Tag actions...';
$labels['tagadd'] = 'Tag as...';
$labels['tagremove'] = 'Remove tag...';
$labels['untag'] = 'Remove tag';
$labels['tagremoveall'] = 'Remove all tags';
$labels['add'] = 'Add';
$labels['edit'] = 'Edit';
$labels['delete'] = 'Delete';
$labels['tagname'] = 'Name';
$labels['tagcolor'] = 'Color';
$labels['nameempty'] = 'Tag name cannot be empty!';
$labels['nameexists'] = 'Tag with specified name already exists!';
$labels['colorinvalid'] = 'Invalid color specification!';
$labels['saving'] = 'Saving data...';
$labels['updatesuccess'] = 'Tags have beed updated successfully.';
$labels['updateerror'] = 'Failed to update tags information.';
$labels['taggingsuccess'] = 'Tags have beed assigned successfully.';
$labels['taggingerror'] = 'Failed to assign tags.';
$labels['untaggingsuccess'] = 'Tag(s) have beed removed successfully.';
$labels['untaggingerror'] = 'Failed to remove tag assignments.';
-$labels['newtag'] = 'New tag';
-$labels['tagsearchnew'] = 'Enter text to search or create a new tag';
diff --git a/plugins/kolab_tags/localization/es_ES.inc b/plugins/kolab_tags/localization/es_ES.inc
index cf92e3d8..9074f59a 100644
--- a/plugins/kolab_tags/localization/es_ES.inc
+++ b/plugins/kolab_tags/localization/es_ES.inc
@@ -1,16 +1,14 @@
<?php
/**
* Localizations for the Kolab Tags plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
*/
-$labels['tags'] = 'Tags';
-$labels['untag'] = 'Remove tag';
$labels['add'] = 'Añadir';
$labels['edit'] = 'Editar';
$labels['delete'] = 'Borrar';
$labels['tagname'] = 'Nombre';
$labels['tagcolor'] = 'Color';
$labels['saving'] = 'Guardando datos...';
diff --git a/plugins/kolab_tags/localization/et_EE.inc b/plugins/kolab_tags/localization/et_EE.inc
index bbd5c673..708abdf4 100644
--- a/plugins/kolab_tags/localization/et_EE.inc
+++ b/plugins/kolab_tags/localization/et_EE.inc
@@ -1,16 +1,11 @@
<?php
/**
* Localizations for the Kolab Tags plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
*/
-$labels['tags'] = 'Tags';
-$labels['untag'] = 'Remove tag';
$labels['add'] = 'Lisa';
-$labels['edit'] = 'Edit';
$labels['delete'] = 'Kustuta';
$labels['tagname'] = 'Nimi';
-$labels['tagcolor'] = 'Color';
-$labels['saving'] = 'Saving data...';
diff --git a/plugins/kolab_tags/localization/he.inc b/plugins/kolab_tags/localization/he.inc
deleted file mode 100644
index 3d5166b8..00000000
--- a/plugins/kolab_tags/localization/he.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tags plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
- */
-$labels['edit'] = 'Edit';
-$labels['tagname'] = 'Name';
-$labels['tagcolor'] = 'Color';
-$labels['saving'] = 'Saving data...';
diff --git a/plugins/kolab_tags/localization/hr.inc b/plugins/kolab_tags/localization/hr.inc
deleted file mode 100644
index 3d5166b8..00000000
--- a/plugins/kolab_tags/localization/hr.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tags plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
- */
-$labels['edit'] = 'Edit';
-$labels['tagname'] = 'Name';
-$labels['tagcolor'] = 'Color';
-$labels['saving'] = 'Saving data...';
diff --git a/plugins/kolab_tags/localization/hu_HU.inc b/plugins/kolab_tags/localization/hu_HU.inc
index 64105b7e..685f185c 100644
--- a/plugins/kolab_tags/localization/hu_HU.inc
+++ b/plugins/kolab_tags/localization/hu_HU.inc
@@ -1,31 +1,13 @@
<?php
/**
* Localizations for the Kolab Tags plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
*/
$labels['tags'] = 'Kulcsszavak';
-$labels['unset'] = 'Unselect all';
-$labels['manage'] = 'Manage tags...';
-$labels['tagactions'] = 'Tag actions...';
-$labels['tagadd'] = 'Tag as...';
-$labels['tagremove'] = 'Remove tag...';
-$labels['untag'] = 'Remove tag';
-$labels['tagremoveall'] = 'Remove all tags';
-$labels['add'] = 'Add';
$labels['edit'] = 'Módosítás';
-$labels['delete'] = 'Delete';
$labels['tagname'] = 'Név';
$labels['tagcolor'] = 'Szín';
-$labels['nameempty'] = 'Tag name cannot be empty!';
-$labels['nameexists'] = 'Tag with specified name already exists!';
-$labels['colorinvalid'] = 'Invalid color specification!';
$labels['saving'] = 'Adatok mentése...';
-$labels['updatesuccess'] = 'Tags have beed updated successfully.';
-$labels['updateerror'] = 'Failed to update tags information.';
-$labels['taggingsuccess'] = 'Tags have beed assigned successfully.';
-$labels['taggingerror'] = 'Failed to assign tags.';
-$labels['untaggingsuccess'] = 'Tag(s) have beed removed successfully.';
-$labels['untaggingerror'] = 'Failed to remove tag assignments.';
diff --git a/plugins/kolab_tags/localization/ja_JP.inc b/plugins/kolab_tags/localization/ja_JP.inc
index 49c39f94..d73a5bec 100644
--- a/plugins/kolab_tags/localization/ja_JP.inc
+++ b/plugins/kolab_tags/localization/ja_JP.inc
@@ -1,31 +1,15 @@
<?php
/**
* Localizations for the Kolab Tags plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
*/
$labels['tags'] = 'タグ';
-$labels['unset'] = 'Unselect all';
-$labels['manage'] = 'Manage tags...';
-$labels['tagactions'] = 'Tag actions...';
-$labels['tagadd'] = 'Tag as...';
-$labels['tagremove'] = 'Remove tag...';
-$labels['untag'] = 'Remove tag';
-$labels['tagremoveall'] = 'Remove all tags';
$labels['add'] = '追加';
$labels['edit'] = '編集';
$labels['delete'] = '削除';
$labels['tagname'] = '名前';
$labels['tagcolor'] = '色';
-$labels['nameempty'] = 'Tag name cannot be empty!';
-$labels['nameexists'] = 'Tag with specified name already exists!';
-$labels['colorinvalid'] = 'Invalid color specification!';
$labels['saving'] = 'データを保存中…';
-$labels['updatesuccess'] = 'Tags have beed updated successfully.';
-$labels['updateerror'] = 'Failed to update tags information.';
-$labels['taggingsuccess'] = 'Tags have beed assigned successfully.';
-$labels['taggingerror'] = 'Failed to assign tags.';
-$labels['untaggingsuccess'] = 'Tag(s) have beed removed successfully.';
-$labels['untaggingerror'] = 'Failed to remove tag assignments.';
diff --git a/plugins/kolab_tags/localization/ku_IQ.inc b/plugins/kolab_tags/localization/ku_IQ.inc
deleted file mode 100644
index 13599cf7..00000000
--- a/plugins/kolab_tags/localization/ku_IQ.inc
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tags plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
- */
diff --git a/plugins/kolab_tags/localization/nl_NL.inc b/plugins/kolab_tags/localization/nl_NL.inc
index dc8e58c7..209864a6 100644
--- a/plugins/kolab_tags/localization/nl_NL.inc
+++ b/plugins/kolab_tags/localization/nl_NL.inc
@@ -1,31 +1,15 @@
<?php
/**
* Localizations for the Kolab Tags plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
*/
$labels['tags'] = 'Labels';
-$labels['unset'] = 'Unselect all';
-$labels['manage'] = 'Manage tags...';
-$labels['tagactions'] = 'Tag actions...';
-$labels['tagadd'] = 'Tag as...';
-$labels['tagremove'] = 'Remove tag...';
-$labels['untag'] = 'Remove tag';
-$labels['tagremoveall'] = 'Remove all tags';
$labels['add'] = 'Toevoegen';
$labels['edit'] = 'Wijzig';
$labels['delete'] = 'Verwijderen';
$labels['tagname'] = 'Naam';
$labels['tagcolor'] = 'Kleur';
-$labels['nameempty'] = 'Tag name cannot be empty!';
-$labels['nameexists'] = 'Tag with specified name already exists!';
-$labels['colorinvalid'] = 'Invalid color specification!';
$labels['saving'] = 'Data wordt opgeslagen...';
-$labels['updatesuccess'] = 'Tags have beed updated successfully.';
-$labels['updateerror'] = 'Failed to update tags information.';
-$labels['taggingsuccess'] = 'Tags have beed assigned successfully.';
-$labels['taggingerror'] = 'Failed to assign tags.';
-$labels['untaggingsuccess'] = 'Tag(s) have beed removed successfully.';
-$labels['untaggingerror'] = 'Failed to remove tag assignments.';
diff --git a/plugins/kolab_tags/localization/pl.inc b/plugins/kolab_tags/localization/pl.inc
deleted file mode 100644
index db6d74ae..00000000
--- a/plugins/kolab_tags/localization/pl.inc
+++ /dev/null
@@ -1,13 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tags plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
- */
-$labels['tags'] = 'Tagi';
-$labels['edit'] = 'Edytuj';
-$labels['delete'] = 'Usuń';
-$labels['tagname'] = 'Nazwa';
-$labels['tagcolor'] = 'Kolor';
diff --git a/plugins/kolab_tags/localization/pt_BR.inc b/plugins/kolab_tags/localization/pt_BR.inc
index 9e5deb50..d9cf0aeb 100644
--- a/plugins/kolab_tags/localization/pt_BR.inc
+++ b/plugins/kolab_tags/localization/pt_BR.inc
@@ -1,31 +1,15 @@
<?php
/**
* Localizations for the Kolab Tags plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
*/
$labels['tags'] = 'Etiquetas';
-$labels['unset'] = 'Unselect all';
-$labels['manage'] = 'Manage tags...';
-$labels['tagactions'] = 'Tag actions...';
-$labels['tagadd'] = 'Tag as...';
-$labels['tagremove'] = 'Remove tag...';
-$labels['untag'] = 'Remove tag';
-$labels['tagremoveall'] = 'Remove all tags';
$labels['add'] = 'Adicionar';
$labels['edit'] = 'Editar';
$labels['delete'] = 'Deletar';
$labels['tagname'] = 'Nome';
$labels['tagcolor'] = 'Cor';
-$labels['nameempty'] = 'Tag name cannot be empty!';
-$labels['nameexists'] = 'Tag with specified name already exists!';
-$labels['colorinvalid'] = 'Invalid color specification!';
$labels['saving'] = 'Salvando dados...';
-$labels['updatesuccess'] = 'Tags have beed updated successfully.';
-$labels['updateerror'] = 'Failed to update tags information.';
-$labels['taggingsuccess'] = 'Tags have beed assigned successfully.';
-$labels['taggingerror'] = 'Failed to assign tags.';
-$labels['untaggingsuccess'] = 'Tag(s) have beed removed successfully.';
-$labels['untaggingerror'] = 'Failed to remove tag assignments.';
diff --git a/plugins/kolab_tags/localization/ro.inc b/plugins/kolab_tags/localization/ro.inc
deleted file mode 100644
index 13599cf7..00000000
--- a/plugins/kolab_tags/localization/ro.inc
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tags plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
- */
diff --git a/plugins/kolab_tags/localization/sk.inc b/plugins/kolab_tags/localization/sk.inc
deleted file mode 100644
index ef8711bd..00000000
--- a/plugins/kolab_tags/localization/sk.inc
+++ /dev/null
@@ -1,11 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tags plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
- */
-$labels['edit'] = 'Upraviť';
-$labels['tagname'] = 'Meno';
-$labels['tagcolor'] = 'Farba';
diff --git a/plugins/kolab_tags/localization/sl.inc b/plugins/kolab_tags/localization/sl.inc
deleted file mode 100644
index 9358b0f8..00000000
--- a/plugins/kolab_tags/localization/sl.inc
+++ /dev/null
@@ -1,31 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tags plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
- */
-$labels['tags'] = 'Tagi';
-$labels['unset'] = 'Odznači vse';
-$labels['manage'] = 'Uredi tage...';
-$labels['tagactions'] = 'Možnosti taga...';
-$labels['tagadd'] = 'Označi kot tag...';
-$labels['tagremove'] = 'Odstrani tag...';
-$labels['untag'] = 'Odstrani tag';
-$labels['tagremoveall'] = 'Odstrani vse tage';
-$labels['add'] = 'Dodaj';
-$labels['edit'] = 'Uredi';
-$labels['delete'] = 'Izbriši';
-$labels['tagname'] = 'Ime';
-$labels['tagcolor'] = 'Barva';
-$labels['nameempty'] = 'Ime taga ne more biti prazno!';
-$labels['nameexists'] = 'Tag z izbranim imenom že obstaja!';
-$labels['colorinvalid'] = 'Napačna izbira barve!';
-$labels['saving'] = 'Shranjujem...';
-$labels['updatesuccess'] = 'Tagi so bili uspešno posodobljeni.';
-$labels['updateerror'] = 'Napaka. Posodabljanje tagov ni uspelo.';
-$labels['taggingsuccess'] = 'Tagi so bili uspešno dodeljeni.';
-$labels['taggingerror'] = 'Napaka. Tagi niso bili dodeljeni.';
-$labels['untaggingsuccess'] = 'Tag(i) so bili uspešno odstranjeni.';
-$labels['untaggingerror'] = 'Napaka. Tagi nalog niso bili odstranjeni.';
diff --git a/plugins/kolab_tags/localization/sv.inc b/plugins/kolab_tags/localization/sv.inc
deleted file mode 100644
index 13599cf7..00000000
--- a/plugins/kolab_tags/localization/sv.inc
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tags plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
- */
diff --git a/plugins/kolab_tags/localization/th.inc b/plugins/kolab_tags/localization/th.inc
deleted file mode 100644
index 80e35ef1..00000000
--- a/plugins/kolab_tags/localization/th.inc
+++ /dev/null
@@ -1,28 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tags plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
- */
-$labels['tags'] = 'แท็ก';
-$labels['unset'] = 'ยกเลิกการเลือกทั้งหมด';
-$labels['manage'] = 'จัดการ แท็ก...';
-$labels['tagremove'] = 'ยกเลิก แท็ก...';
-$labels['untag'] = 'ยกเลิกแท็ก';
-$labels['tagremoveall'] = 'ยกเลิกแท็กทั้งหมด';
-$labels['add'] = 'เพิ่ม';
-$labels['edit'] = 'แก้ไข';
-$labels['delete'] = 'ลบ';
-$labels['tagname'] = 'ชื่อ';
-$labels['tagcolor'] = 'สี';
-$labels['nameempty'] = 'ชื่อของแท็กต้องไม่ว่างเปล่า';
-$labels['nameexists'] = 'แท็กชื่อนี้มีอยู่แล้ว';
-$labels['colorinvalid'] = 'ข้อมูลสีไม่ถูกต้อง';
-$labels['saving'] = 'กำลังจัดเก็บข้อมูล...';
-$labels['updatesuccess'] = 'แท็กถูกปรับปรุงเรียบร้อยแล้ว';
-$labels['updateerror'] = 'การปรับปรุงข้อมูลแท็กล้มเหลว';
-$labels['taggingsuccess'] = 'การติดตั้งแท็กเรียบร้อยแล้ว';
-$labels['taggingerror'] = 'การติดตั้งแท็กล้มเหลว';
-$labels['untaggingsuccess'] = 'แท็กถูกลบเรียบร้อยแล้ว';
diff --git a/plugins/kolab_tags/localization/tr_TR.inc b/plugins/kolab_tags/localization/tr_TR.inc
deleted file mode 100644
index 13599cf7..00000000
--- a/plugins/kolab_tags/localization/tr_TR.inc
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tags plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
- */
diff --git a/plugins/kolab_tags/localization/uk.inc b/plugins/kolab_tags/localization/uk.inc
deleted file mode 100644
index 3c4042b2..00000000
--- a/plugins/kolab_tags/localization/uk.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tags plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
- */
-$labels['edit'] = 'Редагувати';
-$labels['tagname'] = 'Назва';
-$labels['tagcolor'] = 'Колір';
-$labels['saving'] = 'Збереження даних...';
diff --git a/plugins/kolab_tags/localization/vi.inc b/plugins/kolab_tags/localization/vi.inc
deleted file mode 100644
index 3d5166b8..00000000
--- a/plugins/kolab_tags/localization/vi.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tags plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
- */
-$labels['edit'] = 'Edit';
-$labels['tagname'] = 'Name';
-$labels['tagcolor'] = 'Color';
-$labels['saving'] = 'Saving data...';
diff --git a/plugins/kolab_tags/localization/vi_VN.inc b/plugins/kolab_tags/localization/vi_VN.inc
deleted file mode 100644
index 3d5166b8..00000000
--- a/plugins/kolab_tags/localization/vi_VN.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tags plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
- */
-$labels['edit'] = 'Edit';
-$labels['tagname'] = 'Name';
-$labels['tagcolor'] = 'Color';
-$labels['saving'] = 'Saving data...';
diff --git a/plugins/kolab_tags/localization/zh_TW.inc b/plugins/kolab_tags/localization/zh_TW.inc
deleted file mode 100644
index 3d5166b8..00000000
--- a/plugins/kolab_tags/localization/zh_TW.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tags plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_tags/
- */
-$labels['edit'] = 'Edit';
-$labels['tagname'] = 'Name';
-$labels['tagcolor'] = 'Color';
-$labels['saving'] = 'Saving data...';

File Metadata

Mime Type
text/x-diff
Expires
Tue, Jun 10, 3:27 AM (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
196938
Default Alt Text
(21 KB)

Event Timeline