Drop translators.html and all references to it.

The list is absolutely not up to date and it makes no sense in
maintaining it in addition to history of po files in git.
This commit is contained in:
Michal Čihař
2010-12-31 15:51:34 +01:00
parent bbca0565ce
commit 70bc1761c3
6 changed files with 3 additions and 484 deletions

View File

@@ -60,7 +60,6 @@ Please ensure you have incremented rc count or version in the repository :
- in Documentation.html the 2 lines
" <title>phpMyAdmin $version - Documentation</title> "
" <h1>phpMyAdmin $version Documentation</h1> "
- in translators.html
- in README
Continue (y/n)?
@@ -97,10 +96,6 @@ if ! grep -q "phpMyAdmin $version - Documentation" Documentation.html ; then
echo "There seems to be wrong version in Documentation.html"
exit 2
fi
if ! grep -q "phpMyAdmin $version - Official translators" translators.html ; then
echo "There seems to be wrong version in translators.html"
exit 2
fi
if ! grep -q "Version $version\$" README ; then
echo "There seems to be wrong version in README"
exit 2
@@ -296,7 +291,6 @@ Todo now:
- in Documentation.html the 2 lines
" <title>phpMyAdmin 2.2.2-rc1 - Documentation</title> "
" <h1>phpMyAdmin 2.2.2-rc1 Documentation</h1> "
- in translators.html
8. add a group for bug tracking this new version, at
https://sourceforge.net/tracker/admin/index.php?group_id=23067&atid=377408&add_group=1