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:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-09-27 04:12:54 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-09-27 04:12:54 +0300
commitfe8cd0fc4e716b1bef4aff1fc4ff7b6b5180474b (patch)
tree2c06e36bf6390f64c6771570260cdce8e54da52c /Properties/Resources.bg-BG.resx
parent85bfe6e6828b52cf5b740a2d28f5b436d3d02077 (diff)
NAND dump features, some rework, new language
Diffstat (limited to 'Properties/Resources.bg-BG.resx')
-rw-r--r--Properties/Resources.bg-BG.resx6
1 files changed, 6 insertions, 0 deletions
diff --git a/Properties/Resources.bg-BG.resx b/Properties/Resources.bg-BG.resx
index 36a0ded4..24b7c667 100644
--- a/Properties/Resources.bg-BG.resx
+++ b/Properties/Resources.bg-BG.resx
@@ -370,6 +370,12 @@
<data name="YesForAll">
<value>Да за всички</value>
</data>
+ <data name="DumpingNand">
+ <value>Dumping NAND...</value>
+ </data>
+ <data name="NandDumped">
+ <value>NAND memory is dumped successfully.</value>
+ </data>
<data name="NoKernelWarning">
<value>First, dump the kernel image of your NES Mini. You only need to do this once. Do you want to continue?</value>
</data>