Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
wwmm committed Feb 1, 2024
1 parent f34941c commit 8bcdac6
Show file tree
Hide file tree
Showing 67 changed files with 119 additions and 69 deletions.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## 7.1.4
### 2024-02-01


### Features:
- EasyEffects will try to avoid moving to its virtual sources streams for which the user has set a custom `target.object` that is different from the mic EE is recording from. THe stream has to be started when EE is already running for this logic to take effect.
- Updated translations
- The equalizer can export basic APO preset files
- Our players/recorders tab will show the audio client binary name in the cases were no app name is defined.
- EasyEffects version can be shown in the command line through the option `--version`

### Bug fixes:
- A workaround for a bug in gtk4 GtkLevelBar was implemented and will be kept in place until gtk developers fiz things on their side

### Other notes:


## 7.1.3
### 2023-11-08

Expand All @@ -8,7 +25,7 @@
- Updated translations

### Bug fixes:
- Fixed a regression introduced in `7.1.2`
- Fixed a regression introduced in `7.1.2` that could cause EasyEffects to crash

### Other notes:

Expand Down
21 changes: 19 additions & 2 deletions data/com.github.wwmm.easyeffects.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,16 @@
<summary>Audio Effects for PipeWire Applications</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<developer_name>Wellington Wallace</developer_name>
<description>
<p>Easy Effects is an advanced audio manipulation tool. It includes an equalizer, limiter, compressor and a reverberation tool, just to mention a few. To complement this there is also a built in spectrum analyzer.</p>
<p>Easy Effects is the successor to PulseEffects. Easy Effects only supports PipeWire's audio server. PulseAudio users should instead use PulseEffects.</p>
<p>Because Easy Effects uses the default PipeWire sound server it will work with most, if not all, applications you use. All supported applications are presented in the main window, where each can be enabled individually.</p>
<p>Besides manipulating sound output, Easy Effects is able to apply effects to an input device, such as a microphone. This is, for example, useful in audio recording, but it also works well during voice conversations.</p>
<p>When Easy Effects is launched it will conveniently remember the configuration used in the last session. It is also possible to save all the current settings as profiles.</p>
</description>
<developer>
<name>Wellington Wallace</name>
</developer>
<requires>
<internet>offline-only</internet>
</requires>
Expand Down Expand Up @@ -50,13 +52,28 @@
</screenshot>
</screenshots>
<releases>
<release type="stable" version="7.1.4" date="2024-02-01T00:00:00Z">
<description>
<ul>
<li>Features:</li>
<li>EasyEffects will try to avoid moving to its virtual sources streams for which the user has set a custom target.object that is different from the mic EE is recording from. THe stream has to be started when EE is already running for this logic to take effect.</li>
<li>Updated translations</li>
<li>The equalizer can export basic APO preset files</li>
<li>Our players/recorders tab will show the audio client binary name in the cases were no app name is defined.</li>
<li>EasyEffects version can be shown in the command line through the option --version</li>
<li>Bug fixes:</li>
<li>A workaround for a bug in gtk4 GtkLevelBar was implemented and will be kept in place until gtk developers fiz things on their side</li>
<li>Other notes:</li>
</ul>
</description>
</release>
<release type="stable" version="7.1.3" date="2023-11-08T00:00:00Z">
<description>
<ul>
<li>Features:</li>
<li>Updated translations</li>
<li>Bug fixes:</li>
<li>Fixed a regression introduced in 7.1.2</li>
<li>Fixed a regression introduced in 7.1.2 that could cause EasyEffects to crash</li>
<li>Other notes:</li>
</ul>
</description>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ project(
'warning_level=2'
],
license: 'GPL-3-or-later',
version: '7.1.3',
version: '7.1.4',
meson_version: '>= 0.60.0'
)

