Development

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • r65278 - in

    0 answers - 1225 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Author: lluis
    Date: 2006-09-12 05:13:18 -0400 (Tue, 12 Sep 2006)
    New Revision: 65278
    Modified:
    Log:
    2006-08-21 Andr?\195?\169s G. Aragoneses <knocte (AT) gmail (DOT) com>
    * Fixed typo.
    Modified:
    2006-09-12 08:58:19 UTC (rev 65277)
    2006-09-12 09:13:18 UTC (rev 65278)
    @@ -1,3 +1,7 @@
    +2006-08-21 As G. Aragoneses <knocte (AT) gmail (DOT) com>
    +
    +* Fixed typo.
    +
    2006-08-10 Scott Ellington <scott.ellington (AT) gmail (DOT) com>
    * check for null Groups when
    Modified:
    2006-09-12 08:58:19 UTC (rev 65277)
    2006-09-12 09:13:18 UTC (rev 65278)
    @@ -423,7 +423,7 @@
    if (uninstallId == null) {
    oper = new ThreadStart (RunInstall);
    okmessage = GettextCatalog.GetString ("The installation has been successfully completed.");
    -errmessage = GettextCatalog.GetString ("The instalation failed!");
    +errmessage = GettextCatalog.GetString ("The installation failed!");
    } else {
    oper = new ThreadStart (RunUninstall);
    okmessage = GettextCatalog.GetString ("The uninstallation has been successfully completed.");
    Mono-patches maillist - Mono-patches (AT) lists (DOT) ximian.com

Re: r65278 - in


max 4000 letters.
Your nickname that display:
In order to stop the spam: 3 + 2 =
QUESTION ON "Development"

EMSDN.COM