diff options
author | patdenice <patdenice@piwigo.org> | 2009-09-05 11:35:20 +0000 |
---|---|---|
committer | patdenice <patdenice@piwigo.org> | 2009-09-05 11:35:20 +0000 |
commit | 203a8a33cfd0d29edc8370444943b3d7366de105 (patch) | |
tree | fa209f6411175de8f3acf2364ea4d639f3925116 /plugins/LocalFilesEditor/language/en_UK | |
parent | d39ce214bceac343844b067d0f00bb904d6af2b2 (diff) |
merge r3716-3717 from trunk to branch 2.0
Allow to add description.txt file in language directory for plugin description.
Add multilingual descriptions for plugins.
git-svn-id: http://piwigo.org/svn/branches/2.0@3824 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/LocalFilesEditor/language/en_UK')
-rw-r--r-- | plugins/LocalFilesEditor/language/en_UK/description.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/LocalFilesEditor/language/en_UK/description.txt b/plugins/LocalFilesEditor/language/en_UK/description.txt new file mode 100644 index 000000000..685dd164f --- /dev/null +++ b/plugins/LocalFilesEditor/language/en_UK/description.txt @@ -0,0 +1 @@ +Edit local files from administration panel.
\ No newline at end of file |