messed up

This commit is contained in:
Squidly271 2021-05-16 15:05:43 -04:00
parent 61819f0137
commit cf161858a0
4 changed files with 5 additions and 5 deletions

View File

@ -2,8 +2,8 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "community.applications">
<!ENTITY author "Andrew Zawadzki">
<!ENTITY version "2021.05.16b">
<!ENTITY md5 "b3714f8851f0c405cfae5b2c2354d938">
<!ENTITY version "2021.05.16c">
<!ENTITY md5 "04aa91e76010b2cb8100d0b9cc4dc1b3">
<!ENTITY launch "Apps">
<!ENTITY plugdir "/usr/local/emhttp/plugins/&name;">
<!ENTITY github "Squidly271/community.applications">

View File

@ -1722,9 +1722,9 @@ function feedWarning(currentServer) {
}
function tr(string) {
<?if ( $translations ): ?>
<?if ( $translations && ! ($_SESSION['locale'] == "" || $_SESSION['locale'] == "en_US") ) : ?>
return _(string);
<?else:?>
<?else: ?>
return string;
<?endif;?>
}

View File

@ -1,6 +1,6 @@
767d6f2203fed9541daeb57bbf7b58b3 ./Apps.page
83b3f89cd42e8601c7c217d5b4889c81 ./CA_notices.page
d95f45d4485f5ea569e1133576c80ec6 ./CommunityApps.page
e36e94f105b4b3ce57e6d6fd29243e32 ./CommunityApps.page
6db73582f22dab13d329e862067ee84e ./PluginAPI.page
b398273cf7daa62ab00d2de2336ca25f ./README.md
1a908064914041c48be7bf0dab77515a ./ca_settings.page