Sha256: dccd1b92f763adcc3dceb9bdbcd89c4fa317da357989df9b06750283ff8ca897
Contents?: true
Size: 667 Bytes
Versions: 47
Compression:
Stored size: 667 Bytes
Contents
# -*- indent-tabs-mode: t -*- # # Copyright (c) 2003-2005 Kouhei Sutou <kou@cozmixng.org> # Distributed under the GPL2 or any later version. # def label_recent_rss_title 'External RSS display' end def label_recent_rss_use_image_link_title 'Image treatment' end def label_recent_rss_use_image_link_description "Select whether you use image as link instead of text or not " + "if the RSS has Web site's image information." end def label_recent_rss_not_use_image_link "don't use image as link" end def label_recent_rss_use_image_link "use image as link" end # Local Variables: # mode: ruby # indent-tabs-mode: t # tab-width: 3 # ruby-indent-level: 3 # End:
Version data entries
47 entries across 36 versions & 1 rubygems