Added CVS tags to scripts

This commit is contained in:
Robin Johnson
2002-08-10 04:20:19 +00:00
parent 7bb224ccdb
commit 94e25fad8a
5 changed files with 6 additions and 0 deletions

View File

@@ -20,6 +20,8 @@ $Source$
- New script to neaten all language files
* lang/check_lang.sh:
- New script to check language files for consistancy
* lang/*.sh:
- Added CVS tags to scripts
2002-08-08 Robin Johnson <robbat2@users.sourceforge.net>
* Documentation.html:

View File

@@ -1,4 +1,5 @@
#!/bin/bash
# $Id$
#
# Shell script that adds a message to all message files (Lem9)
#

View File

@@ -1,4 +1,5 @@
#!/bin/bash
# $Id$
#
# Shell script that adds a message file to all message files
# adding "//to translate" on each line

View File

@@ -1,4 +1,5 @@
#!/bin/bash
# $Id$
#
# Shell script that removes a message from all message files (Lem9)
# it checks for the message, followed by a space

View File

@@ -1,4 +1,5 @@
#!/bin/sh
# $Id$
##
# Shell script that synchronises all translations in phpMyAdmin
##