Expand Down
2 changes: 1 addition & 1 deletion po/af.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: easyeffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2022-08-17 04:16+0000\n"
"Last-Translator: Giusy Digital <[email protected]>\n"
"Language-Team: Afrikaans <https://hosted.weblate.org/projects/easyeffects/"
Expand Down
2 changes: 1 addition & 1 deletion po/bg.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: easyeffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2022-12-23 05:48+0000\n"
"Last-Translator: Ivan Pekov <[email protected]>\n"
"Language-Team: Bulgarian <https://hosted.weblate.org/projects/easyeffects/"
Expand Down
2 changes: 1 addition & 1 deletion po/ca.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: easyeffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2023-08-11 02:51+0000\n"
"Last-Translator: Roger VC <[email protected]>\n"
"Language-Team: Catalan <https://hosted.weblate.org/projects/easyeffects/main/"
Expand Down
2 changes: 1 addition & 1 deletion po/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2023-08-18 18:54+0000\n"
"Last-Translator: Fjuro <[email protected]>\n"
"Language-Team: Czech <https://hosted.weblate.org/projects/easyeffects/main/"
Expand Down
2 changes: 1 addition & 1 deletion po/da.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: easyeffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2022-08-17 04:16+0000\n"
"Last-Translator: Giusy Digital <[email protected]>\n"
"Language-Team: Danish <https://hosted.weblate.org/projects/easyeffects/main/"
Expand Down
2 changes: 1 addition & 1 deletion po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: EasyEffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2024-01-01 21:04+0000\n"
"Last-Translator: nova madeline <[email protected]>\n"
"Language-Team: German <https://hosted.weblate.org/projects/easyeffects/main/"
Expand Down
2 changes: 1 addition & 1 deletion po/easyeffects.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: easyeffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down
2 changes: 1 addition & 1 deletion po/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: easyeffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2023-12-23 11:09+0000\n"
"Last-Translator: gallegonovato <[email protected]>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/easyeffects/main/"
Expand Down
2 changes: 1 addition & 1 deletion po/es_CO.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: easyeffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2023-08-09 14:07+0000\n"
"Last-Translator: Giusy Digital <[email protected]>\n"
"Language-Team: Spanish (Colombia) <https://hosted.weblate.org/projects/"
Expand Down
2 changes: 1 addition & 1 deletion po/es_MX.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: easyeffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2023-11-16 03:06+0000\n"
"Last-Translator: Carlos Batista <[email protected]>\n"
"Language-Team: Spanish (Mexico) <https://hosted.weblate.org/projects/"
Expand Down
2 changes: 1 addition & 1 deletion po/es_VE.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: easyeffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2023-08-09 14:07+0000\n"
"Last-Translator: Giusy Digital <[email protected]>\n"
"Language-Team: Spanish (Venezuela) <https://hosted.weblate.org/projects/"
Expand Down
2 changes: 1 addition & 1 deletion po/eu.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: easyeffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2023-06-03 20:51+0000\n"
"Last-Translator: Asier Sarasua Garmendia <[email protected]>\n"
"Language-Team: Basque <https://hosted.weblate.org/projects/easyeffects/main/"
Expand Down
2 changes: 1 addition & 1 deletion po/fr_FR.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2023-12-23 11:09+0000\n"
"Last-Translator: Bundy01 <[email protected]>\n"
"Language-Team: French <https://hosted.weblate.org/projects/easyeffects/main/"
Expand Down
2 changes: 1 addition & 1 deletion po/gl.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: easyeffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2022-12-31 05:51+0000\n"
"Last-Translator: gallegonovato <[email protected]>\n"
"Language-Team: Galician <https://hosted.weblate.org/projects/easyeffects/"
Expand Down
2 changes: 1 addition & 1 deletion po/hr.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: EasyEffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2023-11-25 07:02+0000\n"
"Last-Translator: Milo Ivir <[email protected]>\n"
"Language-Team: Croatian <https://hosted.weblate.org/projects/easyeffects/"
Expand Down
2 changes: 1 addition & 1 deletion po/id_ID.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: easyeffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2022-11-04 05:01+0000\n"
"Last-Translator: Reno Sifana Paksi <[email protected]>\n"
"Language-Team: Indonesian <https://hosted.weblate.org/projects/easyeffects/"
Expand Down
2 changes: 1 addition & 1 deletion po/it_IT.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2024-01-04 20:06+0000\n"
"Last-Translator: Giusy Digital <[email protected]>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/easyeffects/main/"
Expand Down
2 changes: 1 addition & 1 deletion po/ja.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: easyeffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2023-03-23 03:20+0000\n"
"Last-Translator: \"R.Suga\" <[email protected]>\n"
"Language-Team: Japanese <https://hosted.weblate.org/projects/easyeffects/"
Expand Down
2 changes: 1 addition & 1 deletion po/ka.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: easyeffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2023-02-22 18:30+0000\n"
"Last-Translator: Temuri Doghonadze <[email protected]>\n"
"Language-Team: Georgian <https://hosted.weblate.org/projects/easyeffects/"
Expand Down
2 changes: 1 addition & 1 deletion po/km.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: easyeffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2022-08-17 04:16+0000\n"
"Last-Translator: Giusy Digital <[email protected]>\n"
"Language-Team: Khmer (Central) <https://hosted.weblate.org/projects/"
Expand Down
2 changes: 1 addition & 1 deletion po/ko.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: easyeffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2023-12-31 05:09+0000\n"
"Last-Translator: 이정희 <[email protected]>\n"
"Language-Team: Korean <https://hosted.weblate.org/projects/easyeffects/main/"
Expand Down
2 changes: 1 addition & 1 deletion po/nb_NO.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: easyeffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2024-01-28 04:01+0000\n"
"Last-Translator: Joakim <[email protected]>\n"
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/"
Expand Down
2 changes: 1 addition & 1 deletion po/news/af.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: easyeffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2023-08-09 08:17+0000\n"
"Last-Translator: Giusy Digital <[email protected]>\n"
"Language-Team: Afrikaans <https://hosted.weblate.org/projects/easyeffects/"
Expand Down
2 changes: 1 addition & 1 deletion po/news/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2023-08-17 02:58+0000\n"
"Last-Translator: Fjuro <[email protected]>\n"
"Language-Team: Czech <https://hosted.weblate.org/projects/easyeffects/"
Expand Down
2 changes: 1 addition & 1 deletion po/news/da.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: easyeffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2023-08-09 08:17+0000\n"
"Last-Translator: Giusy Digital <[email protected]>\n"
"Language-Team: Danish <https://hosted.weblate.org/projects/easyeffects/"
Expand Down
2 changes: 1 addition & 1 deletion po/news/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: EasyEffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2023-08-03 16:59+0000\n"
"Last-Translator: Simon Hahne <[email protected]>\n"
"Language-Team: German <https://hosted.weblate.org/projects/easyeffects/"
Expand Down
2 changes: 1 addition & 1 deletion po/news/easyeffects-news.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: easyeffects-news\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down
2 changes: 1 addition & 1 deletion po/news/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: easyeffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2023-11-09 19:36+0000\n"
"Last-Translator: gallegonovato <[email protected]>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/easyeffects/"
Expand Down
2 changes: 1 addition & 1 deletion po/news/es_CO.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: easyeffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2023-08-09 08:17+0000\n"
"Last-Translator: Giusy Digital <[email protected]>\n"
"Language-Team: Spanish (Colombia) <https://hosted.weblate.org/projects/"
Expand Down
2 changes: 1 addition & 1 deletion po/news/es_MX.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: easyeffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2023-08-09 08:17+0000\n"
"Last-Translator: Giusy Digital <[email protected]>\n"
"Language-Team: Spanish (Mexico) <https://hosted.weblate.org/projects/"
Expand Down
2 changes: 1 addition & 1 deletion po/news/es_VE.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: easyeffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2023-08-09 08:17+0000\n"
"Last-Translator: Giusy Digital <[email protected]>\n"
"Language-Team: Spanish (Venezuela) <https://hosted.weblate.org/projects/"
Expand Down
2 changes: 1 addition & 1 deletion po/news/fr_FR.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2023-11-12 05:02+0000\n"
"Last-Translator: Bundy01 <[email protected]>\n"
"Language-Team: French <https://hosted.weblate.org/projects/easyeffects/"
Expand Down
2 changes: 1 addition & 1 deletion po/news/gl.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: easyeffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2023-08-09 08:17+0000\n"
"Last-Translator: Giusy Digital <[email protected]>\n"
"Language-Team: Galician <https://hosted.weblate.org/projects/easyeffects/"
Expand Down
2 changes: 1 addition & 1 deletion po/news/hr.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: EasyEffects\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 19:30-0300\n"
"POT-Creation-Date: 2024-02-01 19:38-0300\n"
"PO-Revision-Date: 2022-09-29 07:18+0000\n"
"Last-Translator: Milo Ivir <[email protected]>\n"
"Language-Team: Croatian <https://hosted.weblate.org/projects/easyeffects/"
Expand Down
Loading

0 comments on commit 8bcdac6

Please sign in to comment.