Modifications

Sauter à la navigation Sauter à la recherche
555 octets ajoutés ,  11 juillet 2019 à 18:11
aucun résumé de modification
Ligne 68 : Ligne 68 :  
# Extract the direct_line_search.zip to your mod folder.   
 
# Extract the direct_line_search.zip to your mod folder.   
 
# Follow the normal automated installation for Mod Manager, as shown in the example [[Mod Manager - Installing Config Files]] to install the '''expand_search.cfg'''.
 
# Follow the normal automated installation for Mod Manager, as shown in the example [[Mod Manager - Installing Config Files]] to install the '''expand_search.cfg'''.
 +
 +
== Language ==
 +
Mod is only in English but can be modified for any language by revising the code below and copying into the cust_text.php file for your language. Replace the words between the quotes with your translation.
 +
 +
<pre>
 +
// Expand Search
 +
$text['displaying'] = "Displaying";
 +
$text['recordsfrom'] = "records from";
 +
$text['srcmsg'] = "No citations - person and one family (slow)";
 +
$text['eolmsg'] = "Search end of lines (children but no parents)";
 +
$text['allcaps'] = "All CAPS for";
 +
$text['dncontain'] = "does not contain";
 +
// Expand Search
 +
</pre>
    
== Conflicts and Issues ==
 
== Conflicts and Issues ==
'''Experienced'''
735

modifications

Menu de navigation