]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/_editor/nls/he/LinkDialog.js.uncompressed.js
update dojo to 1.7.3
[tt-rss.git] / lib / dijit / _editor / nls / he / LinkDialog.js.uncompressed.js
1 define(
2 "dijit/_editor/nls/he/LinkDialog", //begin v1.x content
3 ({
4 createLinkTitle: "תכונות קישור",
5 insertImageTitle: "תכונות תמונה",
6 url: "URL:‏",
7 text: "תיאור:",
8 target: "יעד:",
9 set: "הגדרה",
10 currentWindow: "חלון נוכחי",
11 parentWindow: "חלון אב",
12 topWindow: "חלון עליון",
13 newWindow: "חלון חדש"
14 })
15 //end v1.x content
16 );
17