Update changelog to add the "Localization using gettext" page

This also infers page names automatically from the pages.
This commit is contained in:
Hugo Locurcio
2019-06-19 10:02:43 +02:00
parent 01df06c04e
commit 1b70def5c3
2 changed files with 67 additions and 59 deletions

View File

@@ -1,10 +1,10 @@
.. _doc_compiling_with_script_encryption_key:
.. highlight:: shell
Compiling with script encryption key
====================================
.. highlight:: shell
The export dialog gives you the option to encrypt your scripts with an 256bit
AES key, when releasing your game. This will make sure your scripts are not
stored in plain text and can not easily be ripped by some script kiddie.