Commit 52a54d3f8fa32de92ba854509bd7300bc4441a6e
1 parent
5758394c
KTS-2894
"Dashboard reports problems and refers to Administrator Guide, which does not deal with those problems" Fixed. Removed offending text. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8186 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
4 changed files
with
62 additions
and
58 deletions
i18n/knowledgeTree.pot
| ... | ... | @@ -8,7 +8,7 @@ msgid "" |
| 8 | 8 | msgstr "" |
| 9 | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
| 10 | 10 | "Report-Msgid-Bugs-To: \n" |
| 11 | -"POT-Creation-Date: 2008-02-28 09:34+0200\n" | |
| 11 | +"POT-Creation-Date: 2008-02-28 15:00+0200\n" | |
| 12 | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 13 | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 14 | 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| ... | ... | @@ -300,6 +300,10 @@ msgstr "" |
| 300 | 300 | msgid "A critical part of workflow is the creation of various different states for documents." |
| 301 | 301 | msgstr "" |
| 302 | 302 | |
| 303 | +#: plugins/ktstandard/KTDocumentLinks.php:299 | |
| 304 | +msgid "A document cannot be linked to itself." | |
| 305 | +msgstr "" | |
| 306 | + | |
| 303 | 307 | #: plugins/ktcore/KTDocumentActions.php:1070 |
| 304 | 308 | #: plugins/ktcore/KTDocumentActions.php:1276 |
| 305 | 309 | msgid "A document with this filename already exists in your chosen folder. Please choose a different folder, or specify a new filename for the copied document." |
| ... | ... | @@ -356,8 +360,8 @@ msgstr "" |
| 356 | 360 | msgid "A particular workflow state can override some, all, or none of the permissions that would normally apply to a document. In this way you can (for example) let the folder's permissions decide who can see the document (with <strong>Read</strong> permissions), while having the workflow restrict access to the \"edit\" permission." |
| 357 | 361 | msgstr "" |
| 358 | 362 | |
| 359 | -#: plugins/ktstandard/KTDocumentLinks.php:460 | |
| 360 | -#: plugins/ktstandard/KTDocumentLinks.php:489 | |
| 363 | +#: plugins/ktstandard/KTDocumentLinks.php:472 | |
| 364 | +#: plugins/ktstandard/KTDocumentLinks.php:501 | |
| 361 | 365 | msgid "A short brief description of the relationship implied by this link type." |
| 362 | 366 | msgstr "" |
| 363 | 367 | |
| ... | ... | @@ -386,8 +390,8 @@ msgstr "" |
| 386 | 390 | msgid "A short, human-readable name for the document type." |
| 387 | 391 | msgstr "" |
| 388 | 392 | |
| 389 | -#: plugins/ktstandard/KTDocumentLinks.php:459 | |
| 390 | -#: plugins/ktstandard/KTDocumentLinks.php:488 | |
| 393 | +#: plugins/ktstandard/KTDocumentLinks.php:471 | |
| 394 | +#: plugins/ktstandard/KTDocumentLinks.php:500 | |
| 391 | 395 | msgid "A short, human-readable name for the link type." |
| 392 | 396 | msgstr "" |
| 393 | 397 | |
| ... | ... | @@ -1517,16 +1521,12 @@ msgstr "" |
| 1517 | 1521 | |
| 1518 | 1522 | #: search2/search/search.inc.php:74 |
| 1519 | 1523 | #, php-format |
| 1520 | -msgid "" | |
| 1521 | -"Cannot connect to Open Office Server on host '%s:%s'.\n" | |
| 1522 | -"Please consult the Administrator Guide for more information on configuring Open Office Server." | |
| 1524 | +msgid "Cannot connect to Open Office Server on host '%s:%s'." | |
| 1523 | 1525 | msgstr "" |
| 1524 | 1526 | |
| 1525 | 1527 | #: search2/indexing/indexers/JavaXMLRPCLuceneIndexer.inc.php:232 |
| 1526 | 1528 | #, php-format |
| 1527 | -msgid "" | |
| 1528 | -"Cannot connect to the %s on '%s'.\n" | |
| 1529 | -"Please consult the Administrator Guide for more information on configuring the %s." | |
| 1529 | +msgid "Cannot connect to the %s on '%s'." | |
| 1530 | 1530 | msgstr "" |
| 1531 | 1531 | |
| 1532 | 1532 | #: plugins/ktcore/KTPermissions.php:518 |
| ... | ... | @@ -2275,7 +2275,7 @@ msgstr "" |
| 2275 | 2275 | msgid "Could not create directory for storage" |
| 2276 | 2276 | msgstr "" |
| 2277 | 2277 | |
| 2278 | -#: plugins/ktstandard/KTDocumentLinks.php:389 | |
| 2278 | +#: plugins/ktstandard/KTDocumentLinks.php:401 | |
| 2279 | 2279 | msgid "Could not create document link" |
| 2280 | 2280 | msgstr "" |
| 2281 | 2281 | |
| ... | ... | @@ -2311,7 +2311,7 @@ msgstr "" |
| 2311 | 2311 | msgid "Could not create workflow." |
| 2312 | 2312 | msgstr "" |
| 2313 | 2313 | |
| 2314 | -#: plugins/ktstandard/KTDocumentLinks.php:432 | |
| 2314 | +#: plugins/ktstandard/KTDocumentLinks.php:444 | |
| 2315 | 2315 | msgid "Could not delete document link" |
| 2316 | 2316 | msgstr "" |
| 2317 | 2317 | |
| ... | ... | @@ -2594,7 +2594,7 @@ msgstr "" |
| 2594 | 2594 | msgid "Created by" |
| 2595 | 2595 | msgstr "" |
| 2596 | 2596 | |
| 2597 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:579 | |
| 2597 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:583 | |
| 2598 | 2598 | msgid "Created new group" |
| 2599 | 2599 | msgstr "" |
| 2600 | 2600 | |
| ... | ... | @@ -2879,8 +2879,8 @@ msgstr "" |
| 2879 | 2879 | #: plugins/ktcore/admin/documentFieldsv2.php:327 |
| 2880 | 2880 | #: plugins/ktcore/admin/fieldsets/basic.inc.php:118 |
| 2881 | 2881 | #: plugins/ktcore/admin/fieldsets/basic.inc.php:233 |
| 2882 | -#: plugins/ktstandard/KTDocumentLinks.php:460 | |
| 2883 | -#: plugins/ktstandard/KTDocumentLinks.php:489 i18n/templates.c:107 | |
| 2882 | +#: plugins/ktstandard/KTDocumentLinks.php:472 | |
| 2883 | +#: plugins/ktstandard/KTDocumentLinks.php:501 i18n/templates.c:107 | |
| 2884 | 2884 | #: i18n/templates.c:218 i18n/templates.c:1583 i18n/templates.c:1697 |
| 2885 | 2885 | #: i18n/templates.c:5864 |
| 2886 | 2886 | msgid "Description" |
| ... | ... | @@ -3099,8 +3099,8 @@ msgstr "" |
| 3099 | 3099 | msgid "Document Link Type Management" |
| 3100 | 3100 | msgstr "" |
| 3101 | 3101 | |
| 3102 | -#: plugins/ktstandard/KTDocumentLinks.php:452 | |
| 3103 | -#: plugins/ktstandard/KTDocumentLinks.php:481 i18n/templates.c:971 | |
| 3102 | +#: plugins/ktstandard/KTDocumentLinks.php:464 | |
| 3103 | +#: plugins/ktstandard/KTDocumentLinks.php:493 i18n/templates.c:971 | |
| 3104 | 3104 | msgid "Document Links" |
| 3105 | 3105 | msgstr "" |
| 3106 | 3106 | |
| ... | ... | @@ -3334,11 +3334,11 @@ msgstr "" |
| 3334 | 3334 | msgid "Document is no longer available" |
| 3335 | 3335 | msgstr "" |
| 3336 | 3336 | |
| 3337 | -#: plugins/ktstandard/KTDocumentLinks.php:397 | |
| 3337 | +#: plugins/ktstandard/KTDocumentLinks.php:409 | |
| 3338 | 3338 | msgid "Document link created" |
| 3339 | 3339 | msgstr "" |
| 3340 | 3340 | |
| 3341 | -#: plugins/ktstandard/KTDocumentLinks.php:438 | |
| 3341 | +#: plugins/ktstandard/KTDocumentLinks.php:450 | |
| 3342 | 3342 | msgid "Document link deleted" |
| 3343 | 3343 | msgstr "" |
| 3344 | 3344 | |
| ... | ... | @@ -4829,7 +4829,7 @@ msgstr "" |
| 4829 | 4829 | #: plugins/ktcore/admin/groupManagement.php:86 |
| 4830 | 4830 | #: plugins/ktcore/admin/groupManagement.php:126 |
| 4831 | 4831 | #: plugins/ktcore/admin/groupManagement.php:552 |
| 4832 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:538 | |
| 4832 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:542 | |
| 4833 | 4833 | #: i18n/templates.c:1244 i18n/templates.c:4946 |
| 4834 | 4834 | msgid "Group Name" |
| 4835 | 4835 | msgstr "" |
| ... | ... | @@ -5271,7 +5271,7 @@ msgstr "" |
| 5271 | 5271 | msgid "Invalid document id specified. Aborting restore." |
| 5272 | 5272 | msgstr "" |
| 5273 | 5273 | |
| 5274 | -#: plugins/ktstandard/KTDocumentLinks.php:417 | |
| 5274 | +#: plugins/ktstandard/KTDocumentLinks.php:429 | |
| 5275 | 5275 | msgid "Invalid document link selected." |
| 5276 | 5276 | msgstr "" |
| 5277 | 5277 | |
| ... | ... | @@ -5280,7 +5280,7 @@ msgstr "" |
| 5280 | 5280 | msgid "Invalid document object." |
| 5281 | 5281 | msgstr "" |
| 5282 | 5282 | |
| 5283 | -#: plugins/ktstandard/KTDocumentLinks.php:422 | |
| 5283 | +#: plugins/ktstandard/KTDocumentLinks.php:434 | |
| 5284 | 5284 | msgid "Invalid document selected." |
| 5285 | 5285 | msgstr "" |
| 5286 | 5286 | |
| ... | ... | @@ -5316,7 +5316,7 @@ msgstr "" |
| 5316 | 5316 | msgid "Invalid identifier provided for: %s" |
| 5317 | 5317 | msgstr "" |
| 5318 | 5318 | |
| 5319 | -#: plugins/ktstandard/KTDocumentLinks.php:362 | |
| 5319 | +#: plugins/ktstandard/KTDocumentLinks.php:374 | |
| 5320 | 5320 | msgid "Invalid link type selected." |
| 5321 | 5321 | msgstr "" |
| 5322 | 5322 | |
| ... | ... | @@ -5470,7 +5470,7 @@ msgid "LDAP Authentication Plugin" |
| 5470 | 5470 | msgstr "" |
| 5471 | 5471 | |
| 5472 | 5472 | #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:294 |
| 5473 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:537 | |
| 5473 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:541 | |
| 5474 | 5474 | msgid "LDAP DN" |
| 5475 | 5475 | msgstr "" |
| 5476 | 5476 | |
| ... | ... | @@ -5539,7 +5539,7 @@ msgstr "" |
| 5539 | 5539 | msgid "Link Title" |
| 5540 | 5540 | msgstr "" |
| 5541 | 5541 | |
| 5542 | -#: plugins/ktstandard/KTDocumentLinks.php:328 | |
| 5542 | +#: plugins/ktstandard/KTDocumentLinks.php:340 | |
| 5543 | 5543 | msgid "Link Type" |
| 5544 | 5544 | msgstr "" |
| 5545 | 5545 | |
| ... | ... | @@ -5547,11 +5547,11 @@ msgstr "" |
| 5547 | 5547 | msgid "Link Type Management" |
| 5548 | 5548 | msgstr "" |
| 5549 | 5549 | |
| 5550 | -#: plugins/ktstandard/KTDocumentLinks.php:539 | |
| 5550 | +#: plugins/ktstandard/KTDocumentLinks.php:551 | |
| 5551 | 5551 | msgid "Link Type created." |
| 5552 | 5552 | msgstr "" |
| 5553 | 5553 | |
| 5554 | -#: plugins/ktstandard/KTDocumentLinks.php:523 | |
| 5554 | +#: plugins/ktstandard/KTDocumentLinks.php:535 | |
| 5555 | 5555 | msgid "Link Type updated." |
| 5556 | 5556 | msgstr "" |
| 5557 | 5557 | |
| ... | ... | @@ -5559,7 +5559,7 @@ msgstr "" |
| 5559 | 5559 | msgid "Link URL" |
| 5560 | 5560 | msgstr "" |
| 5561 | 5561 | |
| 5562 | -#: plugins/ktstandard/KTDocumentLinks.php:563 | |
| 5562 | +#: plugins/ktstandard/KTDocumentLinks.php:575 | |
| 5563 | 5563 | msgid "Link types deleted." |
| 5564 | 5564 | msgstr "" |
| 5565 | 5565 | |
| ... | ... | @@ -6146,8 +6146,8 @@ msgstr "" |
| 6146 | 6146 | #: plugins/ktcore/authentication/authenticationadminpage.inc.php:57 |
| 6147 | 6147 | #: plugins/ktcore/authentication/authenticationadminpage.inc.php:83 |
| 6148 | 6148 | #: plugins/ktcore/authentication/authenticationadminpage.inc.php:136 |
| 6149 | -#: plugins/ktstandard/KTDocumentLinks.php:459 | |
| 6150 | -#: plugins/ktstandard/KTDocumentLinks.php:488 | |
| 6149 | +#: plugins/ktstandard/KTDocumentLinks.php:471 | |
| 6150 | +#: plugins/ktstandard/KTDocumentLinks.php:500 | |
| 6151 | 6151 | #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:296 |
| 6152 | 6152 | #: preferences.php:75 i18n/templates.c:956 i18n/templates.c:1208 |
| 6153 | 6153 | #: i18n/templates.c:1415 i18n/templates.c:1580 i18n/templates.c:1649 |
| ... | ... | @@ -6458,7 +6458,7 @@ msgstr "" |
| 6458 | 6458 | msgid "No documents found to export" |
| 6459 | 6459 | msgstr "" |
| 6460 | 6460 | |
| 6461 | -#: plugins/ktstandard/KTDocumentLinks.php:311 | |
| 6461 | +#: plugins/ktstandard/KTDocumentLinks.php:323 | |
| 6462 | 6462 | msgid "No documents have been selected." |
| 6463 | 6463 | msgstr "" |
| 6464 | 6464 | |
| ... | ... | @@ -7420,8 +7420,8 @@ msgstr "" |
| 7420 | 7420 | msgid "Please enter a name for the search expression." |
| 7421 | 7421 | msgstr "" |
| 7422 | 7422 | |
| 7423 | -#: plugins/ktstandard/KTDocumentLinks.php:514 | |
| 7424 | -#: plugins/ktstandard/KTDocumentLinks.php:531 | |
| 7423 | +#: plugins/ktstandard/KTDocumentLinks.php:526 | |
| 7424 | +#: plugins/ktstandard/KTDocumentLinks.php:543 | |
| 7425 | 7425 | msgid "Please enter information for all fields." |
| 7426 | 7426 | msgstr "" |
| 7427 | 7427 | |
| ... | ... | @@ -7543,7 +7543,7 @@ msgstr "" |
| 7543 | 7543 | msgid "Please select documents or folders first." |
| 7544 | 7544 | msgstr "" |
| 7545 | 7545 | |
| 7546 | -#: plugins/ktstandard/KTDocumentLinks.php:546 | |
| 7546 | +#: plugins/ktstandard/KTDocumentLinks.php:558 | |
| 7547 | 7547 | msgid "Please select one or more link types to delete." |
| 7548 | 7548 | msgstr "" |
| 7549 | 7549 | |
| ... | ... | @@ -7575,11 +7575,11 @@ msgstr "" |
| 7575 | 7575 | msgid "Please select which states this transition should be available from. <strong>Note</strong> that transitions are never available from their target state, even if you specify it below." |
| 7576 | 7576 | msgstr "" |
| 7577 | 7577 | |
| 7578 | -#: plugins/ktstandard/KTDocumentLinks.php:476 | |
| 7578 | +#: plugins/ktstandard/KTDocumentLinks.php:488 | |
| 7579 | 7579 | msgid "Please specify a link type to edit." |
| 7580 | 7580 | msgstr "" |
| 7581 | 7581 | |
| 7582 | -#: plugins/ktstandard/KTDocumentLinks.php:507 | |
| 7582 | +#: plugins/ktstandard/KTDocumentLinks.php:519 | |
| 7583 | 7583 | msgid "Please specify a link type to update." |
| 7584 | 7584 | msgstr "" |
| 7585 | 7585 | |
| ... | ... | @@ -8394,6 +8394,10 @@ msgstr "" |
| 8394 | 8394 | msgid "Security Overview: #name#" |
| 8395 | 8395 | msgstr "" |
| 8396 | 8396 | |
| 8397 | +#: search2/indexing/extractors/PDFExtractor.inc.php:66 | |
| 8398 | +msgid "Security properties on the PDF document prevent text from being extracted." | |
| 8399 | +msgstr "" | |
| 8400 | + | |
| 8397 | 8401 | #: i18n/templates.c:2486 |
| 8398 | 8402 | msgid "Select All" |
| 8399 | 8403 | msgstr "" |
| ... | ... | @@ -8605,13 +8609,13 @@ msgstr "" |
| 8605 | 8609 | |
| 8606 | 8610 | #: plugins/ktcore/admin/groupManagement.php:128 |
| 8607 | 8611 | #: plugins/ktcore/admin/groupManagement.php:560 |
| 8608 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:540 | |
| 8612 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:544 | |
| 8609 | 8613 | msgid "Should all the members of this group be given <strong>system</strong> administration privileges?" |
| 8610 | 8614 | msgstr "" |
| 8611 | 8615 | |
| 8612 | 8616 | #: plugins/ktcore/admin/groupManagement.php:127 |
| 8613 | 8617 | #: plugins/ktcore/admin/groupManagement.php:592 |
| 8614 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:539 | |
| 8618 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:543 | |
| 8615 | 8619 | msgid "Should all the members of this group be given <strong>unit</strong> administration privileges?" |
| 8616 | 8620 | msgstr "" |
| 8617 | 8621 | |
| ... | ... | @@ -8925,7 +8929,7 @@ msgstr "" |
| 8925 | 8929 | |
| 8926 | 8930 | #: plugins/ktcore/admin/groupManagement.php:128 |
| 8927 | 8931 | #: plugins/ktcore/admin/groupManagement.php:559 |
| 8928 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:540 | |
| 8932 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:544 | |
| 8929 | 8933 | msgid "System Administrators" |
| 8930 | 8934 | msgstr "" |
| 8931 | 8935 | |
| ... | ... | @@ -9379,7 +9383,7 @@ msgstr "" |
| 9379 | 9383 | msgid "The location in the LDAP directory to start searching from (CN=Users,DC=mycorp,DC=com)" |
| 9380 | 9384 | msgstr "" |
| 9381 | 9385 | |
| 9382 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:537 | |
| 9386 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:541 | |
| 9383 | 9387 | msgid "The location of the group within the LDAP directory." |
| 9384 | 9388 | msgstr "" |
| 9385 | 9389 | |
| ... | ... | @@ -9410,7 +9414,7 @@ msgstr "" |
| 9410 | 9414 | msgid "The name of the document selected is invalid. The following characters are not allowed: %s" |
| 9411 | 9415 | msgstr "" |
| 9412 | 9416 | |
| 9413 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:538 | |
| 9417 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:542 | |
| 9414 | 9418 | #, php-format |
| 9415 | 9419 | msgid "The name the group will enter to gain access to %s. e.g. <strong>accountants</strong>" |
| 9416 | 9420 | msgstr "" |
| ... | ... | @@ -9589,7 +9593,7 @@ msgstr "" |
| 9589 | 9593 | msgid "The transition listed will cause the document to change from its current state to the listed destination state." |
| 9590 | 9594 | msgstr "" |
| 9591 | 9595 | |
| 9592 | -#: plugins/ktstandard/KTDocumentLinks.php:329 | |
| 9596 | +#: plugins/ktstandard/KTDocumentLinks.php:341 | |
| 9593 | 9597 | msgid "The type of link you wish to use" |
| 9594 | 9598 | msgstr "" |
| 9595 | 9599 | |
| ... | ... | @@ -10680,7 +10684,7 @@ msgstr "" |
| 10680 | 10684 | |
| 10681 | 10685 | #: plugins/ktcore/admin/groupManagement.php:127 |
| 10682 | 10686 | #: plugins/ktcore/admin/groupManagement.php:591 |
| 10683 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:539 | |
| 10687 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:543 | |
| 10684 | 10688 | msgid "Unit Administrators" |
| 10685 | 10689 | msgstr "" |
| 10686 | 10690 | |
| ... | ... | @@ -11611,7 +11615,7 @@ msgstr "" |
| 11611 | 11615 | msgid "You do not have sufficient permissions to add a document link" |
| 11612 | 11616 | msgstr "" |
| 11613 | 11617 | |
| 11614 | -#: plugins/ktstandard/KTDocumentLinks.php:410 | |
| 11618 | +#: plugins/ktstandard/KTDocumentLinks.php:422 | |
| 11615 | 11619 | msgid "You do not have sufficient permissions to delete a link" |
| 11616 | 11620 | msgstr "" |
| 11617 | 11621 | |
| ... | ... | @@ -11749,7 +11753,7 @@ msgstr "" |
| 11749 | 11753 | msgid "You must select at least one fieldset" |
| 11750 | 11754 | msgstr "" |
| 11751 | 11755 | |
| 11752 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:558 | |
| 11756 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:562 | |
| 11753 | 11757 | msgid "You must specify a name for the group." |
| 11754 | 11758 | msgstr "" |
| 11755 | 11759 | |
| ... | ... | @@ -12244,7 +12248,7 @@ msgstr "" |
| 12244 | 12248 | msgid "fDocumentId=%d" |
| 12245 | 12249 | msgstr "" |
| 12246 | 12250 | |
| 12247 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:572 | |
| 12251 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:576 | |
| 12248 | 12252 | msgid "failed to create group." |
| 12249 | 12253 | msgstr "" |
| 12250 | 12254 | |
| ... | ... | @@ -12361,9 +12365,9 @@ msgstr "" |
| 12361 | 12365 | msgid "like" |
| 12362 | 12366 | msgstr "" |
| 12363 | 12367 | |
| 12364 | -#: plugins/ktstandard/KTDocumentLinks.php:291 | |
| 12365 | -#: plugins/ktstandard/KTDocumentLinks.php:352 | |
| 12366 | -#: plugins/ktstandard/KTDocumentLinks.php:404 | |
| 12368 | +#: plugins/ktstandard/KTDocumentLinks.php:303 | |
| 12369 | +#: plugins/ktstandard/KTDocumentLinks.php:364 | |
| 12370 | +#: plugins/ktstandard/KTDocumentLinks.php:416 | |
| 12367 | 12371 | msgid "link" |
| 12368 | 12372 | msgstr "" |
| 12369 | 12373 | |
| ... | ... | @@ -12720,8 +12724,8 @@ msgid "verify document storage" |
| 12720 | 12724 | msgstr "" |
| 12721 | 12725 | |
| 12722 | 12726 | #: plugins/ktcore/admin/deletedDocuments.php:54 |
| 12723 | -#: plugins/ktstandard/KTDocumentLinks.php:453 | |
| 12724 | -#: plugins/ktstandard/KTDocumentLinks.php:482 | |
| 12727 | +#: plugins/ktstandard/KTDocumentLinks.php:465 | |
| 12728 | +#: plugins/ktstandard/KTDocumentLinks.php:494 | |
| 12725 | 12729 | msgid "view" |
| 12726 | 12730 | msgstr "" |
| 12727 | 12731 | ... | ... |
search2/indexing/indexerCore.inc.php
| ... | ... | @@ -139,7 +139,7 @@ class QueryResultItem |
| 139 | 139 | } |
| 140 | 140 | |
| 141 | 141 | $default->log->error('QueryResultItem: $result is null'); |
| 142 | - $msg = 'The database did not have a record matching the result from the document indexer. This may occur if there is an inconsistency between the document indexer and the repository. The indexer needs to be repaired. Please consult the administrator guide as to how to repair your indexer.'; | |
| 142 | + $msg = 'The database did not have a record matching the result from the document indexer. This may occur if there is an inconsistency between the document indexer and the repository. The indexer needs to be repaired.'; | |
| 143 | 143 | $default->log->error('QueryResultItem: ' . $msg); |
| 144 | 144 | // TODO: repair process where we scan documents in index, and delete those for which there is nothing in the repository |
| 145 | 145 | throw new IndexerInconsistencyException(_kt($msg)); |
| ... | ... | @@ -1567,4 +1567,4 @@ abstract class Indexer |
| 1567 | 1567 | } |
| 1568 | 1568 | } |
| 1569 | 1569 | |
| 1570 | -?> | |
| 1571 | 1570 | \ No newline at end of file |
| 1571 | +?> | ... | ... |
search2/indexing/indexers/JavaXMLRPCLuceneIndexer.inc.php
| ... | ... | @@ -229,7 +229,7 @@ class JavaXMLRPCLuceneIndexer extends Indexer |
| 229 | 229 | if (false === $connection) |
| 230 | 230 | { |
| 231 | 231 | $indexer = $this->getDisplayName(); |
| 232 | - return sprintf(_kt("Cannot connect to the %s on '%s'.\nPlease consult the Administrator Guide for more information on configuring the %s."), $indexer, $javaLuceneURL, $indexer); | |
| 232 | + return sprintf(_kt("Cannot connect to the %s on '%s'."), $indexer, $javaLuceneURL); | |
| 233 | 233 | } |
| 234 | 234 | fclose($connection); |
| 235 | 235 | |
| ... | ... | @@ -279,4 +279,4 @@ class JavaXMLRPCLuceneIndexer extends Indexer |
| 279 | 279 | } |
| 280 | 280 | |
| 281 | 281 | } |
| 282 | -?> | |
| 283 | 282 | \ No newline at end of file |
| 283 | +?> | ... | ... |
search2/search/search.inc.php
| ... | ... | @@ -71,7 +71,7 @@ class SearchHelper |
| 71 | 71 | $connection = @fsockopen($ooHost, $ooPort,$errno, $errstr, 2); |
| 72 | 72 | if (false === $connection) |
| 73 | 73 | { |
| 74 | - return sprintf(_kt("Cannot connect to Open Office Server on host '%s:%s'.\nPlease consult the Administrator Guide for more information on configuring Open Office Server."), $ooHost, $ooPort); | |
| 74 | + return sprintf(_kt("Cannot connect to Open Office Server on host '%s:%s'."), $ooHost, $ooPort); | |
| 75 | 75 | } |
| 76 | 76 | fclose($connection); |
| 77 | 77 | |
| ... | ... | @@ -609,4 +609,4 @@ function processSearchExpression($query) |
| 609 | 609 | } |
| 610 | 610 | } |
| 611 | 611 | |
| 612 | -?> | |
| 613 | 612 | \ No newline at end of file |
| 613 | +?> | ... | ... |