aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve McIntyre <93sam>2018-05-30 02:11:28 +0000
committerSteve McIntyre <93sam>2018-05-30 02:11:28 +0000
commit85831e64ab93ed694a25e2e6ccaaff73d9fddeea (patch)
tree8f8ae0f79a3abdade2c255dc4efbf44aac2f2e0c
parentd5aea3d480132d9d90ee0c5e4e57d1efe0a9515a (diff)
Remove mention of cvs in comments in the translator.db.pl files
CVS version numbers arabic/international/arabic/translator.db.pl: 1.6 -> 1.7 chinese/international/Chinese/translator.db.pl: 1.3 -> 1.4 czech/international/czech/translator.db.pl: 1.4 -> 1.5 dutch/international/dutch/translator.db.pl: 1.4 -> 1.5 esperanto/international/esperanto/translator.db.pl: 1.2 -> 1.3 french/international/french/translator.db.pl: 1.75 -> 1.76 galician/international/galician/translator.db.pl: 1.1 -> 1.2 german/international/German/translator.db.pl: 1.1 -> 1.2 italian/international/italian/translator.db.pl: 1.9 -> 1.10 norwegian/international/norwegian/translator.db.pl: 1.7 -> 1.8 persian/international/persian/translator.db.pl: 1.3 -> 1.4 portuguese/international/portuguese/translator.db.pl: 1.22 -> 1.23 romanian/international/romanian/translator.db.pl: 1.8 -> 1.9 russian/international/russian/translator.db.pl: 1.7 -> 1.8 slovak/international/slovak/translator.db.pl: 1.6 -> 1.7
-rw-r--r--arabic/international/arabic/translator.db.pl6
-rwxr-xr-xchinese/international/Chinese/translator.db.pl4
-rw-r--r--czech/international/czech/translator.db.pl4
-rw-r--r--dutch/international/dutch/translator.db.pl4
-rw-r--r--esperanto/international/esperanto/translator.db.pl4
-rw-r--r--french/international/french/translator.db.pl4
-rw-r--r--galician/international/galician/translator.db.pl4
-rw-r--r--german/international/German/translator.db.pl4
-rw-r--r--italian/international/italian/translator.db.pl4
-rw-r--r--norwegian/international/norwegian/translator.db.pl4
-rw-r--r--persian/international/persian/translator.db.pl4
-rw-r--r--portuguese/international/portuguese/translator.db.pl2
-rw-r--r--romanian/international/romanian/translator.db.pl4
-rw-r--r--russian/international/russian/translator.db.pl4
-rw-r--r--slovak/international/slovak/translator.db.pl4
15 files changed, 16 insertions, 44 deletions
diff --git a/arabic/international/arabic/translator.db.pl b/arabic/international/arabic/translator.db.pl
index 22321c662f8..e0b2e98feea 100644
--- a/arabic/international/arabic/translator.db.pl
+++ b/arabic/international/arabic/translator.db.pl
@@ -5,8 +5,6 @@
# In this file, you can find a DB about the translators.
# It should be hand maintained by the coordinator, it is not modified
# automatically.
-# For now, it is only used by check-translation.pl (in a version not
-# commited to the cvs, but I can send it to you, if you want to)
# Here is the syntax:
# The data is in a hash table returned by init_translators().
@@ -16,7 +14,7 @@
# * compress: which type of compression you want to have (NOT YET IMPLEMENTED)
# Remaining keys have numeric value, which tells when to send info:
# * summary: a summary of which documents are outdated
-# * logs: the `cvs log' between the translated and current versions
+# * logs: the commit logs between the translated and current versions
# * diff: idem with diff
# * tdiff: try to find the part of the translated text modified by the
# patch
@@ -40,7 +38,7 @@ sub init_translators {
'Med. Amine' => {
- email => 'medeb@protonmail.com',
+ email => 'med@mailoo.org',
summary => 1,
logs => 1,
diff => 1,
diff --git a/chinese/international/Chinese/translator.db.pl b/chinese/international/Chinese/translator.db.pl
index 9ca3f995bd1..f7d1bcb0074 100755
--- a/chinese/international/Chinese/translator.db.pl
+++ b/chinese/international/Chinese/translator.db.pl
@@ -5,8 +5,6 @@
# In this file, you can find a DB about the translators.
# It should be hand maintained by the coordinator, it is not modified
# automatically.
-# For now, it is only used by check-translation.pl (in a version not
-# commited to the cvs, but I can send it to you, if you want to)
# Here is the syntax:
# The data is in a hash table returned by init_translators().
@@ -16,7 +14,7 @@
# * compress: which type of compression you want to have (NOT YET IMPLEMENTED)
# Remaining keys have numeric value, which tells when to send info:
# * summary: a summary of which documents are outdated
-# * logs: the `cvs log' between the translated and current versions
+# * logs: the commit logs between the translated and current versions
# * diff: idem with diff
# * tdiff: try to find the part of the translated text modified by the
# patch
diff --git a/czech/international/czech/translator.db.pl b/czech/international/czech/translator.db.pl
index 247b039a450..e10f76dba7a 100644
--- a/czech/international/czech/translator.db.pl
+++ b/czech/international/czech/translator.db.pl
@@ -5,8 +5,6 @@
# In this file, you can find a DB about the translators.
# It should be hand maintained by the coordinator, it is not modified
# automatically.
-# For now, it is only used by check-translation.pl (in a version not
-# commited to the cvs, but I can send it to you, if you want to)
# Here is the syntax:
# The data is in a hash table returned by init_translators().
@@ -16,7 +14,7 @@
# * compress: which type of compression you want to have (NOT YET IMPLEMENTED)
# Remaining keys have numeric value, which tells when to send info:
# * summary: a summary of which documents are outdated
-# * logs: the `cvs log' between the translated and current versions
+# * logs: the commit logs between the translated and current versions
# * diff: idem with diff
# * tdiff: try to find the part of the translated text modified by the
# patch
diff --git a/dutch/international/dutch/translator.db.pl b/dutch/international/dutch/translator.db.pl
index 097420522f5..37c8b1f6c86 100644
--- a/dutch/international/dutch/translator.db.pl
+++ b/dutch/international/dutch/translator.db.pl
@@ -5,8 +5,6 @@
# In this file, you can find a DB about the translators.
# It should be hand maintained by the coordinator, it is not modified
# automatically.
-# For now, it is only used by check-translation.pl (in a version not
-# commited to the cvs, but I can send it to you, if you want to)
# Here is the syntax:
# The data is in a hash table returned by init_translators().
@@ -16,7 +14,7 @@
# * compress: which type of compression you want to have (NOT YET IMPLEMENTED)
# Remaining keys have numeric value, which tells when to send info:
# * summary: a summary of which documents are outdated
-# * logs: the `cvs log' between the translated and current versions
+# * logs: the commit logs between the translated and current versions
# * diff: idem with diff
# * tdiff: try to find the part of the translated text modified by the
# patch
diff --git a/esperanto/international/esperanto/translator.db.pl b/esperanto/international/esperanto/translator.db.pl
index a7eac837618..53ddd926925 100644
--- a/esperanto/international/esperanto/translator.db.pl
+++ b/esperanto/international/esperanto/translator.db.pl
@@ -5,8 +5,6 @@
# In this file, you can find a DB about the translators.
# It should be hand maintained by the coordinator, it is not modified
# automatically.
-# For now, it is only used by check-translation.pl (in a version not
-# commited to the cvs, but I can send it to you, if you want to)
# Here is the syntax:
# The data is in a hash table returned by init_translators().
@@ -16,7 +14,7 @@
# * compress: which type of compression you want to have (NOT YET IMPLEMENTED)
# Remaining keys have numeric value, which tells when to send info:
# * summary: a summary of which documents are outdated
-# * logs: the `cvs log' between the translated and current versions
+# * logs: the commit logs between the translated and current versions
# * diff: idem with diff
# * tdiff: try to find the part of the translated text modified by the
# patch
diff --git a/french/international/french/translator.db.pl b/french/international/french/translator.db.pl
index 50ec1ae7cb6..9f587ac4115 100644
--- a/french/international/french/translator.db.pl
+++ b/french/international/french/translator.db.pl
@@ -5,8 +5,6 @@
# In this file, you can find a DB about the translators.
# It should be hand maintained by the coordinator, it is not modified
# automatically.
-# For now, it is only used by check-translation.pl (in a version not
-# commited to the cvs, but I can send it to you, if you want to)
# Here is the syntax:
# The data is in a hash table returned by init_translators().
@@ -16,7 +14,7 @@
# * compress: which type of compression you want to have (NOT YET IMPLEMENTED)
# Remaining keys have numeric value, which tells when to send info:
# * summary: a summary of which documents are outdated
-# * logs: the `cvs log' between the translated and current versions
+# * logs: the commit logs between the translated and current versions
# * diff: idem with diff
# * tdiff: try to find the part of the translated text modified by the
# patch
diff --git a/galician/international/galician/translator.db.pl b/galician/international/galician/translator.db.pl
index 73377fa64bd..4e34a14c69e 100644
--- a/galician/international/galician/translator.db.pl
+++ b/galician/international/galician/translator.db.pl
@@ -5,8 +5,6 @@
# In this file, you can find a DB about the translators.
# It should be hand maintained by the coordinator, it is not modified
# automatically.
-# For now, it is only used by check-translation.pl (in a version not
-# commited to the cvs, but I can send it to you, if you want to)
# Here is the syntax:
# The data is in a hash table returned by init_translators().
@@ -16,7 +14,7 @@
# * compress: which type of compression you want to have (NOT YET IMPLEMENTED)
# Remaining keys have numeric value, which tells when to send info:
# * summary: a summary of which documents are outdated
-# * logs: the `cvs log' between the translated and current versions
+# * logs: the commit logs between the translated and current versions
# * diff: idem with diff
# * tdiff: try to find the part of the translated text modified by the
# patch
diff --git a/german/international/German/translator.db.pl b/german/international/German/translator.db.pl
index 04f0c0eafff..17fb427bc9b 100644
--- a/german/international/German/translator.db.pl
+++ b/german/international/German/translator.db.pl
@@ -5,8 +5,6 @@
# In this file, you can find a DB about the translators.
# It should be hand maintained by the coordinator, it is not modified
# automatically.
-# For now, it is only used by check-translation.pl (in a version not
-# commited to the cvs, but I can send it to you, if you want to)
# Here is the syntax:
# The data is in a hash table returned by init_translators().
@@ -16,7 +14,7 @@
# * compress: which type of compression you want to have (NOT YET IMPLEMENTED)
# Remaining keys have numeric value, which tells when to send info:
# * summary: a summary of which documents are outdated
-# * logs: the `cvs log' between the translated and current versions
+# * logs: the commit logs between the translated and current versions
# * diff: idem with diff
# * tdiff: try to find the part of the translated text modified by the
# patch
diff --git a/italian/international/italian/translator.db.pl b/italian/international/italian/translator.db.pl
index 15458d16ad9..13bbbd835c8 100644
--- a/italian/international/italian/translator.db.pl
+++ b/italian/international/italian/translator.db.pl
@@ -5,8 +5,6 @@
# In this file, you can find a DB about the translators.
# It should be hand maintained by the coordinator, it is not modified
# automatically.
-# For now, it is only used by check-translation.pl (in a version not
-# commited to the cvs, but I can send it to you, if you want to)
# Here is the syntax:
# The data is in a hash table returned by init_translators().
@@ -16,7 +14,7 @@
# * compress: which type of compression you want to have (NOT YET IMPLEMENTED)
# Remaining keys have numeric value, which tells when to send info:
# * summary: a summary of which documents are outdated
-# * logs: the `cvs log' between the translated and current versions
+# * logs: the commit logs between the translated and current versions
# * diff: idem with diff
# * tdiff: try to find the part of the translated text modified by the
# patch
diff --git a/norwegian/international/norwegian/translator.db.pl b/norwegian/international/norwegian/translator.db.pl
index e7c7e33c2e9..9b83014297c 100644
--- a/norwegian/international/norwegian/translator.db.pl
+++ b/norwegian/international/norwegian/translator.db.pl
@@ -5,8 +5,6 @@
# In this file, you can find a DB about the translators.
# It should be hand maintained by the coordinator, it is not modified
# automatically.
-# For now, it is only used by check-translation.pl (in a version not
-# commited to the cvs, but I can send it to you, if you want to)
# Here is the syntax:
# The data is in a hash table returned by init_translators().
@@ -16,7 +14,7 @@
# * compress: which type of compression you want to have (NOT YET IMPLEMENTED)
# Remaining keys have numeric value, which tells when to send info:
# * summary: a summary of which documents are outdated
-# * logs: the `cvs log' between the translated and current versions
+# * logs: the commit logs between the translated and current versions
# * diff: idem with diff
# * tdiff: try to find the part of the translated text modified by the
# patch
diff --git a/persian/international/persian/translator.db.pl b/persian/international/persian/translator.db.pl
index f5e60e36103..84d1bb4f47c 100644
--- a/persian/international/persian/translator.db.pl
+++ b/persian/international/persian/translator.db.pl
@@ -5,8 +5,6 @@
# In this file, you can find a DB about the translators.
# It should be hand maintained by the coordinator, it is not modified
# automatically.
-# For now, it is only used by check-translation.pl (in a version not
-# commited to the cvs, but I can send it to you, if you want to)
# Here is the syntax:
# The data is in a hash table returned by init_translators().
@@ -16,7 +14,7 @@
# * compress: which type of compression you want to have (NOT YET IMPLEMENTED)
# Remaining keys have numeric value, which tells when to send info:
# * summary: a summary of which documents are outdated
-# * logs: the `cvs log' between the translated and current versions
+# * logs: the commit logs between the translated and current versions
# * diff: idem with diff
# * tdiff: try to find the part of the translated text modified by the
# patch
diff --git a/portuguese/international/portuguese/translator.db.pl b/portuguese/international/portuguese/translator.db.pl
index 3f395dee186..a63de4a5c3c 100644
--- a/portuguese/international/portuguese/translator.db.pl
+++ b/portuguese/international/portuguese/translator.db.pl
@@ -9,7 +9,7 @@
# * compress: which type of compression you want to have (NOT YET IMPLEMENTED)
# Remaining keys have numeric value, which tells when to send info:
# * summary: a summary of which documents are outdated
-# * logs: the cvs log' between the translated and current versions
+# * logs: the commit logs between the translated and current versions
# * diff: idem with diff
# * file: add current version of translated file
diff --git a/romanian/international/romanian/translator.db.pl b/romanian/international/romanian/translator.db.pl
index d00c6ae61f5..08986aeaeee 100644
--- a/romanian/international/romanian/translator.db.pl
+++ b/romanian/international/romanian/translator.db.pl
@@ -5,8 +5,6 @@
# In this file, you can find a DB about the translators.
# It should be hand maintained by the coordinator, it is not modified
# automatically.
-# For now, it is only used by check-translation.pl (in a version not
-# commited to the cvs, but I can send it to you, if you want to)
# Here is the syntax:
# The data is in a hash table returned by init_translators().
@@ -16,7 +14,7 @@
# * compress: which type of compression you want to have (NOT YET IMPLEMENTED)
# Remaining keys have numeric value, which tells when to send info:
# * summary: a summary of which documents are outdated
-# * logs: the `cvs log' between the translated and current versions
+# * logs: the commit logs between the translated and current versions
# * diff: idem with diff
# * tdiff: try to find the part of the translated text modified by the
# patch
diff --git a/russian/international/russian/translator.db.pl b/russian/international/russian/translator.db.pl
index 9cb9f6209f0..632a5ae184d 100644
--- a/russian/international/russian/translator.db.pl
+++ b/russian/international/russian/translator.db.pl
@@ -5,8 +5,6 @@
# In this file, you can find a DB about the translators.
# It should be hand maintained by the coordinator, it is not modified
# automatically.
-# For now, it is only used by check-translation.pl (in a version not
-# commited to the cvs, but I can send it to you, if you want to)
# Here is the syntax:
# The data is in a hash table returned by init_translators().
@@ -16,7 +14,7 @@
# * compress: which type of compression you want to have (NOT YET IMPLEMENTED)
# Remaining keys have numeric value, which tells when to send info:
# * summary: a summary of which documents are outdated
-# * logs: the `cvs log' between the translated and current versions
+# * logs: the commit logs between the translated and current versions
# * diff: idem with diff
# * tdiff: try to find the part of the translated text modified by the
# patch
diff --git a/slovak/international/slovak/translator.db.pl b/slovak/international/slovak/translator.db.pl
index a54ec1b8e8a..486e7bcdccb 100644
--- a/slovak/international/slovak/translator.db.pl
+++ b/slovak/international/slovak/translator.db.pl
@@ -5,8 +5,6 @@
# In this file, you can find a DB about the translators.
# It should be hand maintained by the coordinator, it is not modified
# automatically.
-# For now, it is only used by check-translation.pl (in a version not
-# commited to the cvs, but I can send it to you, if you want to)
# Here is the syntax:
# The data is in a hash table returned by init_translators().
@@ -16,7 +14,7 @@
# * compress: which type of compression you want to have (NOT YET IMPLEMENTED)
# Remaining keys have numeric value, which tells when to send info:
# * summary: a summary of which documents are outdated
-# * logs: the `cvs log' between the translated and current versions
+# * logs: the commit logs between the translated and current versions
# * diff: idem with diff
# * tdiff: try to find the part of the translated text modified by the
# patch

© 2014-2024 Faster IT GmbH | imprint | privacy policy