[Pkg-electronics-commits] [pcb] 03/05: Add fix_typos.diff patch to fix upstream spelling errors

أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmoudy at users.sourceforge.net
Sun Oct 1 13:23:37 UTC 2017


This is an automated email from the git hooks/post-receive script.

aelmahmoudy-guest pushed a commit to branch master
in repository pcb.

commit 4894f65c7751534033d705a27ad635868a8e36ff
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Date:   Sat Sep 30 04:32:40 2017 +0200

    Add fix_typos.diff patch to fix upstream spelling errors
---
 debian/patches/fix_typos.diff | 96 +++++++++++++++++++++++++++++++++++++++++++
 debian/patches/series         |  1 +
 2 files changed, 97 insertions(+)

diff --git a/debian/patches/fix_typos.diff b/debian/patches/fix_typos.diff
new file mode 100644
index 0000000..56a797e
--- /dev/null
+++ b/debian/patches/fix_typos.diff
@@ -0,0 +1,96 @@
+Description: fix spelling errors
+Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
+Bug-Upstream: https://bugs.launchpad.net/pcb/+bug/1720629
+Forwarded: https://bugs.launchpad.net/pcb/+bug/1720629/+attachment/4959761/+files/fix_typos.diff
+
+Index: pcb/po/de.po
+===================================================================
+--- pcb.orig/po/de.po	2017-09-29 07:48:56.738205393 +0200
++++ pcb/po/de.po	2017-09-29 18:22:14.598340291 +0200
+@@ -3505,7 +3505,7 @@
+ #, c-format
+ msgid ""
+ "Duplicate accelerator found: \"%s\"\n"
+-"The second occurance will be dropped\n"
++"The second occurrence will be dropped\n"
+ msgstr ""
+ 
+ #. if we got this far it is supposed to be an X
+Index: pcb/po/fr.po
+===================================================================
+--- pcb.orig/po/fr.po	2017-09-29 07:48:56.738205393 +0200
++++ pcb/po/fr.po	2017-09-29 18:22:14.606340323 +0200
+@@ -3707,7 +3707,7 @@
+ #, c-format
+ msgid ""
+ "Duplicate accelerator found: \"%s\"\n"
+-"The second occurance will be dropped\n"
++"The second occurrence will be dropped\n"
+ msgstr ""
+ 
+ #. if we got this far it is supposed to be an X
+Index: pcb/po/nl.po
+===================================================================
+--- pcb.orig/po/nl.po	2017-09-29 07:48:56.738205393 +0200
++++ pcb/po/nl.po	2017-09-29 18:22:14.614340356 +0200
+@@ -3728,7 +3728,7 @@
+ #, c-format
+ msgid ""
+ "Duplicate accelerator found: \"%s\"\n"
+-"The second occurance will be dropped\n"
++"The second occurrence will be dropped\n"
+ msgstr ""
+ "Dubbele versneller gevonden: \"%s\"\n"
+ "De tweede gebeurtenis wordt genegeerd\n"
+Index: pcb/po/pt_BR.po
+===================================================================
+--- pcb.orig/po/pt_BR.po	2017-09-29 07:48:56.738205393 +0200
++++ pcb/po/pt_BR.po	2017-09-29 18:22:14.626340403 +0200
+@@ -3741,7 +3741,7 @@
+ #, c-format
+ msgid ""
+ "Duplicate accelerator found: \"%s\"\n"
+-"The second occurance will be dropped\n"
++"The second occurrence will be dropped\n"
+ msgstr ""
+ "Encontrado acelerador duplicado: \"%s\"\n"
+ "A segunda ocorrência irá ser descartada\n"
+Index: pcb/po/ru.po
+===================================================================
+--- pcb.orig/po/ru.po	2017-09-29 07:48:56.738205393 +0200
++++ pcb/po/ru.po	2017-09-29 18:22:14.634340437 +0200
+@@ -3643,7 +3643,7 @@
+ #, c-format
+ msgid ""
+ "Duplicate accelerator found: \"%s\"\n"
+-"The second occurance will be dropped\n"
++"The second occurrence will be dropped\n"
+ msgstr ""
+ "Найден повторяющийся акселератор: «%s»\n"
+ "Второй акселератор будет удалён\n"
+Index: pcb/src/hid/common/hidgl.c
+===================================================================
+--- pcb.orig/src/hid/common/hidgl.c	2017-09-29 07:48:56.750205442 +0200
++++ pcb/src/hid/common/hidgl.c	2017-09-29 18:19:31.397686872 +0200
+@@ -744,7 +744,7 @@
+     }
+   else if (stencil_bits == 1)
+     {
+-      printf ("Only one stencil bitplane avilable\n"
++      printf ("Only one stencil bitplane available\n"
+               "Cannot use stencil buffer to sub-composite layers.\n");
+       /* Do we need to disable that somewhere? */
+     }
+Index: pcb/src/hid/gtk/ghid-main-menu.c
+===================================================================
+--- pcb.orig/src/hid/gtk/ghid-main-menu.c	2017-09-29 07:48:56.750205442 +0200
++++ pcb/src/hid/gtk/ghid-main-menu.c	2017-09-29 18:22:55.034502190 +0200
+@@ -196,7 +196,7 @@
+   if (g_hash_table_lookup (accel_table, accelerator))
+     {
+        Message (_("Duplicate accelerator found: \"%s\"\n"
+-                  "The second occurance will be dropped\n"),
++                  "The second occurrence will be dropped\n"),
+                 accelerator);
+         return NULL;
+     }
diff --git a/debian/patches/series b/debian/patches/series
index 9f22fec..79c2b17 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@ fix-obsolete-appdata-metadata.diff
 appdata-new-location.diff
 appdata-new-location-2.diff
 rm_mimelnk.diff
+fix_typos.diff

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/pcb.git



More information about the Pkg-electronics-commits mailing list