From 07729d669e4c153bc797c7b4c30f55d6367e53f5 Mon Sep 17 00:00:00 2001 From: David Anderson <dvander@alliedmods.net> Date: Sun, 7 Jan 2007 08:51:18 +0000 Subject: [PATCH] initial import of core translation strings --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40283 --- translations/core.cfg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 translations/core.cfg diff --git a/translations/core.cfg b/translations/core.cfg new file mode 100644 index 00000000..9bfadc53 --- /dev/null +++ b/translations/core.cfg @@ -0,0 +1,8 @@ +"Phrases" +{ + "No Access" + { + "en" "You do not have access to this command" + } + +}