diff --git a/changeKCPW.php b/changeKCPW.php index de2c649..29a9c61 100644 --- a/changeKCPW.php +++ b/changeKCPW.php @@ -27,14 +27,13 @@ $results = putenv("LC_ALL=$loc"); $results = putenv("LC_MESSAGES=$loc"); - $results = bindtextdomain($domain,"./locale"); ?> - <?php echo _($localeYaml['title'][$loc1])?> + <?php echo $localeYaml['title'][$loc1]?> @@ -43,14 +42,14 @@