summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/NewStory/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewStory/src/main.cpp b/plugins/NewStory/src/main.cpp
index 9ad741e1a2..96a7db0e6d 100644
--- a/plugins/NewStory/src/main.cpp
+++ b/plugins/NewStory/src/main.cpp
@@ -67,7 +67,7 @@ static IconItem icons[] =
{ LPGEN("Conversations"), "timetree", ICO_TIMETREE },
{ LPGEN("Template group"), "tplgroup", ICO_TPLGROUP },
- { LPGEN("Reset"), "reset", ICO_RESET },
+ { LPGEN("Cancer edit"), "reset", ICO_RESET },
{ LPGEN("Update preview"), "preview", ICO_PREVIEW },
{ LPGEN("Help"), "varhelp", ICO_VARHELP }
};