/[openfoncier]/branches/3.14.x/app/getAdressFromCadastrale.php
ViewVC logotype

Diff of /branches/3.14.x/app/getAdressFromCadastrale.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2232 by softime, Tue Sep 3 16:01:03 2013 UTC revision 2249 by softime, Wed Sep 4 16:40:59 2013 UTC
# Line 138  if (count($list_error_parcelle) == 0) { Line 138  if (count($list_error_parcelle) == 0) {
138  else {  else {
139      $string_error_parcelle = implode(", ", $list_error_parcelle);      $string_error_parcelle = implode(", ", $list_error_parcelle);
140    
141      printf(json_encode(sprintf(_("La/Les parcelle(s) %s n'existe(nt) pas."), $string_error_parcelle)));      printf(json_encode(sprintf(_("Les parcelles n'existent pas."))));
142  }  }
143  ?>  ?>

Legend:
Removed from v.2232  
changed lines
  Added in v.2249

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26