mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-21 20:03:08 +09:00
15 lines
681 B
Properties
15 lines
681 B
Properties
# 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.
|
|
# The Layout Inspector may need to be enabled in about:config by setting
|
|
# devtools.layoutview.enabled to true.
|
|
|
|
# LOCALIZATION NOTE (layout.header): The accordion header for the CSS Grid pane.
|
|
layout.header=Grid
|
|
|
|
# LOCALIZATION NOTE (layout.noGrids): In the case where there are no CSS grid
|
|
# containers to display.
|
|
layout.noGrids=No grids
|