Changeset 341 for trunk/admin


Ignore:
Timestamp:
Nov 14, 2020, 9:00:51 PM (4 years ago)
Author:
roby
Message:

segue

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/modules/Elezioni/language/lang-it.php

    r260 r341  
    125125                break;
    126126        case 14:
     127                define("_SOLO_GRUPPO","Voti al solo candidato Sindaco");
    127128                define("_CONSULTAZIONE","Consultazione Parlamentare Europea"); //genere 4
    128129                define("_GRUPPO","Lista");
     
    134135                break;
    135136        case 15:
    136                 define("_CONSULTAZIONE","Consultazione Camera"); //genere 2
     137                define("_SOLO_GRUPPO","Voti al solo candidato Sindaco");
     138                define("_CONSULTAZIONE","Consultazione Camera"); //genere 2
    137139                define("_GRUPPO","Coalizione");
    138140                define("_LISTA","Lista");
     
    141143                break;
    142144        case 16:
     145                define("_SOLO_GRUPPO","Voti al solo candidato Sindaco");
    143146                define("_CONSULTAZIONE","Consultazione Senato"); //genere 2
    144147                define("_GRUPPO","Coalizione");
     
    148151                break;
    149152        case 17:
     153                define("_SOLO_GRUPPO","Voti al solo candidato Sindaco");
    150154                define("_CONSULTAZIONE","Consultazione Elezioni Regionali"); //genere 5
    151155                define("_GRUPPO","Candidato Presidente");
Note: See TracChangeset for help on using the changeset viewer.