mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-21 19:43:42 +00:00
#8374: Removed incorrect strings.php file
This commit is contained in:
parent
f4c141f2e7
commit
1360efc930
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
||||||
<?php
|
|
||||||
|
|
||||||
if(! function_exists("string_plural_select_de")) {
|
|
||||||
function string_plural_select_de($n){
|
|
||||||
return ($n != 1);;
|
|
||||||
}}
|
|
||||||
;
|
|
||||||
$a->strings["Show more ..."] = "Mehr zeigen ...";
|
|
Loading…
Reference in a new issue