diff options
Diffstat (limited to 'plugins/NewStory/src/main.cpp')
| -rw-r--r-- | plugins/NewStory/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewStory/src/main.cpp b/plugins/NewStory/src/main.cpp index fc9d66a8e5..9ad741e1a2 100644 --- a/plugins/NewStory/src/main.cpp +++ b/plugins/NewStory/src/main.cpp @@ -64,7 +64,7 @@ static IconItem icons[] = { LPGEN("Find previous"), "findprev", ICO_FINDPREV }, { LPGEN("Find next"), "findnext", ICO_FINDNEXT }, { LPGEN("Jump to date"), "calendar", ICO_CALENDAR }, - { LPGEN("Time tree"), "timetree", ICO_TIMETREE }, + { LPGEN("Conversations"), "timetree", ICO_TIMETREE }, { LPGEN("Template group"), "tplgroup", ICO_TPLGROUP }, { LPGEN("Reset"), "reset", ICO_RESET }, |
