summaryrefslogtreecommitdiff
path: root/riscos
diff options
context:
space:
mode:
authorSteve Fryatt <stevef@netsurf-browser.org>2012-12-16 14:45:51 +0000
committerSteve Fryatt <stevef@netsurf-browser.org>2012-12-16 14:45:51 +0000
commitb9d6eccf24a7ba1f2242740e981bf6bf3edcd82d (patch)
treeacd843185941b7b7cf6627d5de9ed16b3ade3f0e /riscos
parentf185ffa2574e7687620e0cdeb8449d480504d0fa (diff)
downloadnetsurf-b9d6eccf24a7ba1f2242740e981bf6bf3edcd82d.tar.gz
netsurf-b9d6eccf24a7ba1f2242740e981bf6bf3edcd82d.tar.bz2
Properly capitalise JavaScript
Diffstat (limited to 'riscos')
-rw-r--r--riscos/templates/de2
-rw-r--r--riscos/templates/en2
-rw-r--r--riscos/templates/fr2
-rw-r--r--riscos/templates/nl2
4 files changed, 4 insertions, 4 deletions
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"
}