From a747679a207cf70e86096e95944681e363dc1b31 Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com.> Date: Tue, 10 Jun 2025 12:16:06 +0100 Subject: [PATCH] fixes --- .../main/resources/messages_en_GB.properties | 38 ++ .../src/main/resources/templates/account.html | 359 +----------------- 2 files changed, 40 insertions(+), 357 deletions(-) diff --git a/stirling-pdf/src/main/resources/messages_en_GB.properties b/stirling-pdf/src/main/resources/messages_en_GB.properties index 8add1b6bd..da042ca14 100644 --- a/stirling-pdf/src/main/resources/messages_en_GB.properties +++ b/stirling-pdf/src/main/resources/messages_en_GB.properties @@ -1,3 +1,41 @@ +account.adminTitle=Administrator Tools +account.adminNotif=You have admin privileges. Access system settings and user management. +view=View +cancel=Cancel +adminUserSettings.teams=View/Edit Teams +adminUserSettings.team=Team +adminUserSettings.manageTeams=Manage Teams +adminUserSettings.createTeam=Create Team +adminUserSettings.teamName=Team Name +adminUserSettings.teamExists=Team already exists +adminUserSettings.teamCreated=Team created successfully +adminUserSettings.teamChanged=User's team was updated +adminUserSettings.totalMembers=Total Members + +teamCreated=Team created successfully +teamExists=A team with that name already exists +teamNameExists=Another team with that name already exists +teamNotFound=Team not found +teamDeleted=Team deleted +teamHasUsers=Cannot delete a team with users assigned +teamRenamed=Team renamed successfully +merge.generateToc=Generate table of contents in the merged file? +# Table of Contents Feature +home.editTableOfContents.title=Edit Table of Contents +home.editTableOfContents.desc=Add or edit bookmarks and table of contents in PDF documents +editTableOfContents.tags=bookmarks,toc,navigation,index,table of contents,chapters,sections,outline +editTableOfContents.title=Edit Table of Contents +editTableOfContents.header=Add or Edit PDF Table of Contents +editTableOfContents.replaceExisting=Replace existing bookmarks (uncheck to append to existing) +editTableOfContents.editorTitle=Bookmark Editor +editTableOfContents.editorDesc=Add and arrange bookmarks below. Click + to add child bookmarks. +editTableOfContents.addBookmark=Add New Bookmark +editTableOfContents.desc.1=This tool allows you to add or edit the table of contents (bookmarks) in a PDF document. +editTableOfContents.desc.2=You can create a hierarchical structure by adding child bookmarks to parent bookmarks. +editTableOfContents.desc.3=Each bookmark requires a title and target page number. +editTableOfContents.submit=Apply Table of Contents + + ########### # Generic # ########### diff --git a/stirling-pdf/src/main/resources/templates/account.html b/stirling-pdf/src/main/resources/templates/account.html index 5389601fb..097794a8d 100644 --- a/stirling-pdf/src/main/resources/templates/account.html +++ b/stirling-pdf/src/main/resources/templates/account.html @@ -220,9 +220,6 @@ - - - - - - - - -
-
- -

-
-
-
-
- settings_account_box - User Settings -
- - - -
- Default message if not found -
-
- - -

User!

- - - - - - -

Change Username?

-
-
- - - -
-
- - -
-
- -
-
-
- - - -

Change Password?

-
-
- - -
-
- - -
-
- - -
-
- - -
-
-
- - -

API Key

-
-
-
-
- -
- - - -
-
-
-
- - - - -

Sync browser settings with Account

-
-

Settings Comparison:

- - - - - - - - - - - -
PropertyAccount SettingWeb Browser Setting
- -
- - -
-
- - - -
-
-
-
+ +