diff options
author | patdenice <patdenice@piwigo.org> | 2009-08-01 13:04:22 +0000 |
---|---|---|
committer | patdenice <patdenice@piwigo.org> | 2009-08-01 13:04:22 +0000 |
commit | cf918e1d4ee88159f3d45fab65fd339074e53816 (patch) | |
tree | 40c52b8be7a926d8202f225261c9908039ae2d5e /plugins/LocalFilesEditor/main.inc.php | |
parent | dad95508bcda63584d941a025d829cf784659612 (diff) |
Add multilingual descriptions for plugins.
git-svn-id: http://piwigo.org/svn/trunk@3717 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | plugins/LocalFilesEditor/main.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/LocalFilesEditor/main.inc.php b/plugins/LocalFilesEditor/main.inc.php index 4339995ce..f918ece18 100644 --- a/plugins/LocalFilesEditor/main.inc.php +++ b/plugins/LocalFilesEditor/main.inc.php @@ -24,7 +24,7 @@ /* Plugin Name: LocalFiles Editor Version: 2.0.3 -Description: Edit local files from administration panel / Editeur de fichiers locaux +Description: Edit local files from administration panel Plugin URI: http://piwigo.org/ext/extension_view.php?eid=144 Author: Piwigo team Author URI: http://piwigo.org |