From f224c3e0387d8d929231a3c3b69b2df23635885d Mon Sep 17 00:00:00 2001 From: Alexandros Sigalas Date: Sun, 5 Apr 2020 15:41:51 +0300 Subject: [PATCH] Fixed typo, added lang --- api/js/etemplate/et2_extension_nextmatch.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/js/etemplate/et2_extension_nextmatch.js b/api/js/etemplate/et2_extension_nextmatch.js index 479ae2daa5..16f878867c 100644 --- a/api/js/etemplate/et2_extension_nextmatch.js +++ b/api/js/etemplate/et2_extension_nextmatch.js @@ -1073,7 +1073,7 @@ var et2_nextmatch = (function(){ "use strict"; return et2_DOMWidget.extend([et2_ ); // Save adjusted column sizes and inform user about it this.egw().set_preference(app, pref+"-size", colSize); - this.egw().message('Saved column sizes to prefences.'); + this.egw().message(egw().lang("Saved column sizes to preferences.")); } // No significant change (just normal columns shown) and no need to wait,