From 870334be3f58507c05bfc72f3edbe5db10af4caf Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 2 Apr 2013 20:06:16 +0400 Subject: remove dojo uncompressed files --- lib/dijit/form/nls/hu/Textarea.js.uncompressed.js | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 lib/dijit/form/nls/hu/Textarea.js.uncompressed.js (limited to 'lib/dijit/form/nls/hu/Textarea.js.uncompressed.js') diff --git a/lib/dijit/form/nls/hu/Textarea.js.uncompressed.js b/lib/dijit/form/nls/hu/Textarea.js.uncompressed.js deleted file mode 100644 index cd65cd35f..000000000 --- a/lib/dijit/form/nls/hu/Textarea.js.uncompressed.js +++ /dev/null @@ -1,9 +0,0 @@ -define( -"dijit/form/nls/hu/Textarea", // used by both the editor and textarea widgets to provide information to screen reader users -({ - iframeEditTitle: 'szerkesztési terület', // primary title for editable IFRAME, for screen readers when focus is in the editing area - iframeFocusTitle: 'szerkesztési terület keret' // secondary title for editable IFRAME when focus is on outer container - // to let user know that focus has moved out of editing area and to the - // parent element of the editing area -}) -); -- cgit v1.2.3