summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
Diffstat (limited to 'locale')
-rw-r--r--locale/en_US/opkhelper.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/locale/en_US/opkhelper.sh b/locale/en_US/opkhelper.sh
index 3f5e32a..7114d66 100644
--- a/locale/en_US/opkhelper.sh
+++ b/locale/en_US/opkhelper.sh
@@ -22,3 +22,8 @@ msg_opkhelper_installing_files='Installing files for package "%s"...'
msg_opkhelper_strip_so='Stripping shared library "%s"...'
msg_opkhelper_strip_exe='Stripping executable object "%s"...'
msg_opkhelper_strip_a='Stripping static library "%s"...'
+msg_opkhelper_chown='Setting ownership of files...'
+msg_opkhelper_chmod_lib='Setting mode of library files...'
+msg_opkhelper_chmod_include='Setting mode of header files...'
+msg_opkhelper_chmod_man='Setting mode of manual files...'
+msg_opkhelper_chmod_bin='Setting mode of program files in "%s"...'