aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorMax Magorsch <max@magorsch.de>2019-10-18 21:13:39 +0200
committerMax Magorsch <max@magorsch.de>2019-10-18 21:16:54 +0200
commit0ba27a0f95fa49ecdc11b7599da66eb98d20ea4f (patch)
treeb97f9509c3f430bc824e9f614d66e81b7598c75a /config
parentAdd atom feeds for package search results (diff)
downloadpackages-5-0ba27a0f95fa49ecdc11b7599da66eb98d20ea4f.tar.gz
packages-5-0ba27a0f95fa49ecdc11b7599da66eb98d20ea4f.tar.bz2
packages-5-0ba27a0f95fa49ecdc11b7599da66eb98d20ea4f.zip
Change the documentation link to the wiki page
So far the documentation link for each package points to a full-text search in the wiki. Now the documentation link points to the respective wiki page in case the page exists. Only in case, the page doesn't exist the link points to the full-text search. Additionally, if the page doesn't exist the link is labelled as 'Search for Documentation'. In case the page exists, it is still labelled 'Documentation'. Closes: https://bugs.gentoo.org/611262 Signed-off-by: Max Magorsch <max@magorsch.de>
Diffstat (limited to 'config')
-rw-r--r--config/locales/en.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index c00801b..a2061cc 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -59,6 +59,7 @@ en:
view_git_changelog: "View Git Changelog"
res_bugs: "Related bugs"
res_docs: "Documentation"
+ res_search_docs: "Search for Documentation"
res_forums: "Forums posts"
res_repo: "Git repository browser"
res_log: "Git log"