Index: /CKEditor/trunk/_source/plugins/pastetext/dialogs/pastetext.js
===================================================================
--- /CKEditor/trunk/_source/plugins/pastetext/dialogs/pastetext.js	(revision 5465)
+++ /CKEditor/trunk/_source/plugins/pastetext/dialogs/pastetext.js	(revision 5466)
@@ -1,3 +1,3 @@
-﻿/*
+/*
 Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
@@ -53,4 +53,6 @@
 										'height:170px;' +
 										'resize: none;' +
+										'dir=' + editor.config.contentsLangDirection + ';' +
+										'dir=' + editor.config.contentsLangDirection + ';' +
 										'border:1px solid black;' +
 										'background-color:white">' +
