Community
    • Login

    Italian translation - "find popup window"

    Scheduled Pinned Locked Moved Translation
    4 Posts 4 Posters 6.3k Views 1 Watching
    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.
    • Marco CaimiM Offline
      Marco Caimi
      last edited by

      in the search/substitute popup window the translation of the buttons “Find” and “next” aren’t corrected.
      The “find” one is in english and the “next” one in corrected translated but the translation go out the border of the button.
      It’s better, for me, using “Trova” to translate Find and “successivo” instead of “Trova successivo”.

      Regards.

      1 Reply Last reply Reply Quote 0
      • MinionAttackM Offline
        MinionAttack
        last edited by

        The same problem happens with the Spanish version. Screenshot

        1 Reply Last reply Reply Quote 0
        • los amigosL Offline
          los amigos
          last edited by los amigos

          image

          The problem is recurrent in all translations

          In your language file, locate the line corresponding to it…

          <Find title=“” titleFind=“Buscar” titleReplace=“Reemplazar” titleFindInFiles=“Buscar en archivos”>

          Your line is incomplete

          <Find title=“” titleFind=“Buscar” titleReplace=“Reemplazar” titleFindInFiles=“Buscar en archivos” titleMark=“Marca”>

          It also lacks the translation of “<< Find”
          <Item id=“1721” name=“Anterior”/>

          Collapse text to display on a single line
          <Item id=“1” name=“Siguiente”/>

          ideally:
          <Item id=“1721” name=“<< Buscar”/>
          <Item id=“1” name=“Buscar >>”/>

          1 Reply Last reply Reply Quote 0
          • Ices_EyesI Offline
            Ices_Eyes
            last edited by

            Those modifications have been introduced in 7.4.2 version, so translation file are no more aligned… This would be fixed in the next release, at least for italian.
            Regards

            1 Reply Last reply Reply Quote 0

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            • First post
              Last post
            The Community of users of the Notepad++ text editor.
            Powered by NodeBB | Contributors