File: tb-send.rb

package info (click to toggle)
tdiary 2.0.1-1sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 7,220 kB
  • ctags: 1,667
  • sloc: ruby: 20,044; lisp: 476; makefile: 91; sql: 32; sh: 31
file content (12 lines) | stat: -rw-r--r-- 480 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
# Japanese resource of tb-send.rb

@tb_send_ping_charset = @conf.encoding
@tb_send_label_url = 'TrackBackURL'
@tb_send_label_section = 'TrackBack륻'
@tb_send_label_no_section = '(ꤷʤ)'
@tb_send_label_current_section = '(Ǹɵ)'
if @conf['tb.no_section'] then
	@tb_send_label_excerpt = 'ά(ʤʸƬȤޤ)'
else
	@tb_send_label_excerpt = 'ά(ʤ򤷤ƬȤޤ)'
end