Translations:Metrics and groups/20/en: Difference between revisions

From Wiki Kaminari Click
(Importing a new version from external source)
 
(No difference)

Latest revision as of 10:02, 18 September 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Metrics and groups)
=== Screen ===
{| class="wikitable"
|-
! Name !! Description
|-
| Screen width || Screen width in pixels.
|-
| Screen height || Screen height in pixels.
|-
| Screen orientation || Screen orientation is relevant for mobile devices - portrait, upside-down, turned left, turned right.
|-
| Pixel density || How many screen pixels will be used to render one CSS pixel, i.e. this is actually the screen resolution.
|}

Screen

Name Description
Screen width Screen width in pixels.
Screen height Screen height in pixels.
Screen orientation Screen orientation is relevant for mobile devices - portrait, upside-down, turned left, turned right.
Pixel density How many screen pixels will be used to render one CSS pixel, i.e. this is actually the screen resolution.