[Commits] [SCM] clawsker branch, master, updated. 1.3.4-2-gf9f4ea4

mones at claws-mail.org mones at claws-mail.org
Sat Dec 11 11:21:26 UTC 2021


The branch, master has been updated
       via  f9f4ea4436e35e305813f6f1bb2f708ea957ac62 (commit)
      from  83c5330cffaecb7831eb61b7a175d7520dce5891 (commit)

Summary of changes:
 clawsker | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


- Log -----------------------------------------------------------------
commit f9f4ea4436e35e305813f6f1bb2f708ea957ac62
Author: Ricardo Mones <ricardo at mones.org>
Date:   Sat Dec 11 12:21:15 2021 +0100

    Fix translatable string

diff --git a/clawsker b/clawsker
index 18f01a7..adb348b 100755
--- a/clawsker
+++ b/clawsker
@@ -1951,7 +1951,7 @@ sub new_winpos_subpage_filtering() {
         [ new_text_box_for_int (\%pr::win, 'fild_w', \%HPVALUE),
             new_text_box_for_int (\%pr::win, 'fild_h', \%HPVALUE) ],
         [ '--' ],
-        [ ('Matcher window') ],
+        [ _('Matcher window') ],
         [ new_text_box_for_int (\%pr::win, 'matc_w', \%HPVALUE),
             new_text_box_for_int (\%pr::win, 'matc_h', \%HPVALUE) ]
 

-----------------------------------------------------------------------


hooks/post-receive
-- 
Hidden preferences editor for Claws Mail


More information about the Commits mailing list