[Pkg-wmaker-commits] [wmcoincoin] 40/87: Fix spelling-error-in-binary Lintian warnings.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Fri Aug 28 17:27:36 UTC 2015


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

dtorrance-guest pushed a commit to branch master
in repository wmcoincoin.

commit d790e59fdfe406a2c6c075ea07c57b01eccca18d
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Tue Nov 11 12:13:18 2014 -0600

    Fix spelling-error-in-binary Lintian warnings.
    
    Note that the remaining warnings are due to French spellings.
---
 po/fr.po         | 2 +-
 src/dock.c       | 2 +-
 src/wmcoincoin.c | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/po/fr.po b/po/fr.po
index 5fd178f..1270c6e 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -1137,7 +1137,7 @@ msgstr ""
 msgid ""
 "This led does no blink anymore.<br>It is blue when the message is being sent "
 "by the palmipede, and green half a second after the effective sending.<br>A "
-"click on this led allows to change the scroll speed of the trolloscope:"
+"click on this led allows one to change the scroll speed of the trolloscope:"
 "<br><font color=blue><tt>Left Click</tt></font><tab>: slower<br><font "
 "color=blue><tt>Right Click</tt></font><tab>: faster<br><font "
 "color=blue><tt>Middle Click</tt></font><tab>: change the trolloscope "
diff --git a/src/dock.c b/src/dock.c
index 2b54ddb..e5f42ab 100644
--- a/src/dock.c
+++ b/src/dock.c
@@ -1002,7 +1002,7 @@ dock_red_button_check(Dock *dock) {
       BLAHBLAH(1,printf(_("Coin !\n")));
 
       if (dock->coin_coin_site_id == -1) {
-	msgbox_show(dock, _("<b>Please</b> fill your options file with a valid site equiped with a board..."));
+	msgbox_show(dock, _("<b>Please</b> fill your options file with a valid site equipped with a board..."));
       } else {
 	s = sl_find_site_id(dock->sites, dock->coin_coin_site_id);
 	if (s && s->board) {
diff --git a/src/wmcoincoin.c b/src/wmcoincoin.c
index e14caa9..12232d9 100644
--- a/src/wmcoincoin.c
+++ b/src/wmcoincoin.c
@@ -865,7 +865,7 @@ void check_balloons(Dock *dock)
           balloon_test(dock,x,y,iconx,icony,0,dock->leds.led[1].xpos, dock->leds.led[1].ypos, 9, 4,
                        _("This led does no blink anymore.<br>" //blinks when you have just sent a message on the board, and it is waiting for its delivery.<br>"
                          "It is blue when the message is being sent by the palmipede, and green half a second after the effective sending.<br>"
-                         "A click on this led allows to change the scroll speed of the trolloscope:<br>"
+                         "A click on this led allows one to change the scroll speed of the trolloscope:<br>"
                          "<font color=blue><tt>Left Click</tt></font><tab>: slower<br>"
                          "<font color=blue><tt>Right Click</tt></font><tab>: faster<br>"
                          "<font color=blue><tt>Middle Click</tt></font><tab>: change the trolloscope resolution"));

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



More information about the Pkg-wmaker-commits mailing list