Commit 3cb28a4c8df73acd58613ce43a094c7d8436f4de
1 parent
c0dfb63c
KTS-2143
"Manage Lookups for Field: Explanations incorrect" Fixed. Commited By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8055 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
4 changed files
with
7 additions
and
11 deletions
i18n/knowledgeTree.pot
| @@ -8,7 +8,7 @@ msgid "" | @@ -8,7 +8,7 @@ msgid "" | ||
| 8 | msgstr "" | 8 | msgstr "" |
| 9 | "Project-Id-Version: PACKAGE VERSION\n" | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
| 10 | "Report-Msgid-Bugs-To: \n" | 10 | "Report-Msgid-Bugs-To: \n" |
| 11 | -"POT-Creation-Date: 2008-02-13 19:02+0200\n" | 11 | +"POT-Creation-Date: 2008-02-13 19:13+0200\n" |
| 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 14 | "Language-Team: LANGUAGE <LL@li.org>\n" | 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| @@ -193,14 +193,10 @@ msgid "%s successfully copied as %s" | @@ -193,14 +193,10 @@ msgid "%s successfully copied as %s" | ||
| 193 | msgstr "" | 193 | msgstr "" |
| 194 | 194 | ||
| 195 | #: i18n/templates.c:5216 | 195 | #: i18n/templates.c:5216 |
| 196 | -msgid "© 2004-2007 <a href=\" http://www.knowledgetree.com/\">The Jam Warehouse Software (Pty) Limited</a> <a href=\"http://www.knowledgetree.com/About/legal/license\">View License Agreement</a>" | 196 | +msgid "© 2004-2008 <a href=\" http://www.knowledgetree.com/\">The Jam Warehouse Software (Pty) Limited</a> <a href=\"http://www.knowledgetree.com/About/legal/license\">View License Agreement</a>" |
| 197 | msgstr "" | 197 | msgstr "" |
| 198 | 198 | ||
| 199 | -#: i18n/templates.c:416 | ||
| 200 | -msgid "© 2004-2007 <a href=\"http://www.knowledgetree.com/\">The Jam Warehouse Software (Pty) Limited</a>" | ||
| 201 | -msgstr "" | ||
| 202 | - | ||
| 203 | -#: i18n/templates.c:5786 | 199 | +#: i18n/templates.c:416 i18n/templates.c:5786 |
| 204 | msgid "© 2004-2008 <a href=\"http://www.knowledgetree.com/\">The Jam Warehouse Software (Pty) Limited</a>" | 200 | msgid "© 2004-2008 <a href=\"http://www.knowledgetree.com/\">The Jam Warehouse Software (Pty) Limited</a>" |
| 205 | msgstr "" | 201 | msgstr "" |
| 206 | 202 |
i18n/templates.c
| @@ -413,7 +413,7 @@ gettext("Enter search criteria..."); | @@ -413,7 +413,7 @@ gettext("Enter search criteria..."); | ||
| 413 | gettext("You are here"); | 413 | gettext("You are here"); |
| 414 | 414 | ||
| 415 | /* ./templates/kt3/standard_page.smarty */ | 415 | /* ./templates/kt3/standard_page.smarty */ |
| 416 | -gettext("© 2004-2007 <a href=\"http://www.knowledgetree.com/\">The Jam Warehouse Software (Pty) Limited</a>"); | 416 | +gettext("© 2004-2008 <a href=\"http://www.knowledgetree.com/\">The Jam Warehouse Software (Pty) Limited</a>"); |
| 417 | 417 | ||
| 418 | /* ./templates/kt3/standard_page.smarty */ | 418 | /* ./templates/kt3/standard_page.smarty */ |
| 419 | gettext("This program is free software and published under the <a href=\" http://www.gnu.org/licenses/\">GNU General Public License version 3</a>"); | 419 | gettext("This program is free software and published under the <a href=\" http://www.gnu.org/licenses/\">GNU General Public License version 3</a>"); |
| @@ -5213,7 +5213,7 @@ gettext("#appname# #versionname#"); | @@ -5213,7 +5213,7 @@ gettext("#appname# #versionname#"); | ||
| 5213 | gettext("Version #version#"); | 5213 | gettext("Version #version#"); |
| 5214 | 5214 | ||
| 5215 | /* ./templates/ktcore/principals/about.smarty */ | 5215 | /* ./templates/ktcore/principals/about.smarty */ |
| 5216 | -gettext("© 2004-2007 <a href=\" http://www.knowledgetree.com/\">The Jam Warehouse Software (Pty) Limited</a> <a href=\"http://www.knowledgetree.com/About/legal/license\">View License Agreement</a>"); | 5216 | +gettext("© 2004-2008 <a href=\" http://www.knowledgetree.com/\">The Jam Warehouse Software (Pty) Limited</a> <a href=\"http://www.knowledgetree.com/About/legal/license\">View License Agreement</a>"); |
| 5217 | 5217 | ||
| 5218 | /* ./templates/ktcore/principals/about.smarty */ | 5218 | /* ./templates/ktcore/principals/about.smarty */ |
| 5219 | gettext("This program is free software and published under the <a href=\" http://www.gnu.org/licenses/\">GNU General Public License version 3</a>"); | 5219 | gettext("This program is free software and published under the <a href=\" http://www.gnu.org/licenses/\">GNU General Public License version 3</a>"); |
templates/kt3/standard_page.smarty
| @@ -289,7 +289,7 @@ | @@ -289,7 +289,7 @@ | ||
| 289 | <table width="98%" align="center"> | 289 | <table width="98%" align="center"> |
| 290 | <tr> | 290 | <tr> |
| 291 | <td align="left"> | 291 | <td align="left"> |
| 292 | - <span>{i18n}© 2004-2007 <a href="http://www.knowledgetree.com/">The Jam Warehouse Software (Pty) Limited</a>{/i18n}</span><br> | 292 | + <span>{i18n}© 2004-2008 <a href="http://www.knowledgetree.com/">The Jam Warehouse Software (Pty) Limited</a>{/i18n}</span><br> |
| 293 | {if ($smallVersion == 'OSS')} | 293 | {if ($smallVersion == 'OSS')} |
| 294 | {i18n}This program is free software and published under the <a href=" http://www.gnu.org/licenses/">GNU General Public License version 3</a>{/i18n}<br> | 294 | {i18n}This program is free software and published under the <a href=" http://www.gnu.org/licenses/">GNU General Public License version 3</a>{/i18n}<br> |
| 295 | {else} | 295 | {else} |
templates/ktcore/principals/about.smarty
| 1 | <h2>{i18n arg_appname="$appname" arg_versionname="$versionname"}#appname# #versionname#{/i18n}</h2> | 1 | <h2>{i18n arg_appname="$appname" arg_versionname="$versionname"}#appname# #versionname#{/i18n}</h2> |
| 2 | <p><strong>{i18n arg_version="$versionnumber"}Version #version#{/i18n}</strong></p> | 2 | <p><strong>{i18n arg_version="$versionnumber"}Version #version#{/i18n}</strong></p> |
| 3 | <img src="{$rootUrl}/resources/graphics/ktlogo-topbar-right.png" border="0" /> | 3 | <img src="{$rootUrl}/resources/graphics/ktlogo-topbar-right.png" border="0" /> |
| 4 | -<p>{i18n}© 2004-2007 <a href=" http://www.knowledgetree.com/">The Jam Warehouse Software (Pty) Limited</a> <a href="http://www.knowledgetree.com/About/legal/license">View License Agreement</a>{/i18n}<br /> | 4 | +<p>{i18n}© 2004-2008 <a href=" http://www.knowledgetree.com/">The Jam Warehouse Software (Pty) Limited</a> <a href="http://www.knowledgetree.com/About/legal/license">View License Agreement</a>{/i18n}<br /> |
| 5 | {if ($smallVersion == 'OSS')} | 5 | {if ($smallVersion == 'OSS')} |
| 6 | {i18n}This program is free software and published under the <a href=" http://www.gnu.org/licenses/">GNU General Public License version 3</a>{/i18n}<br> | 6 | {i18n}This program is free software and published under the <a href=" http://www.gnu.org/licenses/">GNU General Public License version 3</a>{/i18n}<br> |
| 7 | {else} | 7 | {else} |