Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/translations/english.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Copyright 2021 Don HO <don.h@free.fr>
Copyright 2024 Don HO <don.h@free.fr>

This file is part of GUP for Notepad++

Expand All @@ -25,7 +25,7 @@
<MSGID_UPDATETITLE content="Notepad++ Update" />
<MSGID_UPDATEAVAILABLE content="An update package is available, do you want to download and install it?" />
<MSGID_VERSIONCURRENT content="Current version installed is &#x9;:" />
<MSGID_VERSIONNEW content=" &#xD;Last available version is &#x9;:" />
<MSGID_VERSIONNEW content=" &#xD;Last available version is &#x9;:" />
<MSGID_UPDATEYES content="Yes" />
<MSGID_UPDATEYESSILENT content="Yes (Silent)" />
<MSGID_UPDATENo content="No" />
Expand Down