Changeset 362 for trunk/admin/modules/Elezioni/language/lang-en.php
- Timestamp:
- Mar 27, 2022, 7:51:34 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/modules/Elezioni/language/lang-en.php
r297 r362 35 35 define("_SOLO_GRUPPO","Ballots for candidate Mayor only"); 36 36 define("_VOTI_LISTA","Ballots for the list"); 37 define("_LISTA","List"); 38 define("_LISTAPREF","List and Candidate"); 39 37 40 break; 38 41 case 4: 39 42 define("_GRUPPO","Candidate President"); 43 define("_LISTA","List"); 44 define("_LISTAPREF","List and Candidate"); 40 45 break; 41 46 case 5: … … 60 65 define("_GRUPPO","List"); 61 66 define("_LISTA","List"); 67 define("_LISTAPREF","List and Candidate"); 62 68 define("_GRUPPOLOGO","List Logo"); 63 69 define("_CONSI","List Candidate"); … … 67 73 define("_GRUPPO","Candidate for President"); 68 74 define("_CONSI","List Candidate"); 75 define("_LISTA","List"); 76 define("_LISTAPREF","List and Candidate"); 69 77 break; 70 78 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!) … … 96 104 define("_GRUPPOLOGO","List Logo"); 97 105 define("_CONSI","List Candidate"); 106 define("_LISTA","List"); 107 define("_LISTAPREF","List and Candidate"); 98 108 break; 99 109 case 15: … … 108 118 define("_CONSULTAZIONE","Regional Parliament Election"); 109 119 define("_GRUPPO","Candidate for President"); 120 define("_LISTA","List"); 121 define("_LISTAPREF","List and Candidate"); 110 122 break; 111 123 case 18: … … 114 126 define("_SOLO_GRUPPO","Ballots for Group Candidate only"); 115 127 define("_LISTA","Linked List"); 128 define("_LISTAPREF","List and Candidate"); 116 129 define("_CANDIDATO","Blocked List"); 117 130 … … 123 136 define("_SOLO_GRUPPO","Ballots for Group Candidate only"); 124 137 define("_LISTA","Linked List"); 138 define("_LISTAPREF","List and Candidate"); 125 139 define("_CANDIDATO","Blocked List"); 126 140
Note:
See TracChangeset
for help on using the changeset viewer.