Re: corrected typo in nm-applet
- From: Dan Williams <dcbw redhat com>
- To: "Miner, Jonathan W (US SSA)" <jonathan w miner baesystems com>
- Cc: networkmanager-list gnome org
- Subject: Re: corrected typo in nm-applet
- Date: Thu, 05 Jun 2008 23:34:50 -0400
On Tue, 2008-06-03 at 11:39 -0400, Miner, Jonathan W (US SSA) wrote:
> I noticed that the "IP Address" label was misspelled in the "Connection Information" dialog. Here are `diff -u` output for patches to the three files that need to be corrected. If there is a better way to submit patches, please let me know.
applet r745, thanks!
Dan
> --- ./src/applet-dialogs.c.orig 2008-06-02 08:28:05.000000000 -0400
> +++ ./src/applet-dialogs.c 2008-06-03 11:26:29.000000000 -0400
> @@ -337,7 +337,7 @@
>
> /* Address */
> gtk_table_attach_defaults (table,
> - create_info_label (_("IP Adrress:")),
> + create_info_label (_("IP Address:")),
> 0, 1, row, row + 1);
> gtk_table_attach_defaults (table,
> create_info_label (ip4_address_as_string (def_addr->address)),
>
> --- ./po/ru.po.orig 2008-06-02 08:28:05.000000000 -0400
> +++ ./po/ru.po 2008-06-03 11:26:20.000000000 -0400
> @@ -308,7 +308,7 @@
> msgstr "??????:"
>
> #: ../src/applet-dialogs.c:340
> -msgid "IP Adrress:"
> +msgid "IP Address:"
> msgstr "IP-?????:"
>
> #: ../src/applet-dialogs.c:353
>
> --- ./po/es.po.orig 2008-06-02 08:28:05.000000000 -0400
> +++ ./po/es.po 2008-06-03 11:26:08.000000000 -0400
> @@ -312,7 +312,7 @@
> msgstr "Seguridad:"
>
> #: ../src/applet-dialogs.c:340
> -msgid "IP Adrress:"
> +msgid "IP Address:"
> msgstr "Dirección IP:"
>
> #: ../src/applet-dialogs.c:353
>
> _______________________________________________
> NetworkManager-list mailing list
> NetworkManager-list gnome org
> http://mail.gnome.org/mailman/listinfo/networkmanager-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]