aboutsummaryrefslogtreecommitdiff
path: root/files/ca/web/javascript/reference/global_objects/string
diff options
context:
space:
mode:
Diffstat (limited to 'files/ca/web/javascript/reference/global_objects/string')
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/anchor/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/big/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/blink/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/bold/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/charat/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/concat/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/endswith/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/fixed/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/fontcolor/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/fontsize/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/fromcharcode/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/indexof/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/italics/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/length/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/link/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/normalize/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/small/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/startswith/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/sub/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/substr/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/sup/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/tolocalelowercase/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/tolowercase/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/tostring/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/touppercase/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/trim/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/trimend/index.html3
-rw-r--r--files/ca/web/javascript/reference/global_objects/string/trimstart/index.html3
30 files changed, 60 insertions, 30 deletions
diff --git a/files/ca/web/javascript/reference/global_objects/string/anchor/index.html b/files/ca/web/javascript/reference/global_objects/string/anchor/index.html
index 15bd4db97b..501d7ea2eb 100644
--- a/files/ca/web/javascript/reference/global_objects/string/anchor/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/anchor/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.anchor()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/anchor
+slug: Web/JavaScript/Reference/Global_Objects/String/anchor
translation_of: Web/JavaScript/Reference/Global_Objects/String/anchor
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/anchor
---
<div>{{JSRef}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/big/index.html b/files/ca/web/javascript/reference/global_objects/string/big/index.html
index a3b8815f10..2f9aae3b17 100644
--- a/files/ca/web/javascript/reference/global_objects/string/big/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/big/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.big()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/big
+slug: Web/JavaScript/Reference/Global_Objects/String/big
translation_of: Web/JavaScript/Reference/Global_Objects/String/big
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/big
---
<div>{{JSRef}} {{deprecated_header}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/blink/index.html b/files/ca/web/javascript/reference/global_objects/string/blink/index.html
index 2378325897..98d657b77b 100644
--- a/files/ca/web/javascript/reference/global_objects/string/blink/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/blink/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.blink()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/blink
+slug: Web/JavaScript/Reference/Global_Objects/String/blink
translation_of: Web/JavaScript/Reference/Global_Objects/String/blink
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/blink
---
<div>{{JSRef}} {{deprecated_header}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/bold/index.html b/files/ca/web/javascript/reference/global_objects/string/bold/index.html
index 502810bb45..403db1ca36 100644
--- a/files/ca/web/javascript/reference/global_objects/string/bold/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/bold/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.bold()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/bold
+slug: Web/JavaScript/Reference/Global_Objects/String/bold
translation_of: Web/JavaScript/Reference/Global_Objects/String/bold
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/bold
---
<div>{{JSRef}} {{deprecated_header}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/charat/index.html b/files/ca/web/javascript/reference/global_objects/string/charat/index.html
index 55a84ab7d0..60c6f7a9c0 100644
--- a/files/ca/web/javascript/reference/global_objects/string/charat/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/charat/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.charAt()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/charAt
+slug: Web/JavaScript/Reference/Global_Objects/String/charAt
translation_of: Web/JavaScript/Reference/Global_Objects/String/charAt
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/charAt
---
<div>{{JSRef}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/concat/index.html b/files/ca/web/javascript/reference/global_objects/string/concat/index.html
index 87cdda3c5e..b9bedcb4ce 100644
--- a/files/ca/web/javascript/reference/global_objects/string/concat/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/concat/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.concat()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/concat
+slug: Web/JavaScript/Reference/Global_Objects/String/concat
translation_of: Web/JavaScript/Reference/Global_Objects/String/concat
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/concat
---
<div>{{JSRef}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/endswith/index.html b/files/ca/web/javascript/reference/global_objects/string/endswith/index.html
index 83a1201549..2706be9e88 100644
--- a/files/ca/web/javascript/reference/global_objects/string/endswith/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/endswith/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.endsWith()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/endsWith
+slug: Web/JavaScript/Reference/Global_Objects/String/endsWith
translation_of: Web/JavaScript/Reference/Global_Objects/String/endsWith
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/endsWith
---
<div>{{JSRef}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/fixed/index.html b/files/ca/web/javascript/reference/global_objects/string/fixed/index.html
index 069ab4243f..8e44a443d6 100644
--- a/files/ca/web/javascript/reference/global_objects/string/fixed/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/fixed/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.fixed()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/fixed
+slug: Web/JavaScript/Reference/Global_Objects/String/fixed
translation_of: Web/JavaScript/Reference/Global_Objects/String/fixed
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/fixed
---
<div>{{JSRef}} {{deprecated_header}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/fontcolor/index.html b/files/ca/web/javascript/reference/global_objects/string/fontcolor/index.html
index be52cd576b..1a88ad0070 100644
--- a/files/ca/web/javascript/reference/global_objects/string/fontcolor/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/fontcolor/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.fontcolor()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/fontcolor
+slug: Web/JavaScript/Reference/Global_Objects/String/fontcolor
translation_of: Web/JavaScript/Reference/Global_Objects/String/fontcolor
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/fontcolor
---
<div>{{JSRef}} {{deprecated_header}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/fontsize/index.html b/files/ca/web/javascript/reference/global_objects/string/fontsize/index.html
index 9f30d124aa..a55b8eaa5b 100644
--- a/files/ca/web/javascript/reference/global_objects/string/fontsize/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/fontsize/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.fontsize()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/fontsize
+slug: Web/JavaScript/Reference/Global_Objects/String/fontsize
translation_of: Web/JavaScript/Reference/Global_Objects/String/fontsize
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/fontsize
---
<div>{{JSRef}} {{deprecated_header}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/fromcharcode/index.html b/files/ca/web/javascript/reference/global_objects/string/fromcharcode/index.html
index f4e2308bf9..e168171699 100644
--- a/files/ca/web/javascript/reference/global_objects/string/fromcharcode/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/fromcharcode/index.html
@@ -1,7 +1,8 @@
---
title: String.fromCharCode()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/fromCharCode
+slug: Web/JavaScript/Reference/Global_Objects/String/fromCharCode
translation_of: Web/JavaScript/Reference/Global_Objects/String/fromCharCode
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/fromCharCode
---
<div>{{JSRef}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/index.html b/files/ca/web/javascript/reference/global_objects/string/index.html
index 136820a54d..b3b91b48d7 100644
--- a/files/ca/web/javascript/reference/global_objects/string/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/index.html
@@ -1,7 +1,8 @@
---
title: String
-slug: Web/JavaScript/Referencia/Objectes_globals/String
+slug: Web/JavaScript/Reference/Global_Objects/String
translation_of: Web/JavaScript/Reference/Global_Objects/String
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String
---
<div>{{JSRef("Global_Objects", "String")}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/indexof/index.html b/files/ca/web/javascript/reference/global_objects/string/indexof/index.html
index 9b08b04ded..296dbdcb50 100644
--- a/files/ca/web/javascript/reference/global_objects/string/indexof/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/indexof/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.indexOf()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/indexOf
+slug: Web/JavaScript/Reference/Global_Objects/String/indexOf
translation_of: Web/JavaScript/Reference/Global_Objects/String/indexOf
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/indexOf
---
<div>{{JSRef}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/italics/index.html b/files/ca/web/javascript/reference/global_objects/string/italics/index.html
index f38a8f9579..f263eb5c3f 100644
--- a/files/ca/web/javascript/reference/global_objects/string/italics/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/italics/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.italics()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/italics
+slug: Web/JavaScript/Reference/Global_Objects/String/italics
translation_of: Web/JavaScript/Reference/Global_Objects/String/italics
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/italics
---
<div>{{JSRef}} {{deprecated_header}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/length/index.html b/files/ca/web/javascript/reference/global_objects/string/length/index.html
index 63a3114d2d..2bc570d90f 100644
--- a/files/ca/web/javascript/reference/global_objects/string/length/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/length/index.html
@@ -1,7 +1,8 @@
---
title: String.length
-slug: Web/JavaScript/Referencia/Objectes_globals/String/length
+slug: Web/JavaScript/Reference/Global_Objects/String/length
translation_of: Web/JavaScript/Reference/Global_Objects/String/length
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/length
---
<div>{{JSRef("Global_Objects", "String")}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/link/index.html b/files/ca/web/javascript/reference/global_objects/string/link/index.html
index efe1385ddc..1c93d90296 100644
--- a/files/ca/web/javascript/reference/global_objects/string/link/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/link/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.link()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/link
+slug: Web/JavaScript/Reference/Global_Objects/String/link
translation_of: Web/JavaScript/Reference/Global_Objects/String/link
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/link
---
<div>{{JSRef}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/normalize/index.html b/files/ca/web/javascript/reference/global_objects/string/normalize/index.html
index 7a6bcef500..052e740dfe 100644
--- a/files/ca/web/javascript/reference/global_objects/string/normalize/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/normalize/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.normalize()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/normalize
+slug: Web/JavaScript/Reference/Global_Objects/String/normalize
translation_of: Web/JavaScript/Reference/Global_Objects/String/normalize
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/normalize
---
<div>{{JSRef}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/small/index.html b/files/ca/web/javascript/reference/global_objects/string/small/index.html
index 761797bdda..b7b43ff492 100644
--- a/files/ca/web/javascript/reference/global_objects/string/small/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/small/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.small()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/small
+slug: Web/JavaScript/Reference/Global_Objects/String/small
translation_of: Web/JavaScript/Reference/Global_Objects/String/small
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/small
---
<div>{{JSRef}} {{deprecated_header}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/startswith/index.html b/files/ca/web/javascript/reference/global_objects/string/startswith/index.html
index ca25398d51..e96aabc68a 100644
--- a/files/ca/web/javascript/reference/global_objects/string/startswith/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/startswith/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.startsWith()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/startsWith
+slug: Web/JavaScript/Reference/Global_Objects/String/startsWith
translation_of: Web/JavaScript/Reference/Global_Objects/String/startsWith
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/startsWith
---
<div>{{JSRef}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/sub/index.html b/files/ca/web/javascript/reference/global_objects/string/sub/index.html
index 0b512d038e..31655d16c9 100644
--- a/files/ca/web/javascript/reference/global_objects/string/sub/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/sub/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.sub()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/sub
+slug: Web/JavaScript/Reference/Global_Objects/String/sub
translation_of: Web/JavaScript/Reference/Global_Objects/String/sub
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/sub
---
<div>{{JSRef}} {{deprecated_header}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/substr/index.html b/files/ca/web/javascript/reference/global_objects/string/substr/index.html
index 5fdb1f03b4..d503114bcf 100644
--- a/files/ca/web/javascript/reference/global_objects/string/substr/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/substr/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.substr()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/substr
+slug: Web/JavaScript/Reference/Global_Objects/String/substr
translation_of: Web/JavaScript/Reference/Global_Objects/String/substr
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/substr
---
<div>{{JSRef}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/sup/index.html b/files/ca/web/javascript/reference/global_objects/string/sup/index.html
index 24b46c88ce..c04b9d7ca3 100644
--- a/files/ca/web/javascript/reference/global_objects/string/sup/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/sup/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.sup()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/sup
+slug: Web/JavaScript/Reference/Global_Objects/String/sup
translation_of: Web/JavaScript/Reference/Global_Objects/String/sup
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/sup
---
<div>{{JSRef}} {{deprecated_header}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/tolocalelowercase/index.html b/files/ca/web/javascript/reference/global_objects/string/tolocalelowercase/index.html
index c138197bc1..05d5850688 100644
--- a/files/ca/web/javascript/reference/global_objects/string/tolocalelowercase/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/tolocalelowercase/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.toLocaleLowerCase()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/toLocaleLowerCase
+slug: Web/JavaScript/Reference/Global_Objects/String/toLocaleLowerCase
translation_of: Web/JavaScript/Reference/Global_Objects/String/toLocaleLowerCase
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/toLocaleLowerCase
---
<div>{{JSRef}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html b/files/ca/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html
index 8f7b2aa716..5e336e40e7 100644
--- a/files/ca/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.toLocaleUpperCase()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/toLocaleUpperCase
+slug: Web/JavaScript/Reference/Global_Objects/String/toLocaleUpperCase
translation_of: Web/JavaScript/Reference/Global_Objects/String/toLocaleUpperCase
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/toLocaleUpperCase
---
<div>{{JSRef}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/tolowercase/index.html b/files/ca/web/javascript/reference/global_objects/string/tolowercase/index.html
index 7147d0ea0d..fe13276895 100644
--- a/files/ca/web/javascript/reference/global_objects/string/tolowercase/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/tolowercase/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.toLowerCase()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/toLowerCase
+slug: Web/JavaScript/Reference/Global_Objects/String/toLowerCase
translation_of: Web/JavaScript/Reference/Global_Objects/String/toLowerCase
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/toLowerCase
---
<div>{{JSRef}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/tostring/index.html b/files/ca/web/javascript/reference/global_objects/string/tostring/index.html
index 11f2555a2f..ab1881653b 100644
--- a/files/ca/web/javascript/reference/global_objects/string/tostring/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/tostring/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.toString()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/toString
+slug: Web/JavaScript/Reference/Global_Objects/String/toString
translation_of: Web/JavaScript/Reference/Global_Objects/String/toString
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/toString
---
<div>{{JSRef}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/touppercase/index.html b/files/ca/web/javascript/reference/global_objects/string/touppercase/index.html
index 2a3b4fe56a..986ca1f1c3 100644
--- a/files/ca/web/javascript/reference/global_objects/string/touppercase/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/touppercase/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.toUpperCase()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/toUpperCase
+slug: Web/JavaScript/Reference/Global_Objects/String/toUpperCase
translation_of: Web/JavaScript/Reference/Global_Objects/String/toUpperCase
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/toUpperCase
---
<div>{{JSRef}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/trim/index.html b/files/ca/web/javascript/reference/global_objects/string/trim/index.html
index 2dd955ea62..23bf4cdcf4 100644
--- a/files/ca/web/javascript/reference/global_objects/string/trim/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/trim/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.trim()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/Trim
+slug: Web/JavaScript/Reference/Global_Objects/String/Trim
translation_of: Web/JavaScript/Reference/Global_Objects/String/Trim
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/Trim
---
<div>{{JSRef}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/trimend/index.html b/files/ca/web/javascript/reference/global_objects/string/trimend/index.html
index 41ab89e3ca..ee22825fc4 100644
--- a/files/ca/web/javascript/reference/global_objects/string/trimend/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/trimend/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.trimRight()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/TrimRight
+slug: Web/JavaScript/Reference/Global_Objects/String/trimEnd
translation_of: Web/JavaScript/Reference/Global_Objects/String/trimEnd
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/TrimRight
---
<div>{{JSRef}} {{non-standard_header}}</div>
diff --git a/files/ca/web/javascript/reference/global_objects/string/trimstart/index.html b/files/ca/web/javascript/reference/global_objects/string/trimstart/index.html
index f16a5b89fa..c465678d96 100644
--- a/files/ca/web/javascript/reference/global_objects/string/trimstart/index.html
+++ b/files/ca/web/javascript/reference/global_objects/string/trimstart/index.html
@@ -1,7 +1,8 @@
---
title: String.prototype.trimLeft()
-slug: Web/JavaScript/Referencia/Objectes_globals/String/TrimLeft
+slug: Web/JavaScript/Reference/Global_Objects/String/trimStart
translation_of: Web/JavaScript/Reference/Global_Objects/String/trimStart
+original_slug: Web/JavaScript/Referencia/Objectes_globals/String/TrimLeft
---
<div>{{JSRef}} {{non-standard_header}}</div>