From 0f5ef3a2873dbe1c7dc3a0db5419737bab680384 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 03 Oct 2012 17:04:40 -0400 Subject: Finish implementation of ob-installplatconf. --- (limited to 'locale') diff --git a/locale/en_US/opkbuild.sh b/locale/en_US/opkbuild.sh index 2bc3e7f..75d32fd 100644 --- a/locale/en_US/opkbuild.sh +++ b/locale/en_US/opkbuild.sh @@ -81,3 +81,11 @@ msg_opkbuild_cant_move_native='Can'\''t move extracted upstream source directory 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' + +# ob-copyconfig +msg_opkbuild_no_plat_config='No config files to be copied' +msg_opkbuild_bad_config_syntax='Syntax error in platform configuration file list "%s"' +msg_opkbuild_cant_make_config_dest_dir='Can'\''t make directory "%s" for platform configuration' +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' -- cgit v0.9.1