summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
Diffstat (limited to 'locale')
-rw-r--r--locale/en_US/opkbuild.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/locale/en_US/opkbuild.sh b/locale/en_US/opkbuild.sh
index 9f6705a..f40658a 100644
--- a/locale/en_US/opkbuild.sh
+++ b/locale/en_US/opkbuild.sh
@@ -73,3 +73,8 @@ msg_opkbuild_multiple_top_upstream_dirs='Multiple top-level directories found in
msg_opkbuild_unpacking_upstream='Extracting upstream source archive...'
msg_opkbuild_cant_unpack_upstream='Can'\''t extract upstream source archive'
msg_opkbuild_cant_move_native='Can'\''t move extracted upstream source directory'
+
+# ob-applypatches
+msg_opkbuild_applying_patch='Applying patch "%s"...'
+msg_opkbuild_cant_apply_patch='Can'\''t apply patch "%s"'
+msg_opkbuild_no_patches='No patches to be applied'