blob: ab755122c453330fa9b9b6bb8996ced62f2c47bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
<!--
# Reviewer(s):
#
# http://tomercohen.com/ <tomer.mozilla@tomercohen.com>
#
-->
<!-- 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 "עורך מאפיין מתקדם">
<!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 "סגנון בתוך השורה">
<!ENTITY tabJSE.label "אירועי JavaScript">
<!ENTITY editAttribute.label "לחץ על פריט למעלה כדי לשנות את ערכו">
<!ENTITY removeAttribute.label "הסרה">
|