Added requirement for firmware upon game boot
This commit is contained in:
parent
bd5bdbe6c7
commit
9afd74abde
28 changed files with 277 additions and 0 deletions
10
dist/languages/fr.ts
vendored
10
dist/languages/fr.ts
vendored
|
|
@ -6342,6 +6342,16 @@ Would you like to bypass this and exit anyway?</source>
|
|||
|
||||
Voulez-vous ignorer ceci and quitter quand même ?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/suyu/main.cpp" line="1763"/>
|
||||
<source>Component Missing</source>
|
||||
<translation>Component Missing</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/suyu/main.cpp" line="1764"/>
|
||||
<source>Missing Firmware.</source>
|
||||
<translation>Missing Firmware.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/suyu/configuration/shared_translation.h" line="27"/>
|
||||
<source>None</source>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue