Announcement

Collapse
No announcement yet.

Brazilian Portuguese correction

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Brazilian Portuguese correction

    I have noticed that the translation of:

    !ifdef MUI_ABORTWARNING
    ${LangFileString} MUI_TEXT_ABORTWARNING "Você tem certeza que você quer sair do Instalador do $(^Name)?"
    !endif

    !ifdef MUI_UNABORTWARNING
    ${LangFileString} MUI_UNTEXT_ABORTWARNING "Você tem certeza que você quer sair da Desinstalação do $(^Name)?"
    !endif

    Should be:

    !ifdef MUI_ABORTWARNING
    ${LangFileString} MUI_TEXT_ABORTWARNING "Você tem certeza de que quer sair do Instalador do $(^Name)?"
    !endif

    !ifdef MUI_UNABORTWARNING
    ${LangFileString} MUI_UNTEXT_ABORTWARNING "Você tem certeza de que quer sair da Desinstalação do $(^Name)?"
    !endif

    Thanks.

  • #2
    Could you please submit that as a patch with the fixed file?
    NSIS FAQ | NSIS Home Page | Donate $
    "I hear and I forget. I see and I remember. I do and I understand." -- Confucius

    Comment


    • #3
      Ok, done

      Comment

      Working...
      X
      😀
      🥰
      🤢
      😎
      😡
      👍
      👎