From df34a071ee38b519bdbdfdfb00bc9141720e4986 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 04 Oct 2012 15:23:47 -0400 Subject: Implement ob-installdocs. --- (limited to 'locale') diff --git a/locale/en_US/opkbuild.sh b/locale/en_US/opkbuild.sh index 81c236f..01be733 100644 --- a/locale/en_US/opkbuild.sh +++ b/locale/en_US/opkbuild.sh @@ -89,3 +89,11 @@ msg_opkbuild_cant_make_config_dest_dir='Can'\''t make directory "%s" for platfor msg_opkbuild_no_config_dir='No platform configuration files found' msg_opkbuild_copying_config_file='Copying configuration file "%s" to "%s"...' 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_installing_docs='Installing package documentation into package "%s"...' +msg_opkbuild_cant_cp_doc_file='Can'\''t copy documentation file "%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' -- cgit v0.9.1