aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/res/values/strings.xml')
-rw-r--r--main/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml
index a9d92d0..72a25c1 100644
--- a/main/res/values/strings.xml
+++ b/main/res/values/strings.xml
@@ -541,6 +541,9 @@
<string name="init_maintenance">Maintenance</string>
<string name="init_maintenance_directories_note">c:geo stores images, log images and other files related to a cache in a separate directory. In some cases (like importing/exporting the database) this directory may contain outdated files, which can be deleted here.</string>
<string name="init_maintenance_directories">Delete orphaned files</string>
+ <string name="init_create_memory_dump">Create memory dump</string>
+ <string name="init_memory_dump">Memory dump</string>
+ <string name="init_memory_dumped">Memory dumped to %s</string>
<string name="settings_open_website">Open website</string>
<string name="settings_settings">Settings</string>
<string name="settings_information">Information</string>