comparison config.urllog.example @ 603:577763cb8864

urllog: Improve title handling in "URL is known" messages.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 04 Feb 2021 18:01:31 +0200
parents a488be0f45e0
children aa317575410d
comparison
equal deleted inserted replaced
602:a09401d4ac8c 603:577763cb8864
160 "url_added_short_no_title" "@4@ @5@" 160 "url_added_short_no_title" "@4@ @5@"
161 161
162 "url_added_long_has_title" "'@1@' (@4@)" 162 "url_added_long_has_title" "'@1@' (@4@)"
163 "url_added_long_no_title" "@3@" 163 "url_added_long_no_title" "@3@"
164 164
165 "url_known_short" "wanha!" 165 "url_known_has_title" "'@2@' "
166 "url_known_long" "wanha!" 166 "url_known_no_title" ""
167 "url_known_short" "wanha! @5@@7@ (@1@@@4@)"
168 "url_known_long" "wanha! @5@@6@ (@1@@@4@)"
167 169
168 170
169 "search_result_has_title" "'@2@' " 171 "search_result_has_title" "'@2@' "
170 "search_result_no_title" "" 172 "search_result_no_title" ""
171
172 "search_result_short" "#@1@: @4@@5@ @6@ (@2@ @ @3@)" 173 "search_result_short" "#@1@: @4@@5@ @6@ (@2@ @ @3@)"
173 "search_result_long" "#@1@: @4@@5@ (@2@ @ @3@)" 174 "search_result_long" "#@1@: @4@@5@ (@2@ @ @3@)"
174 175
175 "search_no_match" "ei osumia." 176 "search_no_match" "ei osumia."
176 } 177 }