File: edit_user.rb

package info (click to toggle)
hiki 0.8.6-1
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 1,772 kB
  • ctags: 1,746
  • sloc: ruby: 20,067; lisp: 926; sh: 269; makefile: 10
file content (19 lines) | stat: -rw-r--r-- 718 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $Id: edit_user.rb,v 1.2 2005/06/09 08:12:39 fdiary Exp $
# Copyright (C) 2005 Kazuhiko <kazuhiko@fdiary.net>

def label_edit_user_config; '桼Խ'; end
def label_edit_user_title; '桼κ / ѥɤѹ'; end
def label_edit_user_add_title; '桼ɲ'; end
def label_edit_user_description
  'Ԥġ֥桼̾&nbsp;ѥɡפȤ񼰤ǽ񤤤Ƥ'
end
def label_edit_user_auth_title; 'Խ'; end
def label_edit_user_auth_description
  'Ͽ桼ΤԽǤ褦¤ޤ'
end
def label_edit_user_auth_candidate
  [ 'Ϥ', '' ]
end
def label_edit_user_delete; ''; end
def label_edit_user_name; '桼̾'; end
def label_edit_user_new_password; 'ѥ'; end