summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/locale.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/locale.sh b/lib/locale.sh
index c8075ea..a5f24a3 100644
--- a/lib/locale.sh
+++ b/lib/locale.sh
@@ -23,8 +23,7 @@ _OH_LOCALE_SM='true'
oh_use output
_OH_DEFAULT_LOCALE='en_US'
-_OH_INTERNAL_TEXT_DOMAIN='opkhelper'
-_OH_TEXT_DOMAIN=
+_OH_TEXT_DOMAIN='opkhelper'
_OH_LOCALE_PATH='@@LOCALEDIR@@/%s/LC_MESSAGES/%s.ms'
oh_get_text_domain()