commit d20851abde7d98c012be748b7731f446bbbfb61b Author: Colin Childs colin@torproject.org Date: Mon Jun 11 05:53:56 2018 -0500
Adding details to README for generating .POT file --- README | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/README b/README index 17202cf..8d14304 100644 --- a/README +++ b/README @@ -21,6 +21,10 @@ Build: ./configure make html
+Generating the .POT file for localization +----------------------------------------- +xml2po -o tor-browser-user-manual.pot -m mallard ./C/*.page + Ressources ----------