Skip to content

Commit

Permalink
Merge pull request #1262 from db-ui/1261-power-apps-provide-easier-to…
Browse files Browse the repository at this point in the history
…-read-component-names

refactor: renamed all Power Apps components
  • Loading branch information
mfranzke authored Jul 14, 2023
2 parents a5b5941 + db055c2 commit 5a81675
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion build-power-apps/alert/DBAlert/strings/DBAlert.1033.resx
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,6 @@
<value>Breite</value>
</data>
<data name="DBAlert_Display_Key" xml:space="preserve">
<value>DBAlert</value>
<value>DB Alert</value>
</data>
</root>
2 changes: 1 addition & 1 deletion build-power-apps/brand/DBBrand/strings/DBBrand.1033.resx
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,6 @@
<value>Logo Höhe</value>
</data>
<data name="DBBrand_Display_Key" xml:space="preserve">
<value>DBBrand</value>
<value>DB Brand</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,6 @@
<value>Breite</value>
</data>
<data name="DBButton_Display_Key" xml:space="preserve">
<value>DBButton</value>
<value>DB Button</value>
</data>
</root>
2 changes: 1 addition & 1 deletion build-power-apps/card/DBCard/strings/DBCard.1033.resx
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,6 @@
<value>Breite</value>
</data>
<data name="DBCard_Display_Key" xml:space="preserve">
<value>DBCard</value>
<value>DB Card</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,6 @@
<value>Breite</value>
</data>
<data name="DBCheckbox_Display_Key" xml:space="preserve">
<value>DBCheckbox</value>
<value>DB Checkbox</value>
</data>
</root>
2 changes: 1 addition & 1 deletion build-power-apps/icon/DBIcon/strings/DBIcon.1033.resx
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,6 @@
<value>Breite</value>
</data>
<data name="DBIcon_Display_Key" xml:space="preserve">
<value>DBIcon</value>
<value>DB Icon</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,6 @@
<value>Breite</value>
</data>
<data name="DBInfotext_Display_Key" xml:space="preserve">
<value>DBInfotext</value>
<value>DB Infotext</value>
</data>
</root>
2 changes: 1 addition & 1 deletion build-power-apps/input/DBInput/strings/DBInput.1033.resx
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,6 @@
<value>Breite</value>
</data>
<data name="DBInput_Display_Key" xml:space="preserve">
<value>DBInput</value>
<value>DB Input</value>
</data>
</root>
2 changes: 1 addition & 1 deletion build-power-apps/link/DBLink/strings/DBLink.1033.resx
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,6 @@
<value>Breite</value>
</data>
<data name="DBLink_Display_Key" xml:space="preserve">
<value>DBLink</value>
<value>DB Link</value>
</data>
</root>
2 changes: 1 addition & 1 deletion build-power-apps/radio/DBRadio/strings/DBRadio.1033.resx
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,6 @@
<value>Breite</value>
</data>
<data name="DBRadio_Display_Key" xml:space="preserve">
<value>DBRadio</value>
<value>DB Radio</value>
</data>
</root>
2 changes: 1 addition & 1 deletion build-power-apps/tag/DBTag/strings/DBTag.1033.resx
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,6 @@
<value>Breite</value>
</data>
<data name="DBTag_Display_Key" xml:space="preserve">
<value>DBTag</value>
<value>DB Tag</value>
</data>
</root>

0 comments on commit 5a81675

Please sign in to comment.