Changeset 478
- Timestamp:
- 07/30/08 16:34:21 (5 months ago)
- Location:
- WidgetSetExtension/trunk/WidgetSetExtension
- Files:
-
- 2 modified
-
lib/WidgetSetExtension/L10N/ja.pm (modified) (1 diff)
-
tmpl/create_widget.tmpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
WidgetSetExtension/trunk/WidgetSetExtension/lib/WidgetSetExtension/L10N/ja.pm
r477 r478 7 7 8 8 our %Lexicon = ( 9 qq{WidgetSet Extension allows you to create a new widget template in 'Edit Widget Set' screen.} 10 => qq{WidgetSet Extensionを使うと、ウィジェットセットの編集画面で新しいウィジェットテンプレートを作成・追加できるようになります。}, 11 'Widget name' => 'ウィジェットの名前', 12 'Widget text' => 'ウィジェットのテキスト', 13 'Save as' => '追加したウィジェットを', 14 'Installed widget' => 'インストール済みにする', 15 'Available widget' => '利用可能にする', 16 'Blank Widget' => '空白のウィジェット', 9 17 ); 10 18 -
WidgetSetExtension/trunk/WidgetSetExtension/tmpl/create_widget.tmpl
r477 r478 13 13 <mtapp:setting 14 14 id="name" 15 label="<__trans phrase="Widget Name">">15 label="<__trans phrase="Widget name">"> 16 16 <input name="name" id="name" size="50" value="<mt:var name="name" escape="html">" /> 17 17 </mtapp:setting>
![(please configure the [header_logo] section in trac.ini)](/public/chrome/common/trac_banner.png)