From fca1d4baae1e15b8ed2f928a048d75962f0bcc29 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Feb 02 2011 23:14:46 +0000 Subject: Update URL information on 07-docs.png.sh translation messages for anaconda progress slide images. --- diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/07-docs.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/07-docs.png.sh index d2b4bd0..7059a86 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/07-docs.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/4/07-docs.png.sh @@ -55,6 +55,6 @@ function render_loadConfig { DST[16]='' DST[17]='' - DST[18]="=URL_WIKI=GettingHelp/" + DST[18]="=URL_WIKI=Manuals/Docs/=MAJOR_RELEASE=/" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/07-docs.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/07-docs.png.sh index d2b4bd0..7059a86 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/07-docs.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/5/07-docs.png.sh @@ -55,6 +55,6 @@ function render_loadConfig { DST[16]='' DST[17]='' - DST[18]="=URL_WIKI=GettingHelp/" + DST[18]="=URL_WIKI=Manuals/Docs/=MAJOR_RELEASE=/" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/07-docs.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/07-docs.png.sh index d2b4bd0..7059a86 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/07-docs.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/6/07-docs.png.sh @@ -55,6 +55,6 @@ function render_loadConfig { DST[16]='' DST[17]='' - DST[18]="=URL_WIKI=GettingHelp/" + DST[18]="=URL_WIKI=Manuals/Docs/=MAJOR_RELEASE=/" } diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/07-docs.png.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/07-docs.png.sh index 1ceeb2a..7059a86 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/07-docs.png.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Distro/Anaconda/Progress/7/07-docs.png.sh @@ -32,6 +32,7 @@ function render_loadConfig { for INDEX in {1..17};do SRC[$INDEX]="=TEXT${INDEX}=" done + SRC[18]='=URL=' # Define replacements for translation markers. DST[0]="`gettext "CentOS Documentation"`" @@ -54,5 +55,6 @@ function render_loadConfig { DST[16]='' DST[17]='' + DST[18]="=URL_WIKI=Manuals/Docs/=MAJOR_RELEASE=/" }