From 55bc1d4c67c8838aea10b132adc07b7f59294edf Mon Sep 17 00:00:00 2001 From: Neil Blakey-Milner Date: Tue, 21 Sep 2004 12:22:08 +0000 Subject: [PATCH] Add a list of images that contain English strings, and those strings, to aid translation of KnowledgeTree. --- docs/i18n.txt | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+), 0 deletions(-) diff --git a/docs/i18n.txt b/docs/i18n.txt index 5518b63..08cc69e 100644 --- a/docs/i18n.txt +++ b/docs/i18n.txt @@ -62,6 +62,34 @@ Here are some guidelines for adding gettext support to the KnowledgeTree. $sToRender .= "\t\tgraphicsUrl/welcome.gif\" border=\"0\"/>\n"; i18n'd: $sToRender .= "\t\t\n"; + +Images to translate +------------------- +heading.gif: Document Management System +welcome.gif: Welcome to the Knowledge Tree +search.gif: SEARCH +tree.gif: KnowledgeTree (no translate?) + +admin/over.gif: ADMIN +admin/norm.gif: ADMIN +asearch/over.gif: ADVANCED SEARCH +asearch/norm.gif: ADVANCED SEARCH +help/over.gif: HELP +help/norm.gif: HELP +home/over.gif: DASHBOARD +home/norm.gif: DASHBOARD +leftnav/links.gif: Links +leftnav/uadmin.gif: Contact Unit Admin +leftnav/cadmin.gif: Contact Admin +logout/over.gif: LOGOUT +logout/norm.gif: LOGOUT +mdocs/over.gif: BROWSE COLLECTION +mdocs/norm.gif: BROWSE COLLECTION +prefs/over.gif: PREFERENCES +prefs/norm.gif: PREFERENCES +subscriptions/over.gif: SUBSCRIPTIONS +subscriptions/norm.gif: SUBSCRIPTIONS + Testing ------- -- libgit2 0.21.4