From: Ricardo Mones Date: Tue, 13 Oct 2015 23:38:57 +0000 (+0200) Subject: Add some missing periods X-Git-Tag: 0.7.14~29 X-Git-Url: http://git.claws-mail.org/?p=clawsker.git;a=commitdiff_plain;h=347b07dfe49d4c0a4a3d4453c447964ce83324d1 Add some missing periods --- diff --git a/clawsker b/clawsker index 9ac74bf..e0b4cc6 100755 --- a/clawsker +++ b/clawsker @@ -108,7 +108,7 @@ sub _ { l_gui_v_scroll_auto => _('Automatic'), l_gui_v_scroll_hide => _('Hide always'), l_gui_from_show => _('From column displays'), - h_gui_from_show => _('Selects the data displayed in the From column of the Message List: name, address or both'), + h_gui_from_show => _('Selects the data displayed in the From column of the Message List: name, address or both.'), l_gui_from_show_name => _('Name only'), l_gui_from_show_addr => _('Address only'), l_gui_from_show_both => _('Both name and address'), @@ -127,11 +127,11 @@ sub _ { l_gui_margin_co => _('Show margin'), h_gui_margin_co => _('Shows a small margin in the Compose View.'), l_gui_mview_date => _('Don\'t display localized date'), - h_gui_mview_date => _('Toggles localization of date format in Message View'), + h_gui_mview_date => _('Toggles localization of date format in Message View.'), l_gui_zero_char => _('Zero replacement character'), - h_gui_zero_char => _('Replaces \'0\' with the given character in Folder List'), + h_gui_zero_char => _('Replaces \'0\' with the given character in Folder List.'), l_gui_type_any => _('Editable headers'), - h_gui_type_any => _('Allows to manually type any value in Compose Window header entries or just select from the available choices in the associated dropdown list'), + h_gui_type_any => _('Allows to manually type any value in Compose Window header entries or just select from the available choices in the associated dropdown list.'), l_beh_hover_t => _('Drag \'n\' drop hover timeout (ms)'), h_beh_hover_t => _('Time in milliseconds that will cause a folder tree to expand when the mouse cursor is held over it during drag and drop.'), @@ -158,11 +158,11 @@ sub _ { l_beh_pp_unsel => _('Primary paste unselects selection'), h_beh_pp_unsel => _('Controls how pasting using middle-click changes the selected text and insertion point.'), l_beh_inline_at => _('Show inline attachments'), - h_beh_inline_at => _('Allows hiding inline attachments already shown in mail structure view'), + h_beh_inline_at => _('Allows hiding inline attachments already shown in mail structure view.'), l_beh_addr_swc => _('Address search in compose window matches any'), - h_beh_addr_swc => _('On Tab-key completion, address text will match any part of the string or only the from the start'), + h_beh_addr_swc => _('On Tab-key completion, address text will match any part of the string or only the from the start.'), l_beh_fold_swc => _('Folder search in folder selector matches any'), - h_beh_fold_swc => _('On folder name completion text will match any part of the string or only from the start'), + h_beh_fold_swc => _('On folder name completion text will match any part of the string or only from the start.'), l_col_emphasis => _('X-Mailer header'), h_col_emphasis => _('The colour used for the X-Mailer line when its value is Claws Mail.'),