Ignore:
Timestamp:
Mar 27, 2022, 7:51:34 PM (2 years ago)
Author:
roby
Message:

Ritocchi e sistemazioni varie di completamento delle mofifiche precedenti

File:
1 edited

Legend:

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

    r297 r362  
    3535                define("_SOLO_GRUPPO","Ballots for candidate Mayor only");
    3636                define("_VOTI_LISTA","Ballots for the list");
     37                define("_LISTA","List");
     38                define("_LISTAPREF","List and Candidate");
     39               
    3740                break;
    3841        case 4:
    3942                define("_GRUPPO","Candidate President");
     43                define("_LISTA","List");
     44                define("_LISTAPREF","List and Candidate");
    4045                break;
    4146        case 5:
     
    6065                define("_GRUPPO","List");
    6166                define("_LISTA","List");
     67                define("_LISTAPREF","List and Candidate");
    6268                define("_GRUPPOLOGO","List Logo");
    6369                define("_CONSI","List Candidate");
     
    6773                define("_GRUPPO","Candidate for President");
    6874                define("_CONSI","List Candidate");
     75                define("_LISTA","List");
     76                define("_LISTAPREF","List and Candidate");
    6977                break;
    7078        case 10: //dal 2006 per senato e camera si ha un raggruppamento delle liste ma senza possibilità di voto per il gruppo (solo in italia!)
     
    96104                define("_GRUPPOLOGO","List Logo");
    97105                define("_CONSI","List Candidate");
     106                define("_LISTA","List");
     107                define("_LISTAPREF","List and Candidate");
    98108                break;
    99109        case 15:
     
    108118                define("_CONSULTAZIONE","Regional Parliament Election");
    109119                define("_GRUPPO","Candidate for President");
     120                define("_LISTA","List");
     121                define("_LISTAPREF","List and Candidate");
    110122                break;
    111123        case 18:
     
    114126                define("_SOLO_GRUPPO","Ballots for Group Candidate only");
    115127                define("_LISTA","Linked List");
     128                define("_LISTAPREF","List and Candidate");
    116129                define("_CANDIDATO","Blocked List");
    117130
     
    123136                define("_SOLO_GRUPPO","Ballots for Group Candidate only");
    124137                define("_LISTA","Linked List");
     138                define("_LISTAPREF","List and Candidate");
    125139                define("_CANDIDATO","Blocked List");
    126140
Note: See TracChangeset for help on using the changeset viewer.