From aab5dd7d7e484bfda28b6d78a7f2acd6e4d0f6b6 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 3da6ea127cd..6d57ae72e65 100644 --- a/core/js/contactsmenu.js +++ b/core/js/contactsmenu.js @@ -26,7 +26,7 @@ 'use strict'; var MENU_TEMPLATE = '' - + '' + + '' + '
' + '
'; var CONTACTS_LIST_TEMPLATE = ''