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.zh-TW.resx')
-rw-r--r--Properties/Resources.zh-TW.resx15
1 files changed, 15 insertions, 0 deletions
diff --git a/Properties/Resources.zh-TW.resx b/Properties/Resources.zh-TW.resx
index df76c4d2..9c0203c4 100644
--- a/Properties/Resources.zh-TW.resx
+++ b/Properties/Resources.zh-TW.resx
@@ -397,6 +397,12 @@
<data name="DumpingNand">
<value>Dumping NAND...</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="InvalidConsoleSelected">
<value>Invalid console selected! Detected console:</value>
</data>
@@ -406,9 +412,15 @@
<data name="NandDumped">
<value>NAND memory is dumped successfully.</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="Removing">
<value>Removing {0}...</value>
</data>
@@ -418,4 +430,7 @@
<data name="Size">
<value>Size:</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