rev 19079 - in kde-extras/kwave/trunk/debian: . patches

Mark Purcell msp at alioth.debian.org
Thu Jan 26 01:59:45 UTC 2012


Author: msp
Date: 2012-01-26 01:59:45 +0000 (Thu, 26 Jan 2012)
New Revision: 19079

Added:
   kde-extras/kwave/trunk/debian/patches/spelling-error-in-binary.diff
Modified:
   kde-extras/kwave/trunk/debian/changelog
   kde-extras/kwave/trunk/debian/patches/series
Log:
Added +spelling-error-in-binary.diff

Modified: kde-extras/kwave/trunk/debian/changelog
===================================================================
--- kde-extras/kwave/trunk/debian/changelog	2012-01-26 01:42:27 UTC (rev 19078)
+++ kde-extras/kwave/trunk/debian/changelog	2012-01-26 01:59:45 UTC (rev 19079)
@@ -6,8 +6,9 @@
   * Update debian/copyright - copyright-refers-to-deprecated-bsd-
     license-file
   * Drop unused reference to common-licences/GPL
+  * Added +spelling-error-in-binary.diff
 
- -- Mark Purcell <msp at debian.org>  Thu, 26 Jan 2012 12:42:14 +1100
+ -- Mark Purcell <msp at debian.org>  Thu, 26 Jan 2012 12:59:36 +1100
 
 kwave (0.8.7-1-1) experimental; urgency=low
 

Modified: kde-extras/kwave/trunk/debian/patches/series
===================================================================
--- kde-extras/kwave/trunk/debian/patches/series	2012-01-26 01:42:27 UTC (rev 19078)
+++ kde-extras/kwave/trunk/debian/patches/series	2012-01-26 01:59:45 UTC (rev 19079)
@@ -1 +1,2 @@
+spelling-error-in-binary.diff
 07-no-rpath

