update dojo to 1.7.3
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
define(
|
||||
"dijit/_editor/nls/tr/LinkDialog", //begin v1.x content
|
||||
({
|
||||
createLinkTitle: "Bağlantı Özellikleri",
|
||||
insertImageTitle: "Resim Özellikleri",
|
||||
url: "URL:",
|
||||
text: "Açıklama:",
|
||||
target: "Hedef:",
|
||||
set: "Ayarla",
|
||||
currentWindow: "Geçerli Pencere",
|
||||
parentWindow: "Üst Pencere",
|
||||
topWindow: "En Üst Pencere",
|
||||
newWindow: "Yeni Pencere"
|
||||
})
|
||||
|
||||
//end v1.x content
|
||||
);
|
||||
Reference in New Issue
Block a user