mirror of
https://github.com/zombieFox/nightTab.git
synced 2024-11-26 10:03:42 +01:00
change some words
This commit is contained in:
parent
bdd4982331
commit
687a800100
@ -612,7 +612,7 @@ export const BookmarkForm = function({
|
|||||||
object: bookmarkData.propagate,
|
object: bookmarkData.propagate,
|
||||||
path: 'display',
|
path: 'display',
|
||||||
id: 'apply-to-all-display',
|
id: 'apply-to-all-display',
|
||||||
labelText: 'Apply Show Visual Element and Show Name to other Bookmarks',
|
labelText: 'Apply Visual and Name to other Bookmarks',
|
||||||
description: [
|
description: [
|
||||||
'When saved, apply the above visibility to all other Bookmarks.',
|
'When saved, apply the above visibility to all other Bookmarks.',
|
||||||
'Only the Show Visual Element and Show Name settings will be applied to all.'
|
'Only the Show Visual Element and Show Name settings will be applied to all.'
|
||||||
@ -622,7 +622,7 @@ export const BookmarkForm = function({
|
|||||||
object: bookmarkData.propagate,
|
object: bookmarkData.propagate,
|
||||||
path: 'layout',
|
path: 'layout',
|
||||||
id: 'apply-to-all-layout',
|
id: 'apply-to-all-layout',
|
||||||
labelText: 'Apply this Layout to other Bookmarks',
|
labelText: 'Apply Layout to other Bookmarks',
|
||||||
description: [
|
description: [
|
||||||
'When saved, apply the above Layout to all other Bookmarks.',
|
'When saved, apply the above Layout to all other Bookmarks.',
|
||||||
'Only the Visual and Name settings will be applied to all.'
|
'Only the Visual and Name settings will be applied to all.'
|
||||||
@ -632,7 +632,7 @@ export const BookmarkForm = function({
|
|||||||
object: bookmarkData.propagate,
|
object: bookmarkData.propagate,
|
||||||
path: 'theme',
|
path: 'theme',
|
||||||
id: 'apply-to-all-theme',
|
id: 'apply-to-all-theme',
|
||||||
labelText: 'Apply this Theme to other Bookmarks',
|
labelText: 'Apply Theme to other Bookmarks',
|
||||||
description: [
|
description: [
|
||||||
'When saved, apply the above Theme to all other Bookmarks.',
|
'When saved, apply the above Theme to all other Bookmarks.',
|
||||||
'Only the Colour, Accent, Opacity, Border and Visual shadow settings will be applied to all.'
|
'Only the Colour, Accent, Opacity, Border and Visual shadow settings will be applied to all.'
|
||||||
|
Loading…
Reference in New Issue
Block a user