From 76f418f8a641950e7df472372bbdfcad79218409 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sat, 5 Nov 2016 14:56:45 +0000 Subject: i18n for the gitano.lace module --- lang/en.lua | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'lang') diff --git a/lang/en.lua b/lang/en.lua index 60ed6a3..5af0b66 100644 --- a/lang/en.lua +++ b/lang/en.lua @@ -155,4 +155,11 @@ example administration repository rules and an admin user and group. ERROR_UNABLE_TO_CREATE = "Unable to create ${path}", ERROR_UNABLE_TO_RENAME = "Unable to overwrite ${path}", AUTHORIZED_KEYS_UPDATED = "SSH authorised key file updated", + + -- Messages from the lace module + DEBUG_EMPTY_OBJECT_NASCENT = "Returning empty object (nascent repository?)", + ERROR_UNABLE_TO_FIND_RULE = "Unable to find $(name) in ${sha} (${inname})", + ERROR_UNEXPECTED_ADDITIONAL_ARGUMENT = "Unexpected additional argument", + ERROR_MISSING_MATCHTYPE_OR_VALUE = "Missing match type or value", + ERROR_UNKNOWN_MATCHTYPE = "Unknown match type", } -- cgit v1.2.1