[gnome-sound-recorder] window: correct spelling of Vorbis and Opus
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-sound-recorder] window: correct spelling of Vorbis and Opus
- Date: Sat, 6 Jun 2020 11:37:51 +0000 (UTC)
commit c84cb6afd2ffe075ff65e003f4bf89dbdb266bfa
Author: Piotr Drąg <piotrdrag gmail com>
Date: Sat Jun 6 13:36:25 2020 +0200
window: correct spelling of Vorbis and Opus
data/ui/window.ui | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/ui/window.ui b/data/ui/window.ui
index 3589580..30c32c5 100644
--- a/data/ui/window.ui
+++ b/data/ui/window.ui
@@ -302,12 +302,12 @@
<submenu>
<attribute translatable="yes" name="label">Preferred Format</attribute>
<item>
- <attribute translatable="yes" name="label">VORBIS</attribute>
+ <attribute translatable="yes" name="label">Vorbis</attribute>
<attribute name="action">app.audio-profile</attribute>
<attribute name="target">vorbis</attribute>
</item>
<item>
- <attribute translatable="yes" name="label">OPUS</attribute>
+ <attribute translatable="yes" name="label">Opus</attribute>
<attribute name="action">app.audio-profile</attribute>
<attribute name="target">opus</attribute>
</item>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]