From 714ee0b618712c17eb8564bdb9cd0f598ec72b2c Mon Sep 17 00:00:00 2001 From: diml Date: Thu, 12 Jul 2007 12:33:55 +0000 Subject: [PATCH] language file for search bloc (EN) --- blocks/search/lang/en_utf8/block_search.php | 14 ++++++++++++++ blocks/search/lang/fr_utf8/block_search.php | 14 ++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 blocks/search/lang/en_utf8/block_search.php create mode 100644 blocks/search/lang/fr_utf8/block_search.php diff --git a/blocks/search/lang/en_utf8/block_search.php b/blocks/search/lang/en_utf8/block_search.php new file mode 100644 index 0000000000..95cb61df1e --- /dev/null +++ b/blocks/search/lang/en_utf8/block_search.php @@ -0,0 +1,14 @@ + \ No newline at end of file diff --git a/blocks/search/lang/fr_utf8/block_search.php b/blocks/search/lang/fr_utf8/block_search.php new file mode 100644 index 0000000000..bb0a05fc97 --- /dev/null +++ b/blocks/search/lang/fr_utf8/block_search.php @@ -0,0 +1,14 @@ + \ No newline at end of file -- 2.39.5