[gnome-control-center/rafaelff-rm-extra-line] microphone: remove extra newline and spaces




commit ba3410f380db932b5487e4c867e96387f4c4b53d
Author: Rafael Fontenelle <rffontenelle gmail com>
Date:   Sat Feb 12 22:37:31 2022 +0000

    microphone: remove extra newline and spaces
    
    The extra line was causing newline chars and whitespaces to be added
    to translation strings

 panels/microphone/cc-microphone-panel.ui | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/panels/microphone/cc-microphone-panel.ui b/panels/microphone/cc-microphone-panel.ui
index 7bb2113b3..7695a097f 100644
--- a/panels/microphone/cc-microphone-panel.ui
+++ b/panels/microphone/cc-microphone-panel.ui
@@ -33,8 +33,7 @@
                   <object class="AdwPreferencesGroup">
                     <property name="description" translatable="yes">Use of the microphone allows 
applications to record and listen to audio. Disabling the microphone may cause some applications to not 
function properly.
 
-Allow the applications below to use your microphone.
-                    </property>
+Allow the applications below to use your microphone.</property>
                     <child>
                       <object class="GtkListBox" id="microphone_apps_list_box">
                         <property name="can-focus">true</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]