From fa1f49d99a30a029d1a4e09b820c639d639f6283 Mon Sep 17 00:00:00 2001 From: Andy Staudacher Date: Mon, 9 Feb 2009 07:29:24 +0000 Subject: Adding translation UI. Not backed by any model yet (submissions are ignored). The code is based on the l10n_client module from Drupal 6, by Gabor Hojtsy (http://drupal.org/user/4166). --- core/views/l10n_client.html.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 core/views/l10n_client.html.php (limited to 'core/views/l10n_client.html.php') diff --git a/core/views/l10n_client.html.php b/core/views/l10n_client.html.php new file mode 100644 index 00000000..7c09df7b --- /dev/null +++ b/core/views/l10n_client.html.php @@ -0,0 +1,30 @@ + + + -- cgit v1.2.3