summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-10-24 00:16:12 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-10-24 00:16:12 (EDT)
commit9c492336b959a607c9e2dc09e7b16ce2e03fc60e (patch)
tree5eb4919406e511f6b37b6c1659cd867ee5b3dda4 /locale
parentc20bbe68307a79c5a08ece9cb7b752ff1555c73d (diff)
Look both ways before installing documentation.
Diffstat (limited to 'locale')
-rw-r--r--locale/en_US/opkbuild.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/locale/en_US/opkbuild.sh b/locale/en_US/opkbuild.sh
index c1c3ebd..6263ce0 100644
--- a/locale/en_US/opkbuild.sh
+++ b/locale/en_US/opkbuild.sh
@@ -101,7 +101,9 @@ msg_opkbuild_cant_copy_config_file='Can'\''t copy configuration file'
# ob-installdocs
msg_opkbuild_cant_get_doc_pkg='Can'\''t find package to provide documentation files'
msg_opkbuild_cant_make_doc_dir='Can'\''t make documentation directory'
+msg_opkbuild_docs_already_installed='Package documentation already installed into package "%s"'
msg_opkbuild_installing_docs='Installing package documentation into package "%s"...'
msg_opkbuild_cant_cp_doc_file='Can'\''t copy documentation file "%s"'
+msg_opkbuild_docs_already_linked='Link to documentation already made in package "%s"'
msg_opkbuild_linking_docs='Making link to documentation in package "%s"...'
msg_opkbuild_cant_ln_doc_dir='Can'\''t make link to documentation directory'