Main Views
QA Views
About Transvision
Displaying 2 results for the string Inline in lo:
Entity | lo | en-US |
---|---|---|
Entity
#
all locales
browser • browser • protections.ftl mobile-app-links |
lo
{ -brand-product-name } ໂປຣແກຣມທ່ອງເວັບສຳລັບ <a data-l10n-name="android-mobile-inline-link">Android</a> ແລະ <a data-l10n-name="ios-mobile-inline-link">iOS</a>
|
en-US
{ -brand-product-name } Browser for <a data-l10n-name="android-mobile-inline-link">Android</a> and <a data-l10n-name="ios-mobile-inline-link">iOS</a>
|
Entity
#
all locales
devtools • shared • styleinspector.properties rule.sourceInline |
lo
inline
|
en-US
inline
|
Displaying 29 results for the string Inline in en-US:
Entity | lo | en-US |
---|---|---|
Entity
#
all locales
browser • browser • protections.ftl mobile-app-links |
lo
{ -brand-product-name } ໂປຣແກຣມທ່ອງເວັບສຳລັບ <a data-l10n-name="android-mobile-inline-link">Android</a> ແລະ <a data-l10n-name="ios-mobile-inline-link">iOS</a>
|
en-US
{ -brand-product-name } Browser for <a data-l10n-name="android-mobile-inline-link">Android</a> and <a data-l10n-name="ios-mobile-inline-link">iOS</a>
|
Entity
#
all locales
devtools • client • changes.properties changes.inlineStyleSheetLabel |
lo
ໃນແຖວ %S
|
en-US
Inline %S
|
Entity
#
all locales
devtools • client • changes.properties changes.inlineStyleSheetLabel2 |
lo
Warning: Source string is missing
|
en-US
Inline
|
Entity
#
all locales
devtools • client • debugger.properties editorNotificationFooter.noOriginalScopes |
lo
Warning: Source string is missing
|
en-US
Original variables name mapping is turned off, so all inline and tooltip previews are disabled. Click the `%S` checkbox in the scopes panel to turn them on.
|
Entity
#
all locales
devtools • client • debugger.properties inlinePreview.hide.label |
lo
ເຊື່ອງຕົວຢ່າງໃນແຖວ
|
en-US
Hide inline preview
|
Entity
#
all locales
devtools • client • debugger.properties inlinePreview.show.label |
lo
ສະແດງຕົວຢ່າງໃນແຖວ
|
en-US
Show inline preview
|
Entity
#
all locales
devtools • client • debugger.properties inlinePreview.toggle.label |
lo
ຕົວຢ່າງຕົວແປໃນແຖວ
|
en-US
Inline Variable Preview
|
Entity
#
all locales
devtools • client • debugger.properties inlinePreview.toggle.tooltip |
lo
ສະແດງຕົວຢ່າງໃນແຖວໃນຕົວແກ້ໄຂດີບັກ
|
en-US
Show inline preview in the debugger editor
|
Entity
#
all locales
devtools • client • inspector.properties markupView.display.inlineFlex.tooltiptext2 |
lo
Warning: Source string is missing
|
en-US
This element behaves like an inline element and lays out its content according to the flexbox model. Click to toggle the flexbox overlay for this element.
|
Entity
#
all locales
devtools • client • inspector.properties markupView.display.inlineGrid.tooltiptext2 |
lo
Warning: Source string is missing
|
en-US
This element behaves like an inline element and lays out its content according to the grid model. Click to toggle the grid overlay for this element.
|
Entity
#
all locales
devtools • client • styleeditor.properties inlineStyleSheet |
lo
Warning: Source string is missing
|
en-US
<inline style sheet #%S>
|
Entity
#
all locales
devtools • client • tooltips.ftl inactive-css-no-size-containment-fix |
lo
Warning: Source string is missing
|
en-US
Try setting its <strong>display</strong> property to something else than <strong>none</strong>, <strong>contents</strong>, <strong>table</strong>, or <strong>inline-table</strong> and make sure it’s not within a table or ruby segment. { learn-more }
|
Entity
#
all locales
devtools • client • tooltips.ftl inactive-css-non-replaced-inline-or-table-column-or-column-group-fix |
lo
Warning: Source string is missing
|
en-US
Try adding <strong>display:inline-block</strong>. { learn-more }
|
Entity
#
all locales
devtools • client • tooltips.ftl inactive-css-non-replaced-inline-or-table-row-or-row-group-fix |
lo
Warning: Source string is missing
|
en-US
Try adding <strong>display:inline-block</strong> or <strong>display:block</strong>. { learn-more }
|
Entity
#
all locales
devtools • client • tooltips.ftl inactive-css-not-flex-container-fix |
lo
Warning: Source string is missing
|
en-US
Try adding <strong>display:flex</strong> or <strong>display:inline-flex</strong>. { learn-more }
|
Entity
#
all locales
devtools • client • tooltips.ftl inactive-css-not-flex-item-fix-2 |
lo
Warning: Source string is missing
|
en-US
Try adding <strong>display:flex</strong> or <strong>display:inline-flex</strong> to the element’s parent. { learn-more }
|
Entity
#
all locales
devtools • client • tooltips.ftl inactive-css-not-grid-container-fix |
lo
Warning: Source string is missing
|
en-US
Try adding <strong>display:grid</strong> or <strong>display:inline-grid</strong>. { learn-more }
|
Entity
#
all locales
devtools • client • tooltips.ftl inactive-css-not-grid-item-fix-2 |
lo
Warning: Source string is missing
|
en-US
Try adding <strong>display:grid</strong> or <strong>display:inline-grid</strong> to the element’s parent. { learn-more }
|
Entity
#
all locales
devtools • client • tooltips.ftl inactive-css-not-grid-or-flex-item-fix-3 |
lo
Warning: Source string is missing
|
en-US
Try adding <strong>display:grid</strong>, <strong>display:flex</strong>, <strong>display:inline-grid</strong>, or <strong>display:inline-flex</strong> to the element’s parent. { learn-more }
|
Entity
#
all locales
devtools • client • tooltips.ftl inactive-css-not-inline-or-tablecell |
lo
Warning: Source string is missing
|
en-US
<strong>{ $property }</strong> has no effect on this element since it’s not an inline or table-cell element.
|
Entity
#
all locales
devtools • client • tooltips.ftl inactive-css-not-inline-or-tablecell-fix |
lo
Warning: Source string is missing
|
en-US
Try adding <strong>display:inline</strong> or <strong>display:table-cell</strong>. { learn-more }
|
Entity
#
all locales
devtools • client • tooltips.ftl inactive-css-not-table-fix |
lo
Warning: Source string is missing
|
en-US
Try adding <strong>display:table</strong> or <strong>display:inline-table</strong>. { learn-more }
|
Entity
#
all locales
devtools • client • tooltips.ftl inactive-css-only-non-grid-or-flex-item-fix |
lo
Warning: Source string is missing
|
en-US
Try changing the value of <strong>display</strong> of the element’s container to something else than <strong>flex</strong>, <strong>grid</strong>, <strong>inline-flex</strong>, or <strong>inline-grid</strong>, or removing <strong>float</strong>. { learn-more }
|
Entity
#
all locales
devtools • client • webconsole.properties webconsole.editor.toolbar.closeButton.tooltip2 |
lo
Warning: Source string is missing
|
en-US
Switch back to inline mode (%S)
|
Entity
#
all locales
devtools • shared • styleinspector.properties rule.sourceInline |
lo
inline
|
en-US
inline
|
Entity
#
all locales
dom • chrome • security • csp.properties CSPInlineScriptViolation |
lo
Warning: Source string is missing
|
en-US
The page’s settings blocked an inline script (%2$S) from being executed because it violates the following directive: “%1$S”
|
Entity
#
all locales
dom • chrome • security • csp.properties CSPInlineStyleViolation |
lo
Warning: Source string is missing
|
en-US
The page’s settings blocked an inline style (%2$S) from being applied because it violates the following directive: “%1$S”
|
Entity
#
all locales
dom • chrome • security • csp.properties CSPROInlineScriptViolation |
lo
Warning: Source string is missing
|
en-US
(Report-Only policy) The page’s settings would block an inline script (%2$S) from being executed because it violates the following directive: “%1$S”
|
Entity
#
all locales
dom • chrome • security • csp.properties CSPROInlineStyleViolation |
lo
Warning: Source string is missing
|
en-US
(Report-Only policy) The page’s settings would block an inline style (%2$S) from being applied because it violates the following directive: “%1$S”
|
APIThese results are also available as an API request to search in
lo or
en-US.
Learn more about the Transvision API.
Please enable JavaScript. Some features won't be available without it.