Page MenuHomePhorge

No OneTemporary

diff --git a/plugins/kolab_tags/localization/en_US.inc b/plugins/kolab_tags/localization/en_US.inc
index a3bcfa14..7e64ad7f 100644
--- a/plugins/kolab_tags/localization/en_US.inc
+++ b/plugins/kolab_tags/localization/en_US.inc
@@ -1,33 +1,35 @@
<?php
/**
* Localizations for the Kolab Tags plugin
*
- * Copyright (C) 2014, Kolab Systems AG
+ * Copyright (C) 2014-2015, 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';

File Metadata

Mime Type
text/x-diff
Expires
Mon, Jun 9, 11:41 AM (1 d, 7 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
196802
Default Alt Text
(1 KB)

Event Timeline