diff options
Diffstat (limited to 'locale/en_US')
-rw-r--r-- | locale/en_US/pro_archman.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locale/en_US/pro_archman.sh b/locale/en_US/pro_archman.sh index 8636c72..f27cb84 100644 --- a/locale/en_US/pro_archman.sh +++ b/locale/en_US/pro_archman.sh @@ -17,6 +17,9 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. +# src/pro-archman.sh +msg_pro_archman_lock_fail='The archive is locked by another process' + # lib/cmd.sh msg_pro_archman_cmd_not_found='Command "%s" not found' msg_pro_archman_cmd_usage='Usage: %s %s %s' |