diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-xh/devtools/client/layout.properties | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-xh/devtools/client/layout.properties')
-rw-r--r-- | l10n-xh/devtools/client/layout.properties | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/l10n-xh/devtools/client/layout.properties b/l10n-xh/devtools/client/layout.properties new file mode 100644 index 0000000000..aa9ceb99fd --- /dev/null +++ b/l10n-xh/devtools/client/layout.properties @@ -0,0 +1,43 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# LOCALIZATION NOTE This file contains the Layout Inspector strings. +# The Layout Inspector is a panel accessible in the Inspector sidebar. + +# LOCALIZATION NOTE (layout.cannotShowGridOutline, layout.cannotSHowGridOutline.title): +# In the case where the grid outline cannot be effectively displayed. + +# LOCALIZATION NOTE (layout.displayAreaNames): Label of the display area names setting +# option in the CSS Grid pane. + +# LOCALIZATION NOTE (layout.displayLineNumbers): Label of the display line numbers +# setting option in the CSS Grid pane. + +# LOCALIZATION NOTE (layout.extendLinesInfinitely): Label of the extend lines +# infinitely setting option in the CSS Grid pane. + +# LOCALIZATION NOTE (layout.header): The accordion header for the CSS Grid pane. +layout.header=Igridi + +# LOCALIZATION NOTE (layout.gridDisplaySettings): The header for the grid display +# settings container in the CSS Grid pane. + +# LOCALIZATION NOTE (layout.noGridsOnThisPage): In the case where there are no CSS grid +# containers to display. + +# LOCALIZATION NOTE (layout.overlayMultipleGrids): The header for the list of grid +# container elements that can be highlighted in the CSS Grid pane. + +# LOCALIZATION NOTE (layout.overlayGrid): Alternate header for the list of grid container +# elements if only one item can be selected. + +# LOCALIZATION NOTE (layout.rowColumnPositions): The row and column position of a grid +# cell shown in the grid cell infobar when hovering over the CSS grid outline. + +# LOCALIZATION NOTE (layout.promoteMessage): Text displayed in the promote bar for the +# layout panel. + +# LOCALIZATION NOTE (layout.learnMore): Text for the link displayed in the promote bar +# for the layout panel. + |