• Login
Community
  • Login

Lang.xml Fails to Import

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
2 Posts 2 Posters 301 Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A
    AzBright1
    last edited by Sep 5, 2020, 11:12 PM

    Hello,

    I need a help.

    I have been trying for hours to import Cast3mLang.xml in Notepad++ and it does not Work.

    Here is the script : http://www-cast3m.cea.fr/html/utilitaires/Cast3mLang.xml

    can you help me to check it out

    Please!!!

    1 Reply Last reply Reply Quote 0
    • E
      Ekopalypse
      last edited by Sep 6, 2020, 1:36 PM

      @AzBright1

      I assume because in the xml there are some chars which aren’t escaped correctly.

      change existing with

      <Keywords name="Operators1">* - % &amp; ( ) . / + &lt; = &gt; ;</Keywords>
      

      and the words <EG and >EG from Keywords1

      with

      &lt;EG &gt;EG
      

      and then it should import.

      1 Reply Last reply Reply Quote 2
      2 out of 2
      • First post
        2/2
        Last post
      The Community of users of the Notepad++ text editor.
      Powered by NodeBB | Contributors