From b9d6eccf24a7ba1f2242740e981bf6bf3edcd82d Mon Sep 17 00:00:00 2001 From: Steve Fryatt Date: Sun, 16 Dec 2012 14:45:51 +0000 Subject: Properly capitalise JavaScript --- riscos/templates/de | 2 +- riscos/templates/en | 2 +- riscos/templates/fr | 2 +- riscos/templates/nl | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'riscos') diff --git a/riscos/templates/de b/riscos/templates/de index ce028ca49..b6357f2dc 100644 --- a/riscos/templates/de +++ b/riscos/templates/de @@ -3934,7 +3934,7 @@ wimp_window { icon_esg:0 icon_fg:wimp_COLOUR_BLACK icon_bg:wimp_COLOUR_VERY_LIGHT_GREY - text_and_sprite.text:"Disable Javascript" + text_and_sprite.text:"Disable JavaScript" text_and_sprite.size:19 text_and_sprite.validation:"Soptoff,opton" } diff --git a/riscos/templates/en b/riscos/templates/en index afcfe5697..2edf0dd5f 100644 --- a/riscos/templates/en +++ b/riscos/templates/en @@ -3526,7 +3526,7 @@ wimp_window { icon_esg:0 icon_fg:wimp_COLOUR_BLACK icon_bg:wimp_COLOUR_VERY_LIGHT_GREY - text_and_sprite.text:"Disable Javascript" + text_and_sprite.text:"Disable JavaScript" text_and_sprite.size:19 text_and_sprite.validation:"Soptoff,opton" } diff --git a/riscos/templates/fr b/riscos/templates/fr index 464cf6bea..3df0a6171 100644 --- a/riscos/templates/fr +++ b/riscos/templates/fr @@ -3160,7 +3160,7 @@ wimp_window { icon_esg:0 icon_fg:wimp_COLOUR_BLACK icon_bg:wimp_COLOUR_VERY_LIGHT_GREY - text_and_sprite.text:"Disable Javascript" + text_and_sprite.text:"Disable JavaScript" text_and_sprite.size:19 text_and_sprite.validation:"Soptoff,opton" } diff --git a/riscos/templates/nl b/riscos/templates/nl index da34e44cf..53915d3c2 100644 --- a/riscos/templates/nl +++ b/riscos/templates/nl @@ -3534,7 +3534,7 @@ wimp_window { icon_esg:0 icon_fg:wimp_COLOUR_BLACK icon_bg:wimp_COLOUR_VERY_LIGHT_GREY - text_and_sprite.text:"Disable Javascript" + text_and_sprite.text:"Disable JavaScript" text_and_sprite.size:19 text_and_sprite.validation:"Soptoff,opton" } -- cgit v1.2.3