From 21438a8bde8f933d1b64d5f55be329467f351c54 Mon Sep 17 00:00:00 2001 From: digital dreamer Date: Sun, 7 Sep 2014 11:58:19 +0200 Subject: [PATCH] i18n for search results follow button --- theme_nin/js/theme_option.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme_nin/js/theme_option.js b/theme_nin/js/theme_option.js index e6b9da5..2836946 100644 --- a/theme_nin/js/theme_option.js +++ b/theme_nin/js/theme_option.js @@ -3,7 +3,7 @@ $(function(){ $('#closeModal').html(''); $('.profile-card-main').attr('style', ''); $('img[src$="img/tornado_avatar.png"]').attr("src","theme_nin/img/tornado_avatar.png"); - $('.userMenu-search-profiles button').html('').attr('title','Follow'); + $('.userMenu-search-profiles button').html('').attr('title',polyglot.t('Follow')); $('.mini-profile-actions span').html(''); $('.post-context').each(function(){