Skip to content

Commit 62da553

Browse files
author
php-schubser
committed
fix: changing language
1 parent 93efdd6 commit 62da553

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22
define('MODULE_FS_SERBIAN_LANGUAGE_PACKAGE_TITLE', '<img src="../lang/serbian/admin/images/icon.gif" alt="Srpski" title="Srpski" style="border:0;"> Sprachpaket serbisch © by <a href="https://www.shopbetreuung.com/" target="_blank" style="color: #007bff; font-size: inherit; font-weight: inherit;">FishnetServices</a>');
3-
define('TEXT_LANGUAGE_STATUS', 'Sprachpaket status: %s');
4-
define('TEXT_LANGUAGE_STATUS_ADMIN', 'Sprachpaket status admin: %s');
3+
define('TEXT_LANGUAGE_STATUS', 'Sprachpaket Status: %s');
4+
define('TEXT_LANGUAGE_STATUS_ADMIN', 'Sprachpaket Status Admin: %s');
55
define('TEXT_LANGUAGE_CONFIGURATION', '<a href="languages.php"><strong>Hier</strong></a> k&ouml;nnen Sie die Sprachkonfiguration bearbeiten.');
66
define('TEXT_LANGUAGE_DESRIPTION', 'Serbisches Sprachpaket ab Modified 2.0.5.0');
77
define('TEXT_ACTIVE', '<strong style="color:green;">Aktiviert</strong>');
8-
define('TEXT_INACTIVE', '<strong style="color:red;">Behinderte</strong>');
8+
define('TEXT_INACTIVE', '<strong style="color:red;">Deaktiviert</strong>');
99
define('TEXT_LANGUAGE_INSTALLED_SUCCESSFULLY', 'Sprache serbisch wurde erfolgreich installiert. Wenn Sie Inhalte aus anderen Sprachen in diese Sprache kopieren m&ouml;chten, k&ouml;nnen Sie dies <a style="font-size:12px; color:green;" href="languages.php"><strong>hier</strong></a> tun.');

0 commit comments

Comments
 (0)