[pulseaudio-commits] src/pavucontrol.glade

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed May 20 19:08:09 UTC 2020


 src/pavucontrol.glade |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 8921ee0cd6725a62c5ccf5e2a5b0ff72696d5c1f
Author: Allan Nordhøy <epost at anotheragency.no>
Date:   Sun May 17 00:48:43 2020 +0000

    i18n: Correct spelling "AC-3" and "E-AC-3"

diff --git a/src/pavucontrol.glade b/src/pavucontrol.glade
index fe6c635..933af52 100644
--- a/src/pavucontrol.glade
+++ b/src/pavucontrol.glade
@@ -442,7 +442,7 @@
                             </child>
                             <child>
                               <object class="GtkCheckButton" id="encodingFormatAC3">
-                                <property name="label" translatable="yes">AC3</property>
+                                <property name="label" translatable="yes">AC-3</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">False</property>
@@ -468,7 +468,7 @@
                             </child>
                             <child>
                               <object class="GtkCheckButton" id="encodingFormatEAC3">
-                                <property name="label" translatable="yes">EAC3</property>
+                                <property name="label" translatable="yes">E-AC-3</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">False</property>



More information about the pulseaudio-commits mailing list