This topic contains 0 replies, has 1 voice, and was last updated by iNTERFACEWARE 7 years, 6 months ago.
Iguana 5.6.6
You must be logged in to reply to this topic.
This topic contains 0 replies, has 1 voice, and was last updated by iNTERFACEWARE 7 years, 6 months ago.
The Translator Editor is now able edit various other file types, like CSS, javascript and HTML.
Here is a javascript file opened in the Editor:
When you paste clipboard data into the Editor the line ending will be displayed as escaped characters (“\r”, “\n” or “\r\n”). If you are using a text editor you also type in “hard-coded” line endings, if this is done they will be used instead.
Here are both scenarios in a text editor:
When the text is pasted into the Editor the on a Mac the “hard-coded” line endings are retained, and “\n” is used for the other lines:
Note : If you pasted this into the Sample Data Editor on a Windows machine the default endings would “\r\n”.
You must be logged in to reply to this topic.