public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/audacious-plugins] rawhide: merge the fix for the accidental Turkish translations in en_GB
@ 2026-08-01 20:49 Michael Schwendt
  0 siblings, 0 replies; only message in thread
From: Michael Schwendt @ 2026-08-01 20:49 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/audacious-plugins
Branch : rawhide
Commit : c744f5463a93b9898d5ffbb1e4eaa384c2910d7c
Author : Michael Schwendt <mschwendt@fedoraproject.org>
Date   : 2026-08-01T22:49:27+02:00
Stats  : +46/-1 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/audacious-plugins/c/c744f5463a93b9898d5ffbb1e4eaa384c2910d7c?branch=rawhide

Log:
merge the fix for the accidental Turkish translations in en_GB

---
diff --git a/audacious-plugins-4.6.1-en_GB.patch b/audacious-plugins-4.6.1-en_GB.patch
new file mode 100644
index 0000000..45cf7d3
--- /dev/null
+++ b/audacious-plugins-4.6.1-en_GB.patch
@@ -0,0 +1,40 @@
+From f70d7ba42a3a5ee8981027bba6d25cc706dca871 Mon Sep 17 00:00:00 2001
+Subject: [PATCH] po: Remove Turkish strings from en_GB translation. Closes:
+ #1827
+
+---
+ po/en_GB.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+diff --git a/po/en_GB.po b/po/en_GB.po
+index 285b967a9..6a58ef835 100644
+--- a/po/en_GB.po
++++ b/po/en_GB.po
+@@ -46,7 +46,7 @@ msgstr "OPL Emulator:"
+ #: src/console/plugin.cc:45 src/filewriter/filewriter.cc:480
+ #: src/sid/xs_config.cc:65 src/xsf/plugin.cc:445
+ msgid "Sample rate:"
+-msgstr "Örnekleme hızı:"
++msgstr "Sample rate:"
+ 
+ #: src/adplug/adplug-xmms.cc:354 src/amidiplug/i_configure.cc:155
+ #: src/bs2b/plugin.cc:141 src/console/plugin.cc:47
+@@ -64,15 +64,15 @@ msgstr "Hz"
+ #: src/modplug/plugin_main.cc:105 src/qtui/settings.cc:85
+ #: src/skins-qt/skins_cfg.cc:298 src/skins/skins_cfg.cc:284
+ msgid "<b>Miscellaneous</b>"
+-msgstr "<b>Çeşitli</b>"
++msgstr "<b>Miscellaneous</b>"
+ 
+ #: src/adplug/adplug-xmms.cc:356
+ msgid "Repeat song in endless loop"
+-msgstr "Şarkıyı sürekli tekrar et"
++msgstr "Repeat song in endless loop"
+ 
+ #: src/albumart/albumart.cc:31 src/albumart-qt/albumart.cc:36
+ msgid "Album Art"
+-msgstr "Albüm Kapağı"
++msgstr "Album Art"
+ 
+ #: src/alsa/alsa.h:64
+ msgid "ALSA Output"

diff --git a/audacious-plugins.spec b/audacious-plugins.spec
index b7f556a..7e1a5bf 100644
--- a/audacious-plugins.spec
+++ b/audacious-plugins.spec
@@ -9,7 +9,7 @@
 
 Name: audacious-plugins
 Version: 4.6.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 
 %global tar_ver %{version}
 
@@ -35,6 +35,8 @@ Source102: audacious-plugins-jack.metainfo.xml
 Patch0: audacious-plugins-3.7-alpha1-xmms-skindir.patch
 # Fedora customization: add default system-wide module_path
 Patch2: audacious-plugins-3.6-ladspa.patch
+# upstream fix for the accidental Turkish translations in en_GB
+Patch3: audacious-plugins-4.6.1-en_GB.patch
 
 BuildRequires: gcc-c++
 BuildRequires: meson
@@ -350,6 +352,9 @@ install -p -m0644 %{SOURCE102} ${RPM_BUILD_ROOT}%{_datadir}/appdata
 
 
 %changelog
+* Sat Aug 01 2026 Michael Schwendt <mschwendt@fedoraproject.org> - 4.6.1-3
+- merge the fix for the accidental Turkish translations in en_GB
+
 * Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-01 20:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-01 20:49 [rpms/audacious-plugins] rawhide: merge the fix for the accidental Turkish translations in en_GB Michael Schwendt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox