plugins/kolab_tags

Aleksander Machniak machniak at kolabsys.com
Thu Mar 5 12:37:00 CET 2015


 plugins/kolab_tags/localization/en_US.inc |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 5105a2649d0b02243cfaab28c7547e54acdc7235
Author: Aleksander Machniak <machniak at kolabsys.com>
Date:   Thu Mar 5 06:32:25 2015 -0500

    Add back some labels unintentionally removed in 1b9bc154ec3

diff --git a/plugins/kolab_tags/localization/en_US.inc b/plugins/kolab_tags/localization/en_US.inc
index a3bcfa1..7e64ad7 100644
--- a/plugins/kolab_tags/localization/en_US.inc
+++ b/plugins/kolab_tags/localization/en_US.inc
@@ -3,7 +3,7 @@
 /**
  * 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/
  */
@@ -31,3 +31,5 @@ $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';




More information about the commits mailing list