Skip to content

Commit

Permalink
[BUGFIX] #338 change no_follow description to their new inverted variant
Browse files Browse the repository at this point in the history
  • Loading branch information
JuJoMi committed Jul 8, 2024
1 parent a00ad19 commit 91acb45
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Resources/Private/Language/de.locallang_csh_pages.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<target>Die Seitenbeschreibung kann in den Suchergebnissen und in den sozialen Medien auftauchen. Wecken Sie das Interesse des Nutzers und platzieren Sie wichtige Stichwörter der Seite in natürlicher Sprache.</target>
</trans-unit>
<trans-unit id="no_follow.description" resname="no_follow.description">
<source>If checked, all links on the web page will not be checked by search engines. Thus the links have no influence on a page rank.</source>
<target>Falls ja, werden die Verlinkungen auf der Seite nicht weiter von Suchmaschinen überprüft. Somit haben sie keinen Einfluss auf das Ranking.</target>
<source>If checked, all links on the web page will be checked by search engines. Thus the links have influence on a page rank.</source>
<target>Falls ja, werden die Verlinkungen auf der Seite von Suchmaschinen überprüft. Somit haben sie Einfluss auf das Ranking.</target>
</trans-unit>
<trans-unit id="no_index.description" resname="no_index.description">
<source>If checked, this page will be visible in search engines.</source>
Expand Down
2 changes: 1 addition & 1 deletion Resources/Private/Language/locallang_csh_pages.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<source>The page description may appear in search results and on social media platforms. Arouse the user's interest and place key keywords of the page in natural language.</source>
</trans-unit>
<trans-unit id="no_follow.description" resname="no_follow.description">
<source>If checked, all links on the web page will not be checked by search engines. Thus the links have no influence on a page rank.</source>
<source>If checked, all links on the web page will be checked by search engines. Thus the links have influence on a page rank.</source>
</trans-unit>
<trans-unit id="no_index.description" resname="no_index.description">
<source>If checked, this page will be visible in search engines.</source>
Expand Down

0 comments on commit 91acb45

Please sign in to comment.