summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2017-01-02 12:15:25 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2017-01-02 12:15:25 +0000
commit28880c7d432b1e471e2bd3d7e7d0d5ff414b2e03 (patch)
treec3661384abdda363bdc5296c1b3ef2f7be02e7f9 /lang
parent04d04d8429d4c7aaf3604e2006aa86258bc5ba15 (diff)
downloadgitano-28880c7d432b1e471e2bd3d7e7d0d5ff414b2e03.tar.gz
Remove README support from repository
Diffstat (limited to 'lang')
-rw-r--r--lang/en.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/en.lua b/lang/en.lua
index 7f766c5..f277208 100644
--- a/lang/en.lua
+++ b/lang/en.lua
@@ -194,8 +194,6 @@ example administration repository rules and an admin user and group.
WARN_MARKDOWN_ERROR = "<${name}> Markdown: ${reason}",
ERROR_REALISE_NON_NASCENT = "Cannot realise a non-nascent repository",
ERROR_CANNOT_PREP_PATH = "Cannot prepare path leading to repository",
- MSG_CHANGING_README = "Changing README",
- MSG_CHANGED_README = "<${name}> Changed README",
MSG_CHANGING_HEAD = "Changing project HEAD",
MSG_CHANGED_HEAD = "<${name}> Set head to <${head}>",
DEBUG_CALCULATE_TOKEN = "Calculating confirmation token for ${name}",