summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-08-17 22:14:05 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-08-17 22:14:05 (EDT)
commit911060e139ab24c01cb0f0bdaf89f01a37e3effe (patch)
tree939c95a96eb4316cecf3391ffa9f1838db74d8dd /locale
parentc1d996ad82a94df4edccfb751ea65c8056844cc1 (diff)
ob-genchanges: Add informational output.
Diffstat (limited to 'locale')
-rw-r--r--locale/en_US/opkbuild.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/locale/en_US/opkbuild.sh b/locale/en_US/opkbuild.sh
index 1d4d332..970fad9 100644
--- a/locale/en_US/opkbuild.sh
+++ b/locale/en_US/opkbuild.sh
@@ -107,3 +107,6 @@ 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'
+
+# ob-genchanges
+msg_opkbuild_gen_changes='Generating "%s"...'