Changeset 254 for trunk/admin/modules/Elezioni/language/lang-en.php
- Timestamp:
- Mar 13, 2018, 9:26:23 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/modules/Elezioni/language/lang-en.php
r189 r254 107 107 define("_CONSULTAZIONE","Regional Parliament Election"); 108 108 define("_GRUPPO","Candidate for President"); 109 break; 110 case 18: 111 define("_CONSULTAZIONE","Camera Election"); 112 define("_GRUPPO","Group Candidate"); 113 define("_SOLO_GRUPPO","Ballots for Group Candidate only"); 114 define("_LISTA","Linked List"); 115 define("_CANDIDATO","Blocked List"); 116 117 define("_DESCRCONS","CAMERA"); 118 break; 119 case 19: 120 define("_CONSULTAZIONE","Senato Election"); 121 define("_GRUPPO","Group Candidate"); 122 define("_SOLO_GRUPPO","Ballots for Group Candidate only"); 123 define("_LISTA","Linked List"); 124 define("_CANDIDATO","Blocked List"); 125 126 define("_DESCRCONS","SENATO"); 109 127 break; 110 128 … … 188 206 define("_LINGUA","Language"); 189 207 define("_FASCIA","Citizens"); 190 define("_TUTTESEDI","All electoral centers");208 define("_TUTTESEDI","All polling stations"); 191 209 define("_ATT_VOTI","Warning! ballots"); 192 210 define("_ATT_VOTANTI","Warning! voters"); … … 270 288 define("_COMUNE","City"); 271 289 define("_VIS_PERC","Show percentages"); 272 define("_SEZIONE"," Section");273 define("_SEZIONI"," Sections");290 define("_SEZIONE","Polling station"); 291 define("_SEZIONI","Polling Stations"); 274 292 define("_UOMINI","Men"); 275 293 define("_DONNE","Women"); 276 294 define("_COMPLESSIVI","in total"); 277 295 define("_VOTIE","Express ballots"); 278 define("_SEZNOS"," Sections to be Counted");279 define("_SEZSCR","Counted Sections");296 define("_SEZNOS","Polling Stations to be Counted"); 297 define("_SEZSCR","Counted Polling Stations"); 280 298 define("_LISTA","List"); 281 299 define("_PREFLISTA","Ballots to the list");
Note:
See TracChangeset
for help on using the changeset viewer.