From 64d39aad253b1a8ab83a27215143cf66e149cb17 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Wed, 14 Jun 2017 10:29:36 +0200 Subject: [PATCH] Localize contacts menu search input placeholder Signed-off-by: Christoph Wurst --- core/js/contactsmenu.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/js/contactsmenu.js b/core/js/contactsmenu.js index 3da6ea127c..6d57ae72e6 100644 --- a/core/js/contactsmenu.js +++ b/core/js/contactsmenu.js @@ -26,7 +26,7 @@ 'use strict'; var MENU_TEMPLATE = '' - + '' + + '' + '
' + '
'; var CONTACTS_LIST_TEMPLATE = ''