]> git.joonet.de Git - adminer.git/commitdiff
Add a comment (bug #691)
authorJakub Vrana <jakub@vrana.cz>
Tue, 20 Aug 2019 14:24:33 +0000 (16:24 +0200)
committerJakub Vrana <jakub@vrana.cz>
Tue, 20 Aug 2019 14:24:33 +0000 (16:24 +0200)
plugins/translation.php

index 311fc579ac506e0bc7c62bca628691261351d4cb..7f44e1d7ee2edeb1568e4608e80f91990e7d0aed 100644 (file)
@@ -10,7 +10,7 @@ CREATE TABLE translation (
 );
 */
 
-/** Translate all table and field comments, enum and set values from the translation table (inserts new translations)
+/** Translate all table and field comments, enum and set values in Editor from the translation table (inserts new translations)
 * @link https://www.adminer.org/plugins/#use
 * @author Jakub Vrana, https://www.vrana.cz/
 * @license https://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0