From c30168f9ff70f8d7f6cdb48756578dd3a6f755cd Mon Sep 17 00:00:00 2001 From: Xorus Date: Sat, 13 Jan 2024 00:24:44 +0100 Subject: [PATCH] New translations resources.resx (German) --- Plugin/Properties/Resources.de.resx | 51 +++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) diff --git a/Plugin/Properties/Resources.de.resx b/Plugin/Properties/Resources.de.resx index 96c6637..c7294fe 100644 --- a/Plugin/Properties/Resources.de.resx +++ b/Plugin/Properties/Resources.de.resx @@ -564,4 +564,55 @@ help text for the /eg settings command A common use is to notify you of the potion window. + + Create new + + + Clear all + + + Do you really want to remove all the alarms? + + + Export + + + Import + + + Test + + + Exports the active alarms to a file + + + Select file to import + + + Select file to export + + + OK + + + Cancel + + + Confirm + + + Could not save the file in this directory (access denied). Please try again with another directory. + + + An error occured while trying to save the alarms to {0}: {1}. + + + An error occured while trying to read the alarms to {0}: {1}. + + + The alarms file format is incompatible or incorrect + + + An empty or invalid alarm list was imported + \ No newline at end of file