Skip to content

Commit 917073f

Browse files
committed
BUGFIX: Translation file location
1 parent 67fa40d commit 917073f

File tree

5 files changed

+3
-4
lines changed

5 files changed

+3
-4
lines changed

Source/CodeQ.Site/Resources/Private/Fusion/Document/Page/Page.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

Source/CodeQ.Site/Resources/Private/Translations/de/NodeTypes/HomePage.xlf renamed to Source/CodeQ.Site/Resources/Private/Translations/de/NodeTypes/Document/HomePage.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<target xml:lang="de" state="translated">Homepage</target>
88
</trans-unit>
99
<trans-unit id="properties.footerInfo.aloha.placeholder">
10-
<source>Footer Contact info</source>
11-
<target xml:lang="de" state="translated">Kontaktinfos in Fußzeile</target>
10+
<source>Enter contact info here...</source>
11+
<target xml:lang="de" state="translated">Kontaktinfos hier eingeben...</target>
1212
</trans-unit>
1313
<trans-unit id="properties.footerItems">
1414
<source>Footer Menu Items</source>

Source/CodeQ.Site/Resources/Private/Translations/en/NodeTypes/HomePage.xlf renamed to Source/CodeQ.Site/Resources/Private/Translations/en/NodeTypes/Document/HomePage.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<source>Homepage</source>
77
</trans-unit>
88
<trans-unit id="properties.footerInfo.aloha.placeholder">
9-
<source>Footer Contact info</source>
9+
<source>Enter contact info here...</source>
1010
</trans-unit>
1111
<trans-unit id="properties.footerItems">
1212
<source>Footer Menu Items</source>

0 commit comments

Comments
 (0)