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:
authorDaniel <DanTheMan827@users.noreply.github.com>2017-11-10 22:07:52 +0300
committerDaniel <DanTheMan827@users.noreply.github.com>2017-11-10 22:07:52 +0300
commit9362198698e0416d130ebd2ddea95abda558a7f3 (patch)
tree7f2cf9c2dafa56a64314f23f25aa865dd94da28a /Properties
parentf95dfc0e02610fecb5981120d121ab7b4626a8ac (diff)
Export-only mode when shift is held while clicking the sync button
Diffstat (limited to 'Properties')
-rw-r--r--Properties/Resources.resx3
1 files changed, 3 insertions, 0 deletions
diff --git a/Properties/Resources.resx b/Properties/Resources.resx
index 35b02992..86a1b7fe 100644
--- a/Properties/Resources.resx
+++ b/Properties/Resources.resx
@@ -721,4 +721,7 @@
<data name="TooManyPerFolder" xml:space="preserve">
<value>Warning! It's not recommended to store so many games per folder.</value>
</data>
+ <data name="FolderNotEmpty" xml:space="preserve">
+ <value>The selected folder isn't empty</value>
+ </data>
</root> \ No newline at end of file