gnokii-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-25


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-25-gef2a213
Date: Tue, 22 Jun 2010 14:05:10 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "libgnokii and core programs".

The branch, master has been updated
       via  ef2a213062c6677dd0c5e067971b6a10c96fc704 (commit)
      from  da69378debdbf020ad51c99c1acf419a2f0a988b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/gnokii.git/commit/?id=ef2a213062c6677dd0c5e067971b6a10c96fc704


commit ef2a213062c6677dd0c5e067971b6a10c96fc704
Author: Daniele Forsi <address@hidden>
Date:   Tue Jun 22 16:03:16 2010 +0200

    Fix help string (s/raw/--raw) in code and in translations

diff --git a/gnokii/gnokii-wap.c b/gnokii/gnokii-wap.c
index 8e4f194..d945c2b 100644
--- a/gnokii/gnokii-wap.c
+++ b/gnokii/gnokii-wap.c
@@ -56,7 +56,7 @@ void wap_usage(FILE *f)
                     "          --getwapbookmark number\n"
                     "          --writewapbookmark name URL\n"
                     "          --deletewapbookmark number\n"
-                    "          --getwapsetting number [-r|raw]\n"
+                    "          --getwapsetting number [-r|--raw]\n"
                     "          --writewapsetting\n"
                     "          --activatewapsetting number\n"
                     ));
diff --git a/po/it.po b/po/it.po
index 5886c4a..9560363 100644
--- a/po/it.po
+++ b/po/it.po
@@ -4521,7 +4521,7 @@ msgid ""
 "          --getwapbookmark number\n"
 "          --writewapbookmark name URL\n"
 "          --deletewapbookmark number\n"
-"          --getwapsetting number [-r|raw]\n"
+"          --getwapsetting number [-r|--raw]\n"
 "          --writewapsetting\n"
 "          --activatewapsetting number\n"
 msgstr ""
@@ -4529,7 +4529,7 @@ msgstr ""
 "          --getwapbookmark numero\n"
 "          --writewapbookmark nome URL\n"
 "          --deletewapbookmark numero\n"
-"          --getwapsetting numero [-r|raw]\n"
+"          --getwapsetting numero [-r|--raw]\n"
 "          --writewapsetting\n"
 "          --activatewapsetting numero\n"
 
@@ -4567,7 +4567,7 @@ msgstr "Preferiti WAP n° %d eliminato.\n"
 #: ../gnokii/gnokii-wap.c:171
 #, c-format
 msgid " usage: --getwapsetting number [-r|--raw]\n"
-msgstr " Uso: --getwapsetting numero [-r|raw]\n"
+msgstr " Uso: --getwapsetting numero [-r|--raw]\n"
 
 #: ../gnokii/gnokii-wap.c:221 ../xgnokii/xgnokii_contacts.c:725
 #: ../xgnokii/xgnokii_contacts.c:803 ../xgnokii/xgnokii_contacts.c:942
diff --git a/po/pl.po b/po/pl.po
index 7683404..23daadf 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -4497,7 +4497,7 @@ msgid ""
 "          --getwapbookmark number\n"
 "          --writewapbookmark name URL\n"
 "          --deletewapbookmark number\n"
-"          --getwapsetting number [-r|raw]\n"
+"          --getwapsetting number [-r|--raw]\n"
 "          --writewapsetting\n"
 "          --activatewapsetting number\n"
 msgstr ""
@@ -4505,7 +4505,7 @@ msgstr ""
 "          --getwapbookmark numer\n"
 "          --writewapbookmark nazwa URL\n"
 "          --deletewapbookmark numer\n"
-"          --getwapsetting numer [-r|raw]\n"
+"          --getwapsetting numer [-r|--raw]\n"
 "          --writewapsetting\n"
 "          --activatewapsetting numer\n"
 
diff --git a/po/sv.po b/po/sv.po
index ca42ef6..15ffc48 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -4547,7 +4547,7 @@ msgid ""
 "          --getwapbookmark number\n"
 "          --writewapbookmark name URL\n"
 "          --deletewapbookmark number\n"
-"          --getwapsetting number [-r|raw]\n"
+"          --getwapsetting number [-r|--raw]\n"
 "          --writewapsetting\n"
 "          --activatewapsetting number\n"
 msgstr ""
@@ -4555,7 +4555,7 @@ msgstr ""
 "          --getwapbookmark nummer\n"
 "          --writewapbookmark namn URL\n"
 "          --deletewapbookmark nummer\n"
-"          --getwapsetting nummer [-r|raw]\n"
+"          --getwapsetting nummer [-r|--raw]\n"
 "          --writewapsetting\n"
 "          --activatewapsetting nummer\n"
 

-----------------------------------------------------------------------

Summary of changes:
 gnokii/gnokii-wap.c |    2 +-
 po/it.po            |    6 +++---
 po/pl.po            |    4 ++--
 po/sv.po            |    4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
libgnokii and core programs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]