1
0
mirror of synced 2025-02-04 05:15:26 +01:00

17 Commits

Author SHA1 Message Date
0aubsq
0e4d505317 1st Heya update (base menu and Dan title change implementation) 2021-11-13 16:39:23 +01:00
0aubsq
71db9acb94 Translated return and recently played songs buttons (Note : you need to reload the songs each time you change the language to update those buttons) 2021-11-12 19:47:38 +01:00
0aubsq
f5229b6a81 Dan customisation update part 1 2021-11-12 09:55:57 +01:00
0aubsq
f6e7e239ef Integrate funnym0th spanish CLang file 2021-11-09 13:45:21 +01:00
Funnym0th
33259ad04b
Add Spanish translation (#53)
* Update CLang_en.cs

* Update CLang_en.cs

* Update CLang_en.cs

* Update CLang_en.cs

* Update CLang_en.cs

* Update CLang_en.cs

* Add files via upload

* Update CLang_es.cs

Co-authored-by: Nukecat <52089905+MrKotorrowo@users.noreply.github.com>
2021-11-09 13:14:57 +01:00
あきら Ch
a57d5b73fa
Minor Grammar changes (#41)
* Update CLang_en.cs

* Update CLang_en.cs
2021-11-04 04:34:24 +01:00
basketballsmash-yt
3c344271cf
Fixed grammar on readme and fixed a wrong conflict on my side (#32)
* Delete README.old.md

Deleted old version of README, there's already a new version

* Delete Readme.txt

This guide is outdated, there's README.md already

* Update README.md

Edited for grammar and added credits down below

* Update CLang_en.cs

Fixed grammar

* Update CLang_jp.cs

Fixed grammar

* Update README.md

Fix grammar on my side

* Update CLang_jp.cs

Fixed mistake on my side when fetching upstream

* Update README.md

* Update README.md
2021-11-03 13:06:46 +01:00
0aubsq
cdc4f06710 Heya button placeholder 2021-11-03 03:37:01 +01:00
basketballsmash-yt
6cfc59f305
CLang_jp.cs update (#24)
* Delete README.old.md

Deleted old version of README, there's already a new version

* Delete Readme.txt

This guide is outdated, there's README.md already

* Update README.md

Edited for grammar and added credits down below

* Update CLang_en.cs

Fixed grammar

* Update CLang_jp.cs

Fixed grammar
2021-11-02 15:41:57 +01:00
basketballsmash-yt
3c94c8ddd0
CLang_en.cs grammar fixes (#11)
* Delete README.old.md

Deleted old version of README, there's already a new version

* Delete Readme.txt

This guide is outdated, there's README.md already

* Update README.md

Edited for grammar and added credits down below

* Update CLang_en.cs

Fixed grammar
2021-11-01 21:24:14 +01:00
0aubsq
495a719843 Main menu is now fully text/translated in 3 languages, change the ids in the dictionnaries to make them more coherent, changed the multiline display to Near (Far before) might need few UI adjustements 2021-10-26 18:22:21 +02:00
0aubsq
400dd348c7 Main menu buttons are now displayed using text and translated in English/French (ModeSelect_Bar_Text.png files will be obsoleted as soon as menu details will be textified), fixed a small bug that reseted the lang setting while entering on the settings menu. 2021-10-26 03:28:46 +02:00
0aubsq
f6cefc34c3 Add the possibility to choose between 5 box layout structures for the song select screen (2 diagonals, vertical, and 2 half-circle shaped ones), selectable within the config/settings menu 2021-10-25 23:58:47 +02:00
0aubsq
85323c04ff (Micro-fix) Make static class CLangManager attributes safer 2021-10-25 12:13:24 +02:00
0aubsq
03351c60af Translated the Tower mode upper background info & result screen in French and English, add few more translations on the config menu and some documentation for dictionnary indexes 2021-10-25 11:48:37 +02:00
0aubsq
e8b601c763 Change I18N structure from function overrides to dictionnaries to make it lighter 2021-10-24 13:50:33 +02:00
0aubsq
637cafd892 Base I18N implementation : Implement a structure that will make able to select a language within the settings menu (or config.ini) and the said menu option (Currently contains few texts in Japanese, English and French) 2021-10-24 09:20:14 +02:00