Community
    • Login

    Lang.xml Fails to Import

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 297 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.
    • AzBright1A
      AzBright1
      last edited by

      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
      • EkopalypseE
        Ekopalypse
        last edited by

        @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
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors