mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 09:28:15 +03:00
updated Italian localisation credits
This commit is contained in:
@@ -25,10 +25,11 @@ static const char* translators[] = {
|
|||||||
" Seaghán Ó Modhráin",
|
" Seaghán Ó Modhráin",
|
||||||
" Davis Sandefur",
|
" Davis Sandefur",
|
||||||
"Italian",
|
"Italian",
|
||||||
" A. Dellepiane",
|
" gloc.team",
|
||||||
" M. Scarabelli",
|
" Alain Dellepiane",
|
||||||
" L. Bertolucci",
|
" Matteo Scarabelli",
|
||||||
" F. Bortolotti",
|
" Lorenzo Bertolucci",
|
||||||
|
" Fabio Bortolotti",
|
||||||
"Japanese",
|
"Japanese",
|
||||||
" Nicalis, Inc.",
|
" Nicalis, Inc.",
|
||||||
" KabanFriends",
|
" KabanFriends",
|
||||||
@@ -59,7 +60,7 @@ static const char* translators[] = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
/* Hardcoded pagesizes for the translator credits. Simplifies paging backwards and forwards */
|
/* Hardcoded pagesizes for the translator credits. Simplifies paging backwards and forwards */
|
||||||
static const int translator_pagesize[] = { 8, 9, 8, 10, 10, 4 };
|
static const int translator_pagesize[] = { 8, 9, 9, 10, 10, 4 };
|
||||||
|
|
||||||
/* Terry's Patrons... */
|
/* Terry's Patrons... */
|
||||||
static const char* superpatrons[] = {
|
static const char* superpatrons[] = {
|
||||||
|
|||||||
Reference in New Issue
Block a user