summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/ja/chrome/ja/locale/ja/messenger/messengercompose/EdAdvancedEdit.dtd
blob: 0e97704b55f7e3abb093b52f44e7681f88db01a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->

<!ENTITY WindowTitle.label		"詳細エディター"><!-- (^^; Advanced Property Editor というが、Property より Attribute 主体... -->
<!ENTITY AttName.label			"属性:">
<!ENTITY AttValue.label			"値:">
<!ENTITY PropertyName.label		"プロパティ:">
<!ENTITY currentattributesfor.label	"属性を追加する要素:">
<!ENTITY tree.attributeHeader.label	"属性">
<!ENTITY tree.propertyHeader.label	"プロパティ">
<!ENTITY tree.valueHeader.label		"値">
<!ENTITY tabHTML.label			"HTML の属性">
<!ENTITY tabCSS.label			"CSS のインラインスタイル">
<!ENTITY tabJSE.label			"JavaScript のイベント">

<!ENTITY editAttribute.label		"値を編集する項目を上から選んでください。">
<!ENTITY removeAttribute.label		"削除">