Skip to content

Commit

Permalink
Fixed mobileHeight property grid texts (#5908)
Browse files Browse the repository at this point in the history
* Fixed mobileHeight property grid texts

* Updated etalon

---------

Co-authored-by: tsv2013 <tsv2013@noreply.github.com>
  • Loading branch information
tsv2013 and tsv2013 committed Sep 20, 2024
1 parent ffcce44 commit 42871b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/survey-creator-core/src/localization/english.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1514,6 +1514,7 @@ export var enStrings = {
inheritWidthFrom: "The \"Same as container\" option auto-adjusts the header content area width to fit into the HTML element the survey is placed in.",
textAreaWidth: "The width of the header area that contains the survey title and description, measured in pixels.",
overlapEnabled: "Makes the bottom of the header overlaid with the top of the survey.",
mobileHeight: "When set to 0, the height is calculated automatically to accommodate the header's content.",
},
panellayoutcolumn: {
effectiveWidth: "Accepts values %.",
Expand Down Expand Up @@ -1601,6 +1602,7 @@ export var enStrings = {
imageFit: "Image and thumbnail fit",
altText: "Alt text",
height: "Height", // Auto-generated string
mobileHeight: "Height on smartphones",
penColor: "Pen color", // Auto-generated string
backgroundColor: "Background color",
templateElements: "Template elements", // Auto-generated string
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 42871b5

Please sign in to comment.