Skip to content

Commit 067b824

Browse files
tysoncungTyson Cung
andauthored
gh-12966: rename split view tab labels for clarity (gh-12983)
Co-authored-by: Tyson Cung <tysoncung@example.com>
1 parent be9928b commit 067b824

File tree

11 files changed

+23
-23
lines changed

11 files changed

+23
-23
lines changed

locales/bg/browser/browser/zen-split-view.ftl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
tab-zen-split-tabs =
66
.label =
77
{ $tabCount ->
8-
[1] Split Tab (multiple selected tabs needed)
9-
*[other] Split { $tabCount } Tabs
8+
[1] Join Tab (multiple selected tabs needed)
9+
*[other] Join { $tabCount } Tabs
1010
}
1111
.accesskey = S
1212
zen-split-link =

locales/bs/browser/browser/zen-split-view.ftl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
tab-zen-split-tabs =
66
.label =
77
{ $tabCount ->
8-
[1] Split Tab (multiple selected tabs needed)
9-
*[other] Split { $tabCount } Tabs
8+
[1] Join Tab (multiple selected tabs needed)
9+
*[other] Join { $tabCount } Tabs
1010
}
1111
.accesskey = S
1212
zen-split-link =

locales/en-GB/browser/browser/zen-split-view.ftl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
tab-zen-split-tabs =
66
.label =
77
{ $tabCount ->
8-
[1] Split Tab (multiple selected tabs needed)
9-
*[other] Split { $tabCount } Tabs
8+
[1] Join Tab (multiple selected tabs needed)
9+
*[other] Join { $tabCount } Tabs
1010
}
1111
.accesskey = S
1212
zen-split-link =

locales/en-US/browser/browser/zen-split-view.ftl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
tab-zen-split-tabs =
66
.label =
77
{ $tabCount ->
8-
[-1] Unsplit Tabs
9-
[1] Split Tab (multiple selected tabs needed)
10-
*[other] Split { $tabCount } Tabs
8+
[-1] Split out tab
9+
[1] Join Tab (multiple selected tabs needed)
10+
*[other] Join { $tabCount } Tabs
1111
}
1212
.accesskey = S
1313

locales/eu/browser/browser/zen-split-view.ftl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
tab-zen-split-tabs =
66
.label =
77
{ $tabCount ->
8-
[-1] Unsplit Tabs
9-
[1] Split Tab (multiple selected tabs needed)
10-
*[other] Split { $tabCount } Tabs
8+
[-1] Split out tab
9+
[1] Join Tab (multiple selected tabs needed)
10+
*[other] Join { $tabCount } Tabs
1111
}
1212
.accesskey = S
1313
zen-split-link =

locales/fa/browser/browser/zen-split-view.ftl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
tab-zen-split-tabs =
66
.label =
77
{ $tabCount ->
8-
[1] Split Tab (multiple selected tabs needed)
9-
*[other] Split { $tabCount } Tabs
8+
[1] Join Tab (multiple selected tabs needed)
9+
*[other] Join { $tabCount } Tabs
1010
}
1111
.accesskey = S
1212
zen-split-link =

locales/it/browser/browser/zen-split-view.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tab-zen-split-tabs =
66
.label =
77
{ $tabCount ->
88
[1] Split Tab (sono necessarie più schede selezionate)
9-
*[other] Split { $tabCount } Tabs
9+
*[other] Join { $tabCount } Tabs
1010
}
1111
.accesskey = S
1212
zen-split-link =

locales/nn-NO/browser/browser/zen-split-view.ftl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
tab-zen-split-tabs =
66
.label =
77
{ $tabCount ->
8-
[1] Split Tab (multiple selected tabs needed)
9-
*[other] Split { $tabCount } Tabs
8+
[1] Join Tab (multiple selected tabs needed)
9+
*[other] Join { $tabCount } Tabs
1010
}
1111
.accesskey = S
1212
zen-split-link =

locales/ro/browser/browser/zen-split-view.ftl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
tab-zen-split-tabs =
66
.label =
77
{ $tabCount ->
8-
[1] Split Tab (multiple selected tabs needed)
9-
*[other] Split { $tabCount } Tabs
8+
[1] Join Tab (multiple selected tabs needed)
9+
*[other] Join { $tabCount } Tabs
1010
}
1111
.accesskey = S
1212
zen-split-link =

locales/sk/browser/browser/zen-split-view.ftl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
tab-zen-split-tabs =
66
.label =
77
{ $tabCount ->
8-
[1] Split Tab (multiple selected tabs needed)
9-
*[other] Split { $tabCount } Tabs
8+
[1] Join Tab (multiple selected tabs needed)
9+
*[other] Join { $tabCount } Tabs
1010
}
1111
.accesskey = S
1212
zen-split-link =

0 commit comments

Comments
 (0)