[SCM] ardour/master: More spelling corrections

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Mon Jan 18 23:41:18 UTC 2016


The following commit has been merged in the master branch:
commit b089eeefb3069801c29934e40dd6e46715cccf50
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Tue Jan 19 00:32:53 2016 +0100

    More spelling corrections

diff --git a/debian/patches/0100-fix-typos.patch b/debian/patches/0100-fix-typos.patch
index a67f247..04b6b2d 100644
--- a/debian/patches/0100-fix-typos.patch
+++ b/debian/patches/0100-fix-typos.patch
@@ -1,6 +1,7 @@
 Description: fixed typos
  occured -> occurred
  unknow  -> unknown
+ allow to -> allow one to
 Author: IOhannes m zmölnig
 Last-Update: 2016-01-15
 ---
@@ -315,3 +316,25 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  msgstr "Произошла ошибка при записи TOC/CUE файла: %1"
  
  #: export_handler.cc:796 export_handler.cc:854
+--- ardour.orig/gtk2_ardour/monitor_section.cc
++++ ardour/gtk2_ardour/monitor_section.cc
+@@ -184,7 +184,7 @@
+ 	/* Processor Box hide/shos */
+ 	toggle_processorbox_button.set_text (_("Processors"));
+ 	toggle_processorbox_button.set_name (X_("monitor section processors toggle"));
+-	set_tooltip (&toggle_processorbox_button, _("Allow to add monitor effect processors"));
++	set_tooltip (&toggle_processorbox_button, _("Allow one to add monitor effect processors"));
+ 
+ 	proctoggle = ToggleAction::create ();
+ 	toggle_processorbox_button.set_related_action (proctoggle);
+--- ardour.orig/gtk2_ardour/po/ru.po
++++ ardour/gtk2_ardour/po/ru.po
+@@ -8518,7 +8518,7 @@
+ msgstr "Обработчики"
+ 
+ #: monitor_section.cc:189
+-msgid "Allow to add monitor effect processors"
++msgid "Allow one to add monitor effect processors"
+ msgstr ""
+ 
+ #: monitor_section.cc:205

-- 
ardour Debian packaging



More information about the pkg-multimedia-commits mailing list