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/request_parser.c

    r705 r725  
    212212      {
    213213        free(cursor_input);
    214         return errorException (*main_conf, _("Unable to allocate memory."),
     214        return errorException (*main_conf, _("Unable to allocate memory"),
    215215                               "InternalError", NULL);
    216216      }
     
    223223          {
    224224            free(cursor_input);
    225             return errorException (*main_conf, _("Unable to allocate memory."),
     225            return errorException (*main_conf, _("Unable to allocate memory"),
    226226                                   "InternalError", NULL);
    227227          }
     
    260260                    free(cursor_input);
    261261                    return errorException (*main_conf,
    262                                            _("Unable to allocate memory."),
     262                                           _("Unable to allocate memory"),
    263263                                           "InternalError", NULL);
    264264                  }
     
    439439                          return errorException (*main_conf,
    440440                                                 _
    441                                                  ("Unable to allocate memory."),
     441                                                 ("Unable to allocate memory"),
    442442                                                 "InternalError", NULL);
    443443                        }
     
    535535                          return errorException (*main_conf,
    536536                                                 _
    537                                                  ("Unable to allocate memory."),
     537                                                 ("Unable to allocate memory"),
    538538                                                 "InternalError", NULL);
    539539                        }
     
    560560                          return errorException (*main_conf,
    561561                                                 _
    562                                                  ("Unable to allocate memory."),
     562                                                 ("Unable to allocate memory"),
    563563                                                 "InternalError", NULL);
    564564                        }
     
    663663                                      return errorException (*main_conf,
    664664                                                             _
    665                                                              ("Unable to allocate memory."),
     665                                                             ("Unable to allocate memory"),
    666666                                                             "InternalError",
    667667                                                             NULL);
     
    780780                                    return errorException (*main_conf,
    781781                                                           _
    782                                                            ("Unable to allocate memory."),
     782                                                           ("Unable to allocate memory"),
    783783                                                           "InternalError",
    784784                                                           NULL);
     
    11101110          if (tmpmaps == NULL)
    11111111            {
    1112               return errorException (*main_conf, _("Unable to allocate memory."),
     1112              return errorException (*main_conf, _("Unable to allocate memory"),
    11131113                                     "InternalError", NULL);
    11141114            }
     
    12021202              return errorException (*main_conf,
    12031203                                     _
    1204                                      ("Unable to allocate memory."),
     1204                                     ("Unable to allocate memory"),
    12051205                                     "InternalError", NULL);
    12061206            }
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