diff options
author | Mario <mario@mariovavti.com> | 2022-09-14 12:31:19 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-09-14 12:31:19 +0000 |
commit | 1d56b9a1bb155d7a0b4377f9bb1e195230e545e4 (patch) | |
tree | f7b6413727a97cfa0512dc9701d493d6751dc741 /view/it/hstrings.php | |
parent | 96535ee4df967f04d4cc6c3b7f9ab335a50f543d (diff) | |
download | volse-hubzilla-1d56b9a1bb155d7a0b4377f9bb1e195230e545e4.tar.gz volse-hubzilla-1d56b9a1bb155d7a0b4377f9bb1e195230e545e4.tar.bz2 volse-hubzilla-1d56b9a1bb155d7a0b4377f9bb1e195230e545e4.zip |
php8: warning fixes
Diffstat (limited to 'view/it/hstrings.php')
-rw-r--r-- | view/it/hstrings.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/it/hstrings.php b/view/it/hstrings.php index 1f5527946..956e0bea7 100644 --- a/view/it/hstrings.php +++ b/view/it/hstrings.php @@ -2188,7 +2188,6 @@ App::$strings["Diaspora Protocol Settings"] = ""; App::$strings["No username found in import file."] = ""; App::$strings["Unable to create a unique channel address. Import failed."] = "Impossibile creare un indirizzo univoco per il canale. L'import รจ fallito."; App::$strings["Your account on %s will expire in a few days."] = ""; -App::$strings["Your $Productname test account is about to expire."] = ""; App::$strings["Enable Rainbowtag"] = ""; App::$strings["Rainbowtag Settings"] = ""; App::$strings["Rainbowtag Settings saved."] = ""; |