Added: kde-extras/kwave/trunk/debian/patches/spelling-error-in-binary.diff
===================================================================
--- kde-extras/kwave/trunk/debian/patches/spelling-error-in-binary.diff	                        (rev 0)
+++ kde-extras/kwave/trunk/debian/patches/spelling-error-in-binary.diff	2012-01-26 01:59:45 UTC (rev 19079)
@@ -0,0 +1,106 @@
+Index: kwave-0.8.7-1/plugins/fileinfo/KeywordWidgetBase.ui
+===================================================================
+--- kwave-0.8.7-1.orig/plugins/fileinfo/KeywordWidgetBase.ui	2011-11-17 00:10:41.000000000 +1100
++++ kwave-0.8.7-1/plugins/fileinfo/KeywordWidgetBase.ui	2012-01-26 12:45:24.000000000 +1100
+@@ -63,7 +63,7 @@
+      </property>
+      <property name="whatsThis">
+       <string><b>Auto-Generate Keywords</b><br>
+-Create a list of keywords by going through all present file informations and merge them with the current list of keywords.</string>
++Create a list of keywords by going through all present file information and merge them with the current list of keywords.</string>
+      </property>
+      <property name="text">
+       <string>A&uto</string>
+Index: kwave-0.8.7-1/plugins/playback/PlayBack-ALSA.cpp
+===================================================================
+--- kwave-0.8.7-1.orig/plugins/playback/PlayBack-ALSA.cpp	2011-11-17 00:10:36.000000000 +1100
++++ kwave-0.8.7-1/plugins/playback/PlayBack-ALSA.cpp	2012-01-26 12:46:03.000000000 +1100
+@@ -567,7 +567,7 @@
+ 		break;
+ 	    case EBUSY:
+ 		reason = i18n(
+-		"The device is busy. Maybe an other application is\n"\
++		"The device is busy. Maybe another application is\n"\
+ 		"currently using it. Please try again later.\n"\
+ 		"(Hint: you might find out the name and process ID of\n"\
+ 		"the program by calling: \"fuser -v %1\"\n"\
+Index: kwave-0.8.7-1/plugins/playback/PlayBack-OSS.cpp
+===================================================================
+--- kwave-0.8.7-1.orig/plugins/playback/PlayBack-OSS.cpp	2011-11-17 00:10:36.000000000 +1100
++++ kwave-0.8.7-1/plugins/playback/PlayBack-OSS.cpp	2012-01-26 12:46:14.000000000 +1100
+@@ -138,7 +138,7 @@
+ 		break;
+ 	    case EBUSY:
+ 		reason = i18n(
+-		"The device is busy. Maybe an other application is\n"\
++		"The device is busy. Maybe another application is\n"\
+ 		"currently using it. Please try again later.\n"\
+ 		"(Hint: you might find out the name and process ID of\n"\
+ 		"the program by calling: \"fuser -v %1\"\n"\
+Index: kwave-0.8.7-1/plugins/record/RecordDlg.ui
+===================================================================
+--- kwave-0.8.7-1.orig/plugins/record/RecordDlg.ui	2011-11-17 00:10:47.000000000 +1100
++++ kwave-0.8.7-1/plugins/record/RecordDlg.ui	2012-01-26 12:46:48.000000000 +1100
+@@ -1053,7 +1053,7 @@
+                   <string>Recording device</string>
+                  </property>
+                  <property name="whatsThis">
+-                  <string><b>Device:</b><p>This list shows a selection of some known recording devices suitable for the choosen recording method. If your device is not listed here, you can enter a device name on your own or search through the filesystem.</p></string>
++                  <string><b>Device:</b><p>This list shows a selection of some known recording devices suitable for the chosen recording method. If your device is not listed here, you can enter a device name on your own or search through the filesystem.</p></string>
+                  </property>
+                  <property name="editable">
+                   <bool>true</bool>
+Index: kwave-0.8.7-1/po/cs.po
+===================================================================
+--- kwave-0.8.7-1.orig/po/cs.po	2011-11-27 01:58:14.000000000 +1100
++++ kwave-0.8.7-1/po/cs.po	2012-01-26 12:49:35.000000000 +1100
+@@ -4011,7 +4011,7 @@
+ "nového řádku!"
+ 
+ #: libkwave/GenreType.cpp:144
+-msgid "Psychadelic"
++msgid "Psychedelic"
+ msgstr "Psychedelická hudba"
+ 
+ #: libkwave/GenreType.cpp:172
+Index: kwave-0.8.7-1/po/de.po
+===================================================================
+--- kwave-0.8.7-1.orig/po/de.po	2011-11-27 01:58:14.000000000 +1100
++++ kwave-0.8.7-1/po/de.po	2012-01-26 12:49:17.000000000 +1100
+@@ -4013,8 +4013,8 @@
+ "einem Punkt enden. Keine Zeilenumbrücke einfügen!"
+ 
+ #: libkwave/GenreType.cpp:144
+-msgid "Psychadelic"
+-msgstr "Psychadelic"
++msgid "Psychedelic"
++msgstr "Psychedelic"
+ 
+ #: libkwave/GenreType.cpp:172
+ msgid "Psychedelic Rock"
+Index: kwave-0.8.7-1/po/fr.po
+===================================================================
+--- kwave-0.8.7-1.orig/po/fr.po	2011-11-27 01:58:14.000000000 +1100
++++ kwave-0.8.7-1/po/fr.po	2012-01-26 12:49:00.000000000 +1100
+@@ -4167,7 +4167,7 @@
+ "N'utilisez pas de retour chariot !"
+ 
+ #: libkwave/GenreType.cpp:144
+-msgid "Psychadelic"
++msgid "Psychedelic"
+ msgstr "Psychédélique"
+ 
+ #: libkwave/GenreType.cpp:172
+Index: kwave-0.8.7-1/po/kwave.pot
+===================================================================
+--- kwave-0.8.7-1.orig/po/kwave.pot	2011-11-27 01:58:14.000000000 +1100
++++ kwave-0.8.7-1/po/kwave.pot	2012-01-26 12:49:45.000000000 +1100
+@@ -1000,7 +1000,7 @@
+ msgstr ""
+ 
+ #: libkwave/GenreType.cpp:144
+-msgid "Psychadelic"
++msgid "Psychedelic"
+ msgstr ""
+ 
+ #: libkwave/GenreType.cpp:145




More information about the pkg-kde-commits mailing list