search implementation completed; video ordering feature when browsing by category...
[living-lab-site.git] / application / language / english / error_lang.php
diff --git a/application/language/english/error_lang.php b/application/language/english/error_lang.php
new file mode 100644 (file)
index 0000000..ae3448f
--- /dev/null
@@ -0,0 +1,6 @@
+<?php
+
+$lang['error_search_query_too_short'] = 'The search query is too short! You must enter at least 4 characters.';
+
+/* End of file error_lang.php */
+/* Location: ./application/language/english/error_lang.php */
\ No newline at end of file