mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Sync language files
This updates all language files to the latest version. - Some minor errors are also fixed - for example, a small number of changes were made to the English string instead of the translation. Alignment of the dimensional stability generator terminal is also improved in several languages. - I also discovered that the string "Complete the game" appears twice - and has, to be consistent with adjacent strings, two separate translations in Portuguese (PT). So this string now properly has two different cases so it can be translated separately. - The limit for TIME/SHINY/LIVES has been bumped from 7 to 8
This commit is contained in:
committed by
Misa Elizabeth Kai
parent
ae98a857d2
commit
975d555a09
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<langmeta>
|
||||
<active>1</active>
|
||||
|
||||
@@ -26,4 +26,7 @@
|
||||
<!-- The indication that a certain menu option or button is selected -->
|
||||
<menu_select>[ {label} ]</menu_select>
|
||||
<menu_select_tight>[{label}]</menu_select_tight>
|
||||
|
||||
<!-- The filename of the font to use. For example, "font_cn" means font_cn.png and font_cn.fontmeta. -->
|
||||
<font>font</font>
|
||||
</langmeta>
|
||||
|
||||
Reference in New Issue
Block a user