summaryrefslogtreecommitdiff
path: root/lib/plugins/extension/lang/en/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plugins/extension/lang/en/lang.php')
-rw-r--r--lib/plugins/extension/lang/en/lang.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/plugins/extension/lang/en/lang.php b/lib/plugins/extension/lang/en/lang.php
index 593794ef2..c1e73d023 100644
--- a/lib/plugins/extension/lang/en/lang.php
+++ b/lib/plugins/extension/lang/en/lang.php
@@ -80,4 +80,6 @@ $lang['error_copy'] = 'There was a file copy error while attem
$lang['noperms'] = 'Extension directory is not writable';
$lang['notplperms'] = 'Template directory is not writable';
-$lang['nopluginperms'] = 'Plugin directory is not writable'; \ No newline at end of file
+$lang['nopluginperms'] = 'Plugin directory is not writable';
+
+$lang['git'] = 'This extension was installed via git, you may not want to update it here.'; \ No newline at end of file