mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 23:24:57 +00:00
add phrase for 'settings_Extensions'
This commit is contained in:
parent
d5abdb028f
commit
879de25ad4
|
@ -597,6 +597,7 @@ $text = array(
|
|||
'settings_contentOffsetDir_desc' => "To work around limitations in the underlying file system, a new directory structure has been devised that exists within the content directory (Content Directory). This requires a base directory from which to begin. Usually leave this to the default setting, 1048576, but can be any number or string that does not already exist within (Content Directory)",
|
||||
'settings_coreDir' => "Core SeedDMS directory",
|
||||
'settings_coreDir_desc' => "Path to SeedDMS_Core (optional). Leave this empty if you have installed SeedDMS_Core at a place where it can be found by PHP, e.g. Extra PHP Include-Path",
|
||||
'settings_Extensions' => "Extensions",
|
||||
'settings_loginFailure_desc' => "Disable account after n login failures.",
|
||||
'settings_loginFailure' => "Login failure",
|
||||
'settings_luceneClassDir' => "Lucene SeedDMS directory",
|
||||
|
|
Loading…
Reference in New Issue
Block a user