From: short <> Date: Sat, 5 Jun 2004 20:22:35 +0000 (+0000) Subject: Message typo. X-Git-Tag: udpgate-1_0~8 X-Git-Url: http://git.jankratochvil.net/?p=udpgate.git;a=commitdiff_plain;h=a49a3ef71055636d79fd583eb4e94468cf2cabaa Message typo. --- diff --git a/src/ui-gnome.glade b/src/ui-gnome.glade index f61026b..01f9fbb 100644 --- a/src/ui-gnome.glade +++ b/src/ui-gnome.glade @@ -49,7 +49,7 @@ 0 0 Choose your port and try connection to the alternate MMS service center. -Some phone models support only the tandard port 9201. +Some phone models support only the standard port 9201. Port 9201 is usually blocked by the GSM operator. If you do not have "static IP" for your machine the "IP address" will change from time to time between your machine restarts. Generally you cannot use this program in firewalled networks although try to ask your sysadmin for the specific "port forward". diff --git a/src/ui-line.c b/src/ui-line.c index 0d83201..d305875 100644 --- a/src/ui-line.c +++ b/src/ui-line.c @@ -28,7 +28,7 @@ static void ui_line_interactive(void) { g_error(_( -"No X Windows System accessible and no action was specified.\n" +"No X Window System accessible and no action was specified.\n" "Use one of --start or --stop command-line argument, see also --help" )); /* NOTREACHED */