Ignore:
Timestamp:
Jul 2, 2015, 6:10:28 PM (9 years ago)
Author:
djay
Message:

Fix issue with rst files displayed from Trac. Fix strings to be translated. Always use the same string in all messages.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/zoo-project/zoo-kernel/zoo_service_loader.c

    r712 r725  
    257257              {
    258258                dup2 (saved_stdout, fileno (stdout));
    259                 errorException (m, _("Unable to allocate memory."),
     259                errorException (m, _("Unable to allocate memory"),
    260260                                "InternalError", NULL);
    261261                return -1;
     
    878878  if (m == NULL)
    879879    {
    880       return errorException (m, _("Unable to allocate memory."),
     880      return errorException (m, _("Unable to allocate memory"),
    881881                             "InternalError", NULL);
    882882    }
     
    12361236        if (dirp == NULL)
    12371237          {
    1238             errorException (m, _("The specified path path does not exist."),
     1238            errorException (m, _("The specified path does not exist."),
    12391239                            "InvalidParameterValue", conf_dir);
    12401240            freeMaps (&m);
     
    13611361                                    return errorException (m,
    13621362                                                           _
    1363                                                            ("Unable to allocate memory."),
     1363                                                           ("Unable to allocate memory"),
    13641364                                                           "InternalError",
    13651365                                                           NULL);
     
    15571557      free (REQUEST);
    15581558      free (SERVICE_URL);
    1559       return errorException (m, _("Unable to allocate memory."),
     1559      return errorException (m, _("Unable to allocate memory"),
    15601560                             "InternalError", NULL);
    15611561    }
Note: See TracChangeset for help on using the changeset viewer.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png