summaryrefslogtreecommitdiff
path: root/lib/plugins/config/lang/no/lang.php
diff options
context:
space:
mode:
authorMichael Hamann <michael@content-space.de>2013-07-31 17:57:58 +0200
committerChristopher Smith <chris@jalakai.co.uk>2013-08-01 11:11:52 +0200
commit3e7e02779454686e1c639eb366a195bd1ab50458 (patch)
tree3ca8956d5ed7fcdba642bce5091831e014c9c30e /lib/plugins/config/lang/no/lang.php
parente5d09fddcd17a2fe896650b64b81313a7d000975 (diff)
downloadrpg-3e7e02779454686e1c639eb366a195bd1ab50458.tar.gz
rpg-3e7e02779454686e1c639eb366a195bd1ab50458.tar.bz2
Remove search_references() and the refshow configuration option
The refshow configuration option wasn't used as described anymore already in the latest release and after the introduction of the media usage index the parameter is also no longer relevant for internal optimization. The only place where it was still used is the no longer used search_references()-function which is removed here, too.
Diffstat (limited to 'lib/plugins/config/lang/no/lang.php')
-rw-r--r--lib/plugins/config/lang/no/lang.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/plugins/config/lang/no/lang.php b/lib/plugins/config/lang/no/lang.php
index b01637dd1..c049c643a 100644
--- a/lib/plugins/config/lang/no/lang.php
+++ b/lib/plugins/config/lang/no/lang.php
@@ -76,7 +76,6 @@ $lang['camelcase'] = 'Gjør KamelKasse til lenke automatisk';
$lang['deaccent'] = 'Rensk sidenavn';
$lang['useheading'] = 'Bruk første overskrift som tittel';
$lang['refcheck'] = 'Sjekk referanser før mediafiler slettes';
-$lang['refshow'] = 'Antall viste referanser til mediafiler';
$lang['allowdebug'] = 'Tillat feilsøking <b>skru av om det ikke behøves!</b>';
$lang['mediarevisions'] = 'Slå på mediaversjonering?';
$lang['usewordblock'] = 'Blokker søppel basert på ordliste';