Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Properties/Resources.en-GB.resx')
-rw-r--r--Properties/Resources.en-GB.resx54
1 files changed, 33 insertions, 21 deletions
diff --git a/Properties/Resources.en-GB.resx b/Properties/Resources.en-GB.resx
index 19a2d4b2..7ab0e9dc 100644
--- a/Properties/Resources.en-GB.resx
+++ b/Properties/Resources.en-GB.resx
@@ -85,9 +85,15 @@
<data name="CompressingGames">
<value>Compressing games...</value>
</data>
+ <data name="ConfigSavedNote">
+ <value>Config saved. Please not that configuration for the correct console ({0}) was used, not the selected console ({1})</value>
+ </data>
<data name="Congratulations">
<value>Congratulations!</value>
</data>
+ <data name="Cover">
+ <value>Box art</value>
+ </data>
<data name="CustomKernel">
<value>Custom kernel</value>
</data>
@@ -142,6 +148,9 @@
<data name="DownloadAllCoversTitle">
<value>Downloading box art (I'm feeling lucky!)</value>
</data>
+ <data name="DownloadCoverQ">
+ <value>Would you like to try to download box art for "{0}"?</value>
+ </data>
<data name="DumpKernelQ">
<value>Do you want to dump the kernel?</value>
</data>
@@ -167,6 +176,12 @@
<value>Hello there! I'm very happy that you're using hakchi2. It's very simple to use. Just click "Add more games", select some ROMs,
click "Synchronise" and follow the instructions. Good luck!</value>
</data>
+ <data name="FlashNandCQ">
+ <value>Do you want to flash a NAND-C image? This will overwrite all user data</value>
+ </data>
+ <data name="FlashingNand">
+ <value>Flashing NAND...</value>
+ </data>
<data name="FlasingCustom">
<value>Flashing custom kernel...</value>
</data>
@@ -281,6 +296,9 @@ click "Synchronise" and follow the instructions. Good luck!</value>
<data name="NandDumped">
<value>The NAND memory has been dumped successfully.</value>
</data>
+ <data name="NandFlashed">
+ <value>NAND flashed</value>
+ </data>
<data name="NewGamesUnsorted">
<value>New games are in the "Unsorted" folder.</value>
</data>
@@ -308,6 +326,9 @@ click "Synchronise" and follow the instructions. Good luck!</value>
<data name="NotFound">
<value>Not found:</value>
</data>
+ <data name="NotRecommended">
+ <value>Not recommended</value>
+ </data>
<data name="OriginalKernelQ">
<value>Do you want to flash the factory kernel?</value>
</data>
@@ -356,6 +377,15 @@ click "Synchronise" and follow the instructions. Good luck!</value>
<data name="SizeOfSaves">
<value>Size of selected savestates:</value>
</data>
+ <data name="Syncronize">
+ <value>Synchronise selected games with S/NES Mini</value>
+ </data>
+ <data name="SyncronizeUSB">
+ <value>Synchronise selected games with USB drive</value>
+ </data>
+ <data name="TooManyPerFolder">
+ <value>Warning - it's not recommended to store that many games in each folder.</value>
+ </data>
<data name="UninstallFactoryNote">
<value>Don't forget to perform a factory reset it you want to delete all Suspend Points.</value>
</data>
@@ -404,34 +434,16 @@ click "Synchronise" and follow the instructions. Good luck!</value>
<data name="Wow">
<value>Congraturation!</value>
</data>
+ <data name="WritingUSB">
+ <value>Writing games to the USB drive...</value>
+ </data>
<data name="Yes">
<value>Yes</value>
</data>
<data name="YesForAll">
<value>Yes to all</value>
</data>
- <data name="Cover">
- <value>Box art</value>
- </data>
- <data name="DownloadCoverQ">
- <value>Do you want to try to download box art for "{0}"?</value>
- </data>
- <data name="FlashNandCQ">
- <value>Do you want to flash NAND-C partition image? It will replace all user data.</value>
- </data>
- <data name="FlashingNand">
- <value>Flashing NAND memory...</value>
- </data>
- <data name="NandFlashed">
- <value>NAND memory flashed.</value>
- </data>
<data name="Need3rdPartyEmulator">
<value>Oops, it seems like "{0}" is not going not work correctly with the original emulator. Do you want to use a 3rd party emulator for this game (it needs to be installed)?</value>
</data>
- <data name="NotRecommended">
- <value>not recommended</value>
- </data>
- <data name="TooManyPerFolder">
- <value>Warning! It's not recommended to store so many games per folder.</value>
- </data>
</root> \ No newline at end of file