Conversion to smooth fonts
This commit is contained in:
+851
-1370
File diff suppressed because it is too large
Load Diff
+6196
File diff suppressed because it is too large
Load Diff
+15054
File diff suppressed because it is too large
Load Diff
+1028
File diff suppressed because it is too large
Load Diff
-9769
File diff suppressed because it is too large
Load Diff
+16
-16
@@ -177,10 +177,10 @@ static const char* const myLanguage[15][100] = {
|
|||||||
"Basis code:", // 71
|
"Basis code:", // 71
|
||||||
"Bijgedragen:", // 72
|
"Bijgedragen:", // 72
|
||||||
"Onbekend", // 73
|
"Onbekend", // 73
|
||||||
"Power options", // 74
|
"Bespaar opties", // 74
|
||||||
"Deep sleep", // 75
|
"Volledig uit", // 75
|
||||||
"Screen off", // 76
|
"Scherm uit", // 76
|
||||||
"Theme", // 77
|
"Thema", // 77
|
||||||
"Default", // 78
|
"Default", // 78
|
||||||
"Cyan", // 79
|
"Cyan", // 79
|
||||||
"Crimson", // 80
|
"Crimson", // 80
|
||||||
@@ -190,9 +190,9 @@ static const char* const myLanguage[15][100] = {
|
|||||||
"Sakura", // 84
|
"Sakura", // 84
|
||||||
"Whiteout", // 85
|
"Whiteout", // 85
|
||||||
"NIET MOGELIJK", // 86
|
"NIET MOGELIJK", // 86
|
||||||
"AF niet beschikbaar", // 87
|
"Geen AF data", // 87
|
||||||
"EON niet beschikbaar", // 88
|
"Geen EON data", // 88
|
||||||
"RT+ niet beschikbaar", // 89
|
"Geen RT+ data", // 89
|
||||||
"FM stapgrootte", // 90
|
"FM stapgrootte", // 90
|
||||||
"Schermbeveiliging", // 91
|
"Schermbeveiliging", // 91
|
||||||
"sec.", // 92
|
"sec.", // 92
|
||||||
@@ -1543,11 +1543,11 @@ static const char* const myCountries[] {
|
|||||||
"Ireland", // 7
|
"Ireland", // 7
|
||||||
"Estonia", // 8
|
"Estonia", // 8
|
||||||
"Andorra", // 9
|
"Andorra", // 9
|
||||||
"San Marino", // 10
|
"SanMarino", // 10
|
||||||
"Poland", // 11
|
"Poland", // 11
|
||||||
"Turkey", // 12
|
"Turkey", // 12
|
||||||
"Israel", // 13
|
"Israel", // 13
|
||||||
"Switzerland", // 14
|
"Switzerl.", // 14
|
||||||
"Vatican", // 15
|
"Vatican", // 15
|
||||||
"Macedonia", // 16
|
"Macedonia", // 16
|
||||||
"Italy", // 17
|
"Italy", // 17
|
||||||
@@ -1559,16 +1559,16 @@ static const char* const myCountries[] {
|
|||||||
"Serbia", // 23
|
"Serbia", // 23
|
||||||
"Ukraine", // 24
|
"Ukraine", // 24
|
||||||
"Russia", // 25
|
"Russia", // 25
|
||||||
"Luxembourg", // 26
|
"Luxemb.", // 26
|
||||||
"Tunisia", // 27
|
"Tunisia", // 27
|
||||||
"Azores", // 28
|
"Azores", // 28
|
||||||
"Bulgaria", // 29
|
"Bulgaria", // 29
|
||||||
"Madeira", // 30
|
"Madeira", // 30
|
||||||
"Netherlands", // 31
|
"Netherl.", // 31
|
||||||
"Portugal", // 32
|
"Portugal", // 32
|
||||||
"Albania", // 33
|
"Albania", // 33
|
||||||
"Denmark", // 34
|
"Denmark", // 34
|
||||||
"Liechtenstein", // 35
|
"Liechtst.", // 35
|
||||||
"Latvia", // 36
|
"Latvia", // 36
|
||||||
"Slovenia", // 37
|
"Slovenia", // 37
|
||||||
"Austria", // 38
|
"Austria", // 38
|
||||||
@@ -1620,15 +1620,15 @@ static const char* const myLanguages[] {
|
|||||||
"Lappish", // 22
|
"Lappish", // 22
|
||||||
"Latin", // 23
|
"Latin", // 23
|
||||||
"Latvian", // 24
|
"Latvian", // 24
|
||||||
"Luxembourgian", // 25
|
"Luxemb.", // 25
|
||||||
"Lithuanian", // 26
|
"Lithuan.", // 26
|
||||||
"Hungarian", // 27
|
"Hungarian", // 27
|
||||||
"Maltese", // 28
|
"Maltese", // 28
|
||||||
"Dutch", // 29
|
"Dutch", // 29
|
||||||
"Norwegian", // 30
|
"Norwegian", // 30
|
||||||
"Occitan", // 31
|
"Occitan", // 31
|
||||||
"Polish", // 32
|
"Polish", // 32
|
||||||
"Portuguese", // 33
|
"Portug.", // 33
|
||||||
"Romanian", // 34
|
"Romanian", // 34
|
||||||
"Romansh", // 35
|
"Romansh", // 35
|
||||||
"Serbian", // 36
|
"Serbian", // 36
|
||||||
@@ -1642,7 +1642,7 @@ static const char* const myLanguages[] {
|
|||||||
"Ukranian", // 44
|
"Ukranian", // 44
|
||||||
"Russian", // 45
|
"Russian", // 45
|
||||||
"Moldavian", // 46
|
"Moldavian", // 46
|
||||||
"Macedonian", // 47
|
"Macedon.", // 47
|
||||||
"Hebrew", // 48
|
"Hebrew", // 48
|
||||||
"Greek", // 49
|
"Greek", // 49
|
||||||
"Georgian", // 50
|
"Georgian", // 50
|
||||||
|
|||||||
Reference in New Issue
Block a user