From aeeced030e62a8a78e23d24fa2516f4e22fbc250 Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Thu, 2 Jun 2016 10:26:16 -0400 Subject: nits Former-commit-id: 064e59d4e0a3b98479cf0cd875dc4d06d5e9e316 --- config.xml | 2 +- www/lang/README.TXT | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/config.xml b/config.xml index 4dded6dc..24e67c9b 100644 --- a/config.xml +++ b/config.xml @@ -1,6 +1,6 @@ - + zmNinja High performance ZoneMinder client diff --git a/www/lang/README.TXT b/www/lang/README.TXT index 6353049c..6ce8c63c 100644 --- a/www/lang/README.TXT +++ b/www/lang/README.TXT @@ -7,3 +7,7 @@ ####Help language file * Located inside lang/help * Please be careful not to mess up the html tags, please only focus on text translation + + +####Validation +* After you create your language file, run ./checklang.py inside the lang folder. Its a python script that will ensure that your language keys are complete. \ No newline at end of file -- cgit v1.2.3