From c75bf15e01a67fb808d12c461db359f425fd5aab Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sun, 13 Dec 2015 13:12:02 +0100 Subject: [PATCH] WEB: Started intro_header.tpl merging --- lang/lang.ini | 13 +++++++++++++ templates/intro_header.tpl | 15 ++++++--------- 2 files changed, 19 insertions(+), 9 deletions(-) diff --git a/lang/lang.ini b/lang/lang.ini index b99410ef6..01d1b376d 100644 --- a/lang/lang.ini +++ b/lang/lang.ini @@ -125,6 +125,19 @@ registered trademarks of LucasArts, Inc. registered trademarks are owned by their respective companies. ScummVM is not affiliated in any way with LucasArts, Inc. """ +# intro_header.tpl +introHeaderScreenshots = "Screenshots" +introHeaderPrevShot = "« previous" +introHeaderNextShot = "next »" +introHeaderWhatIs = "What Is ScummVM?" +introHeaderContentP1 = """ +ScummVM is a program which allows you to run certain classic graphical +point-and-click adventure games, provided you already have their data files. +The clever part about this: ScummVM just replaces the executables shipped +with the games, allowing you to play them on systems for which they were +never designed! +""" + # LinksPage.php linksTitle = "Links" linksContentTitle = "Links" diff --git a/templates/intro_header.tpl b/templates/intro_header.tpl index cf336e3e5..081468d10 100644 --- a/templates/intro_header.tpl +++ b/templates/intro_header.tpl @@ -11,7 +11,7 @@

- {include file='shadowed_text.tpl' text='Screenshots' shadowcolor='#fff' textcolor='#356a02'} + {include file='shadowed_text.tpl' text='{#introHeaderScreenshots#}' shadowcolor='#fff' textcolor='#356a02'}

@@ -23,8 +23,8 @@

- « previous - next » + {#introHeaderPrevShot#} + {#introHeaderNextShot#}

@@ -35,18 +35,14 @@

- {include file='shadowed_text.tpl' text='What Is ScummVM?' shadowcolor='#fff' textcolor='#356a02'} + {include file='shadowed_text.tpl' text='{#introHeaderWhatIs#}' shadowcolor='#fff' textcolor='#356a02'}

- ScummVM is a program which allows you to run certain classic graphical - point-and-click adventure games, provided you already have their data files. - The clever part about this: ScummVM just replaces the executables shipped - with the games, allowing you to play them on systems for which they were - never designed! + {#introHeaderContentP1#}

ScummVM supports many adventure games, including LucasArts @@ -62,6 +58,7 @@ Humongous Entertainment's children's SCUMM games (including Freddi Fish and Putt Putt games) and many more. +

You can find a full list with details on which games are supported and how well on the