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.da-DK.resx')
-rw-r--r--Properties/Resources.da-DK.resx15
1 files changed, 15 insertions, 0 deletions
diff --git a/Properties/Resources.da-DK.resx b/Properties/Resources.da-DK.resx
index 3118f3ec..5d7515c4 100644
--- a/Properties/Resources.da-DK.resx
+++ b/Properties/Resources.da-DK.resx
@@ -250,6 +250,12 @@
<data name="FirstRun">
<value>Hello there! I'm very glad that you are using hakchi2. It's very simple to use. Just click "Add more games", select some ROMs, press "Synchronize" and follow the instructions. Good luck!</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="FolderContent">
<value>Deleted content will be moved to the Recycle Bin. You can delete this folder permanently or move the games to other folders.</value>
</data>
@@ -334,6 +340,9 @@
<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>
@@ -355,6 +364,9 @@
<data name="NotFound">
<value>Not found:</value>
</data>
+ <data name="NotRecommended">
+ <value>not recommended</value>
+ </data>
<data name="PatchAvailable">
<value>Patch available</value>
</data>
@@ -388,6 +400,9 @@
<data name="SizeOfSaves">
<value>Size of selected save-states:</value>
</data>
+ <data name="TooManyPerFolder">
+ <value>Warning! It's not recommended to store so many games per folder.</value>
+ </data>
<data name="UninstallFactoryNote">
<value>Don't forget to perform a factory reset if you want to delete all Suspend Points.</value>
</data>