summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-17 18:24:16 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-17 18:24:16 (EDT)
commitb5187d21a50c91fa37d3a54a8e4e9eecb5970286 (patch)
tree365254e473841f6d44e22d25384e956dd64161c1 /locale
parented16df9880ac1a92149242f14562da4282114fed (diff)
ob-applypatches: Track and skip applied patches
Diffstat (limited to 'locale')
-rw-r--r--locale/en_US/opkbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/en_US/opkbuild.sh b/locale/en_US/opkbuild.sh
index 4da8922..c39c5bf 100644
--- a/locale/en_US/opkbuild.sh
+++ b/locale/en_US/opkbuild.sh
@@ -86,6 +86,7 @@ msg_opkbuild_cant_unpack_upstream='Can'\''t extract upstream source archive'
msg_opkbuild_cant_move_native='Can'\''t move extracted upstream source directory'
# src/ob-applypatches.sh
+msg_opkbuild_skipping_patch='Skipping applied patch "%s"...'
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'