[SCM] ardour/master: Fix one more spelling.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Fri Jun 30 15:10:18 UTC 2017


The following commit has been merged in the master branch:
commit 799602341948ade560a6daa0f567baa05b794063
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Jun 30 17:09:52 2017 +0200

    Fix one more spelling.

diff --git a/debian/patches/0090-even-more-spelling.patch b/debian/patches/0090-even-more-spelling.patch
index 1e68953..53f4b33 100644
--- a/debian/patches/0090-even-more-spelling.patch
+++ b/debian/patches/0090-even-more-spelling.patch
@@ -6,7 +6,7 @@ Index: ardour/gtk2_ardour/po/de.po
 ===================================================================
 --- ardour.orig/gtk2_ardour/po/de.po
 +++ ardour/gtk2_ardour/po/de.po
-@@ -12466,7 +12467,7 @@ msgid "Create markers where xruns occur"
+@@ -12466,7 +12466,7 @@ msgid "Create markers where xruns occur"
  msgstr "Bei xrun Marker erzeugen"
  
  #: rc_option_editor.cc:3096
@@ -19,7 +19,7 @@ Index: ardour/gtk2_ardour/po/ja.po
 ===================================================================
 --- ardour.orig/gtk2_ardour/po/ja.po
 +++ ardour/gtk2_ardour/po/ja.po
-@@ -12364,7 +12365,7 @@ msgid "Create markers where xruns occur"
+@@ -12364,7 +12364,7 @@ msgid "Create markers where xruns occur"
  msgstr "オーバー/アンダー・ランが発生した箇所にマーカーを作成"
  
  #: rc_option_editor.cc:3096
@@ -54,3 +54,16 @@ Index: ardour/libs/audiographer/src/general/sample_format_converter.cc
  			% frames % data_out_size));
  	}
  }
+Index: ardour/gtk2_ardour/rc_option_editor.cc
+===================================================================
+--- ardour.orig/gtk2_ardour/rc_option_editor.cc
++++ ardour/gtk2_ardour/rc_option_editor.cc
+@@ -3093,7 +3093,7 @@ RCOptionEditor::RCOptionEditor ()
+ 
+ 	/* SYNC */
+ 
+-	add_option (_("Sync"), new OptionEditorHeading (_("External Syncronization")));
++	add_option (_("Sync"), new OptionEditorHeading (_("External Synchronization")));
+ 
+ 	_sync_source = new ComboOption<SyncSource> (
+ 		"sync-source",

-- 
ardour Debian packaging



More information about the pkg-multimedia-commits mailing list