microphone: remove extra newline and spaces

The extra line was causing newline chars and whitespaces to be added
to translation strings
This commit is contained in:
Rafael Fontenelle 2022-02-12 22:37:31 +00:00
parent 0452e9eb4d
commit ba3410f380

View file

@ -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>