diff --git a/README.md b/README.md index eed4b426..05060be1 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ [![Docker Pulls](https://img.shields.io/docker/pulls/frooodle/s-pdf)](https://hub.docker.com/r/frooodle/s-pdf) [![Discord](https://img.shields.io/discord/1068636748814483718?label=Discord)](https://discord.gg/HYmhKj45pU) -[![Docker Image Version (tag latest semver)](https://img.shields.io/docker/v/frooodle/s-pdf/latest)](https://github.com/Stirling-Tools/Stirling-PDF/) [![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/Stirling-Tools/Stirling-PDF/badge)](https://scorecard.dev/viewer/?uri=github.com/Stirling-Tools/Stirling-PDF) [![GitHub Repo stars](https://img.shields.io/github/stars/stirling-tools/stirling-pdf?style=social)](https://github.com/Stirling-Tools/stirling-pdf) diff --git a/src/main/resources/messages_en_GB.properties b/src/main/resources/messages_en_GB.properties index 3f7320f8..c9afdb76 100644 --- a/src/main/resources/messages_en_GB.properties +++ b/src/main/resources/messages_en_GB.properties @@ -262,9 +262,9 @@ home.desc=Your locally hosted one-stop-shop for all your PDF needs. home.searchBar=Search for features... -home.viewPdf.title=View PDF -home.viewPdf.desc=View, annotate, add text or images -viewPdf.tags=view,read,annotate,text,image +home.viewPdf.title=View/Edit PDF +home.viewPdf.desc=View, annotate, draw, add text or images +viewPdf.tags=view,read,annotate,text,image,highlight,edit home.setFavorites=Set Favourites home.hideFavorites=Hide Favourites diff --git a/src/main/resources/messages_en_US.properties b/src/main/resources/messages_en_US.properties index 3268e73a..eb9df3f8 100644 --- a/src/main/resources/messages_en_US.properties +++ b/src/main/resources/messages_en_US.properties @@ -262,9 +262,9 @@ home.desc=Your locally hosted one-stop-shop for all your PDF needs. home.searchBar=Search for features... -home.viewPdf.title=View PDF -home.viewPdf.desc=View, annotate, add text or images -viewPdf.tags=view,read,annotate,text,image +home.viewPdf.title=View/Edit PDF +home.viewPdf.desc=View, annotate, draw, add text or images +viewPdf.tags=view,read,annotate,text,image,highlight,edit home.setFavorites=Set Favourites home.hideFavorites=Hide Favourites