From fdc78970f569165b5752b9750a3b20256823dc1c Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Mon, 10 Feb 2020 05:08:08 -0500 Subject: [PATCH] Add paginated GUI strings --- main/src/main/resources/strings.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main/src/main/resources/strings.yml b/main/src/main/resources/strings.yml index 13e308442..30b9962b7 100644 --- a/main/src/main/resources/strings.yml +++ b/main/src/main/resources/strings.yml @@ -664,6 +664,8 @@ questQuitDisabled: "Quitting this quest has been disabled." questsUnknownCommand: "Unknown Quests command. Type /quests for help." pageNotExist: "Page does not exist." pageFooter: "- Page of -" +pagePrevious: "< Prev" +pageNext: "Next >" questsReloaded: "Quests reloaded." numQuestsLoaded: " Quests loaded." questForceTake: " has forcibly started the Quest ."