[Commits] [SCM] clawsker branch, master, updated. 1.4.0-5-gd9367c5

mones at claws-mail.org mones at claws-mail.org
Wed Feb 5 21:53:23 UTC 2025


The branch, master has been updated
       via  d9367c5aa3495bc3b9cdac0882990bebc2592858 (commit)
      from  a516fa70e66bc5b7624e972e8e44cb51bbc5fbf7 (commit)

Summary of changes:
 clawsker | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


- Log -----------------------------------------------------------------
commit d9367c5aa3495bc3b9cdac0882990bebc2592858
Author: Ricardo Mones <ricardo at mones.org>
Date:   Wed Feb 5 22:52:53 2025 +0100

    Fix missing periods on help strings

diff --git a/clawsker b/clawsker
index 11c5f1e..9cf1079 100755
--- a/clawsker
+++ b/clawsker
@@ -168,13 +168,13 @@ sub _ {
     l_beh_rewrite_ff => _('Rewrite first \'From\' using QP encoding'),
     h_beh_rewrite_ff => _('Workaround some servers which convert first \'From\' to \'>From\' by using Quoted-Printable transfer encoding instead of 7bit/8bit encoding.'),
     l_beh_hide_tz => _('Hide time zone information'),
-    h_beh_hide_tz => _('On outgoing messages, sets time zone of date headers to the unknown timezone value "-0000", as specified by RFC 5322'),
+    h_beh_hide_tz => _('On outgoing messages, sets time zone of date headers to the unknown timezone value "-0000", as specified by RFC 5322.'),
     l_beh_qs_press_t => _('Quick search type-ahead delay'),
     l_beh_qs_press_t_units => _('milliseconds'),
     h_beh_qs_press_t => _('When type-ahead mode of Quick search is enabled, this is the delay after key presses in the search entry before starting a new search with the changes made.'),
     l_beh_nav_hlen => _('Navigation history length'),
     l_beh_nav_hlen_units => _('items'),
-    h_beh_nav_hlen => _('Maximum number of messages to keep track of when navigating with the “Next opened message” and “Previously opened message” menu actions'),
+    h_beh_nav_hlen => _('Maximum number of messages to keep track of when navigating with the “Next opened message” and “Previously opened message” menu actions.'),
     l_beh_mh_compat => _('MH compatible mode'),
     h_beh_mh_compat => _('Enable creation and updating of the ".mh_sequences" file for compatibility with the MH Message Handling System.'),
 
@@ -243,11 +243,11 @@ sub _ {
     l_plu_lav_burl => _('Base URL'),
     h_plu_lav_burl => _('This is the URL where avatar requests are sent. You can use the one of your own libravatar server, if available.'),
     l_plu_lav_maxr => _('Default redirects'),
-    h_plu_lav_maxr => _('Maximum default value for HTTP redirects, if enabled'),
+    h_plu_lav_maxr => _('Maximum default value for HTTP redirects, if enabled.'),
     l_plu_lav_maxrmm => _('Mistery man redirects'),
     h_plu_lav_maxrmm => _('Maximum value for HTTP redirects when using "Mistery man" mode.'),
     l_plu_lav_maxrurl => _('Custom URL redirects'),
-    h_plu_lav_maxrurl => _('Maximum value for HTTP redirects when using a custom URL'),
+    h_plu_lav_maxrurl => _('Maximum value for HTTP redirects when using a custom URL.'),
 
     l_plu_prl_flvb => _('Log level'),
     h_plu_prl_flvb => _('Verbosity level of log, accumulative.'),

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


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


More information about the Commits mailing list