diff options
author | Bogdan Buzea <buzea.bogdan@libreoffice.org> | 2024-12-16 08:04:59 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2024-12-19 00:49:07 +0100 |
commit | 50ea09fe2f80c2c8c499f53bd4e830e596b66eef (patch) | |
tree | 2bdfcadefc25c0bf5ef70e2e862a4b07b6f3694c | |
parent | 054c2946a130a1acea91140f4e7c3e4a0f93a170 (diff) |
tdf#113015 Improve update description
Change-Id: If5ba0ee65483ebe27e71522b25c34daf04751991
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/178534
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Jenkins
(cherry picked from commit 85212289dc3bcee17d2fac1d205b33f61bcdae74)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/178749
-rw-r--r-- | scp2/source/onlineupdate/module_onlineupdate.ulf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/scp2/source/onlineupdate/module_onlineupdate.ulf b/scp2/source/onlineupdate/module_onlineupdate.ulf index c2f59c391d8e..f62da864a06a 100644 --- a/scp2/source/onlineupdate/module_onlineupdate.ulf +++ b/scp2/source/onlineupdate/module_onlineupdate.ulf @@ -20,5 +20,4 @@ en-US = "Online Update" [STR_DESC_MODULE_OPT_ONLINEUPDATE] -en-US = "Get automatically notified when a new update of %PRODUCTNAME becomes available." - +en-US = "Get automatically notified when a new update for %PRODUCTNAME or any installed extensions becomes available." |