|
|
4c79b5 |
# Warning: Do not modify this file directly. This file is created
|
|
|
4c79b5 |
# automatically using 'centos-art' command line interface. Any change
|
|
|
4c79b5 |
# you do in this file will be lost the next time you update
|
|
|
4c79b5 |
# translation files using 'centos-art' command line interface. If you
|
|
|
4c79b5 |
# want to improve the content of this translation file, improve its
|
|
|
4c79b5 |
# template file instead and run the 'centos-art' command line
|
|
|
4c79b5 |
# interface later to propagate your changes.
|
|
|
4c79b5 |
# ------------------------------------------------------------
|
|
|
f94eac |
# $Id: RELEASE-NOTES-en.html.sed 13 2010-09-10 09:55:59Z al $
|
|
|
4c79b5 |
# ------------------------------------------------------------
|
|
|
4c79b5 |
|
|
|
4c79b5 |
# Header content
|
|
|
4c79b5 |
s!=TITLE=!CentOS =RELEASE= Release Notes!
|
|
|
4c79b5 |
|
|
|
4c79b5 |
# Welcome message.
|
|
|
4c79b5 |
s!=P1=!The CentOS project welcomes you to CentOS =RELEASE=.!
|
|
|
4c79b5 |
|
|
|
4c79b5 |
# Explain that release notes are now managed online.
|
|
|
4c79b5 |
s!=P2=!The complete release notes for CentOS =RELEASE= can be\
|
|
|
4c79b5 |
found online at: =LINK_P2=.!
|
|
|
4c79b5 |
|
|
|
4c79b5 |
# Frequently asked questions (FAQ)
|
|
|
4c79b5 |
s!=P3=!A list of frequently asked questions and answers about\
|
|
|
4c79b5 |
CentOS =MAJOR_RELEASE= can be found here: =LINK_P3=.!
|
|
|
4c79b5 |
|
|
|
4c79b5 |
# Getting Help
|
|
|
4c79b5 |
s!=P4=!If you are looking for help with CentOS, we recommend you\
|
|
|
4c79b5 |
start at =LINK_P4= for pointers to the different sources where\
|
|
|
4c79b5 |
you can get help.!
|
|
|
4c79b5 |
|
|
|
4c79b5 |
# CentOS HomePage
|
|
|
4c79b5 |
s!=P5=!For more information about The CentOS Project in general\
|
|
|
4c79b5 |
please visit our homepage at: =LINK_P5=.!
|
|
|
4c79b5 |
|
|
|
4c79b5 |
# Contribute
|
|
|
4c79b5 |
s!=P6=!If you would like to contribute to the CentOS Project, \
|
|
|
4c79b5 |
see =LINK_P6= for areas where you could help.!
|
|
|
4c79b5 |
|
|
|
4c79b5 |
# Link definition
|
|
|
4c79b5 |
s!=LINK_P2=!=P2_URL=!
|
|
|
4c79b5 |
s!=LINK_P3=!=P3_URL=!
|
|
|
4c79b5 |
s!=LINK_P4=!=P4_URL=!
|
|
|
4c79b5 |
s!=LINK_P5=!=P5_URL=!
|
|
|
4c79b5 |
s!=LINK_P6=!=P6_URL=!
|
|
|
4c79b5 |
|
|
|
4c79b5 |
# Url definition
|
|
|
4c79b5 |
s!=P2_URL=!http://wiki.centos.org/Manuals/ReleaseNotes/CentOS=RELEASE=!g
|
|
|
4c79b5 |
s!=P3_URL=!http://wiki.centos.org/FAQ/CentOS=MAJOR_RELEASE=!g
|
|
|
4c79b5 |
s!=P4_URL=!http://wiki.centos.org/GettingHelp!g
|
|
|
4c79b5 |
s!=P5_URL=!http://www.centos.org/!g
|
|
|
4c79b5 |
s!=P6_URL=!http://wiki.centos.org/Contribute!g
|
|
|
4c79b5 |
|
|
|
4c79b5 |
# XHTML document language code (ISO639)
|
|
|
f94eac |
s!=LOCALE=!en!g
|
|
|
4c79b5 |
|
|
|
4c79b5 |
# XHTML document language direction (ltr|rtl)
|
|
|
4c79b5 |
s!=LANG_DIR=!ltr!g
|
|
|
4c79b5 |
|
|
|
4c79b5 |
|
|
|
4c79b5 |
# Release number information.
|
|
|
4c79b5 |
s!=RELEASE=!=MAJOR_RELEASE=.=MINOR_RELEASE=!g
|
|
|
4c79b5 |
s!=MINOR_RELEASE=!0!g
|
|
|
4c79b5 |
s!=MAJOR_RELEASE=!5!g
|