On Tue, 2007-02-27 at 11:55 +0100, Andre Klapper wrote: > hi, > thanks, daniel. > > Am Dienstag, den 27.02.2007, 09:19 +0100 schrieb Daniel Nylander: > > Following string breaks has occured this morning > > dan, can you please revert this freeze break: > > NetworkManager (openvpn) > http://svn.gnome.org/viewcvs/NetworkManager/trunk/vpn-daemons/openvpn/properties/nm-openvpn.c?r1=2093&r2=2377&pathrev=2377 > g_string_append_printf (buf, _("Port: %s"), port); > msg = _("Select certificate to use"); > msg = _("Select key to use");
NetworkManager is not an official gnome module, so it shouldn't be subject to the string freeze.... it just happens to live in gnome SVN. network-manager-applet, on the other hand, should be subject to the string freeze but I don't think that's changed anything i18n-like for a while. Dan _______________________________________________ gnome-i18n mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-i18n
