diff options
author | Hans Hagen <pragma@wxs.nl> | 2021-12-14 19:36:30 +0100 |
---|---|---|
committer | Context Git Mirror Bot <phg@phi-gamma.net> | 2021-12-14 19:36:30 +0100 |
commit | 19750b667c23a9f276032837d6c517063376bd0c (patch) | |
tree | fa92ece037f551b13b1ac73c59efa4b22b74b49b /scripts | |
parent | fe714093ebb95e4a870282782e2124cff2e546e5 (diff) | |
download | context-19750b667c23a9f276032837d6c517063376bd0c.tar.gz |
2021-12-14 19:19:00
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/context/lua/mtx-context.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/context/lua/mtx-context.xml b/scripts/context/lua/mtx-context.xml index c2e7c1c0b..bf341c21a 100644 --- a/scripts/context/lua/mtx-context.xml +++ b/scripts/context/lua/mtx-context.xml @@ -225,13 +225,13 @@ </subcategory> <subcategory> <flag name="ownerpassword"> - encrypt the (pdf) file using this master password + <short>encrypt the (pdf) file using this master password</short> </flag> <flag name="userpassword"> - use an additional password for opening the document + <short>use an additional password for opening the document</short> </flag> <flag name="permissions"> - list of: print, modify, extract, add, fillin, assemble, quality + <short>list of: print, modify, extract, add, fillin, assemble, quality</short> </flag> </subcategory> </category> |