From 222f6e2e23a878b5c598fa189a8c385fe6f0ebf3 Mon Sep 17 00:00:00 2001 From: Andy Staudacher Date: Wed, 18 Mar 2009 00:53:44 +0000 Subject: Functional l10n_client / server interaction: - Get / verify API Key from l10n server - Submit translations - Fetch translations / updates Reference: Tasks: 75, 76, 55 TODO: Move out of core (and a series of other tasks). --- core/views/admin_languages.html.php | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'core/views') diff --git a/core/views/admin_languages.html.php b/core/views/admin_languages.html.php index b0f6fa26..abeaf362 100644 --- a/core/views/admin_languages.html.php +++ b/core/views/admin_languages.html.php @@ -1,6 +1,11 @@
-

+

- + + + + +

+
-- cgit v1.2.3