1
0
Fork 0
mirror of https://github.com/HamletDuFromage/aio-switch-updater.git synced 2024-11-13 21:56:42 +00:00
Commit graph

90 commits

Author SHA1 Message Date
flb
70a2445688 bump copyright year 2022-02-20 20:31:24 +01:00
flb
b6b7b45c32 add hekate_ipl download 2022-02-20 16:33:54 +01:00
Hugo
09cd4c08d6
French localization and several other localization tweaks (#168)
* Update menus.json (POEditor.com)

* Update menus.json (POEditor.com)

* Update menus.json (POEditor.com)

* Update menus.json (POEditor.com)

* indentation fix + MORE TRAD!

* fr trad

* Localization

- All languages
    - Standardized (spelling, capitalization etc) the following proper nouns: AIO-switch-updater ; GitHub ; GBAtemp.net ; Cheat Slips.
    - Typography: changed double spaces to simple spaces after the unicode character \ue016 ; replaced all ellipsises by their unicode character "…"
    - Accessibility: changed langage names to their local, original names. Names copied from this list https://partner.steamgames.com/doc/store/localization which is the least confusing of all the ressources I could find about languages and codes. It does not contain zh-Hant nor zh-Hans so I've left them alone.
- English
    - Some editing to make some lines easier to read and understand. I'm reading Microsoft's style guide and will do some more edits later.
- French
    - Complete translation, again with guidance from MS' style, again more edits incoming later.
        - Étant donné que la communauté à l'air d'utiliser beaucoup de terminologie anglaise dans ses échanges et sa documentation, j'ai décidé de ne pas traduire des termes comme payload (charge utile).
- Code typos reporting (Not touching it I don't want to break stuff)
    - A colon in the "main.get_all_cheats:" string name.
    - "cheats.cheastlips_title" should be "cheats.cheatslips_title" (s and t inversion)

* DE edit + app name capitalization

Pull requests are hard.

* Update README.md
2022-01-05 22:50:58 +01:00
flb
b0c4e6d1fd fix typo 2021-10-31 15:01:16 +01:00
flb
d6aa6716a0 use more f-strings for localization, small code refactor 2021-10-27 17:56:29 +02:00
yyoossk
ea3e18d011
updated jpn localization (#156)
* Add files via upload

* jpn update

* jpn update

* jpn update
2021-10-27 17:00:40 +02:00
flb
62b0a162be Small UX tweaks 2021-10-26 15:48:24 +02:00
flb
cb6b78c11c add a prompt asking about replacing reboot_payload.bin by hekate (closes https://github.com/HamletDuFromage/aio-switch-updater/issues/153) 2021-10-22 02:02:10 +02:00
flb
cc50d526c0 Better archive detection 2021-10-19 14:09:12 +02:00
flb
b426a9fe5c add localizer script (https://github.com/HamletDuFromage/aio-switch-updater/issues/148) 2021-10-17 13:05:55 +02:00
flb
4656b860e8 added option to delete orphaned cheats 2021-10-14 21:50:18 +02:00
rashevskyv
ee181c011d Add more granular hide tabs capabilities https://github.com/HamletDuFromage/aio-switch-updater/pull/130 2021-09-28 15:10:44 +02:00
flb
888c576c84 fix payload downloads 2021-09-28 14:43:48 +02:00
flb
cf9ad1d51a add payload downloads to bootloader tab 2021-09-27 21:56:41 +02:00
flb
5259a461c4 Added way to delete cheats for a specific game 2021-09-21 16:06:16 +02:00
flb
811eb4c18c Added option to launch Daybreak with arguments after a sysupdate download 2021-09-12 15:01:40 +02:00
flb
3b982eecab Fix color scheme for default procon color profile 2021-09-10 20:31:18 +02:00
Hugo
752ca376c4
Typo fixing (#134)
* Typo fixing

Encore un peu de relecture

* Update menus.json
2021-09-08 12:13:32 +02:00
flb
13cc1ff4e2 Added ability to view existing cheats when downloading cheat codes/sheets. Fixed wrong tid for theme detection. 2021-07-16 17:33:57 +02:00
flb
4688d62541 Fixed bugs previously caused by tickering labels. (close https://github.com/HamletDuFromage/aio-switch-updater/issues/91)
When needed, issue a warning about custom themes after downloading a new firmware. (closes https://github.com/HamletDuFromage/aio-switch-updater/issues/109 and https://github.com/HamletDuFromage/aio-switch-updater/issues/84)
Abort AMS update process for Mariko Switches when payload.bin cannot be found. (closes https://github.com/HamletDuFromage/aio-switch-updater/issues/110)
2021-07-15 19:56:59 +02:00
flb
0fd52987b7 added support for support packs 2021-07-09 01:14:07 +02:00
flb
72ae144a79 small fix 2021-06-28 22:20:12 +02:00
flb
69c831a901 improve view cheats feature https://github.com/HamletDuFromage/aio-switch-updater/issues/105 2021-06-28 21:56:24 +02:00
flb
62d3afacc8 Restored and improved View installed cheats menu. https://github.com/HamletDuFromage/aio-switch-updater/issues/105 2021-06-28 16:58:04 +02:00
flb
0af19943a6 Disabled the option to download individual cheat codes while in applet mode, except for the one game currently running. UI tweaks. Prevents crashes when requesting invalid CheatSlips cheat sheets. Bunch of refactoring. 2021-06-28 00:46:00 +02:00
flb
bba64985fc fix typo in translation files 2021-06-06 15:40:18 +02:00
flb
c2eef003aa Added ability to download invidual cheet codes from the GBAtemp.net archive. 2021-06-05 19:10:51 +02:00
flb
037bc5ac04 updated footer text 2021-06-03 22:55:01 +02:00
flb
a73e242666 Add information to footer 2021-06-03 22:51:00 +02:00
flb
aeef0afe63 Check for available size 2021-06-03 18:47:35 +02:00
flb
5d4a4622db small fixes regarding Mariko 2021-05-24 19:23:16 +02:00
flb
f8fbc5d85a Mariko support 2021-05-24 16:32:32 +02:00
flb
2323974302 Support for AMS updates on patched switches 2021-05-21 18:12:58 +02:00
flb
116d0af18f Added Polish locale https://github.com/HamletDuFromage/aio-switch-updater/issues/69 2021-03-19 17:12:23 +01:00
flb
521cef3a22 Added possibility to chose system's default 2021-03-14 23:13:49 +01:00
flb
bb35a43cff added language selects, fixed progress bar when deleting cheats, bunch of visual tweaks 2021-03-14 16:24:56 +01:00
flb
91fa783415 small tweaks 2021-03-11 19:05:45 +01:00
flb
1ac266683a small touchups 2021-03-11 02:27:37 +01:00
flb
3af19de30a removed tons of spaces that annoyed me 2021-03-10 21:54:17 +01:00
flb
242e93fdca added ams version display 2021-03-10 21:43:00 +01:00
flb
717c86bab4 Shortened load times, added an option to extract entire gbatemp archive 2021-03-10 17:23:02 +01:00
flb
173a216777 add option to disable sysmodules prior to updating and a bunch of other stuff 2021-03-02 15:05:06 +01:00
flb
1f452bbdda refactored internationalisation files 2021-03-01 19:24:55 +01:00
flb
ed1c5c2407 refactored internationalisation files 2021-03-01 19:19:17 +01:00
flb
d01eab304b change way to identify cfw 2021-02-24 20:44:15 +01:00
flb
0569a37aa7 updated changelog 2021-02-18 16:15:58 +01:00
flb
0cdb0ad6d9 added SOC type check 2021-02-17 19:00:12 +01:00
flb
4574589dc6 uncommented copy code 2021-02-16 19:47:58 +01:00
flb
a228cf5c7b parse files in json order for batch copy 2021-02-16 14:42:43 +01:00
flb
7e89fdbe63 added changelog 2021-02-16 13:17:33 +01:00