Skip to content

Commit a13995f

Browse files
authored
Merge pull request clickstorm#334 from prathers/bugfix/typos
fix: various typos in language files
2 parents 457ba2d + 2431ad5 commit a13995f

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

Resources/Private/Language/locallang.xlf

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<source>Incorrect</source>
8686
</trans-unit>
8787
<trans-unit id="evaluation.headingOrder.settings" resname="evaluation.headingOrder.settings">
88-
<source>The hierarchical order of headings (h1-h6) should be correct, e.g. an h2 heading should always be below an h1 heading. If your page has headings, you can see the current order here.</source>
88+
<source>The hierarchical order of headings (h1-h6) should be correct, e.g. a h2 heading should always be below a h1 heading. If your page has headings, you can see the current order here.</source>
8989
</trans-unit>
9090
<trans-unit id="evaluation.header" resname="evaluation.header">
9191
<source>SEO - Content Analysis</source>

Resources/Private/Language/locallang_csh_mod.xlf

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<source>This module provides you the possibility to add an alternative text to images. It shows only images without an alternative text jet.</source>
1414
</trans-unit>
1515
<trans-unit id="mod_file.details" resname="mod_file.details">
16-
<source>An alternative describes the content of an image. This text should always be set. Manly because of the following two reasons:
16+
<source>An alternative describes the content of an image. This text should always be set. Mainly because of the following two reasons:
1717

1818
&lt;b&gt;Search Engines&lt;/b&gt;
1919
With an alternative text the image can be indexed by Search Engines like Google.

Resources/Private/Language/locallang_csh_pages.xlf

+9-9
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<source>Prevents indexing of duplicate content. If the content of another page is similar or identical and you prefer to have this page indexed, then enter the link to the page here.</source>
88
</trans-unit>
99
<trans-unit id="description.description" resname="canonical_link.description">
10-
<source>The page description may appear in search results and on social media plattforms. Arouse the user's interest and place key keywords of the page in natural language.</source>
10+
<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>
1111
</trans-unit>
1212
<trans-unit id="no_follow.description" resname="no_follow.description">
1313
<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>
@@ -16,25 +16,25 @@
1616
<source>If checked, this page will be visible in search engines.</source>
1717
</trans-unit>
1818
<trans-unit id="og_description.description" resname="og_description.description">
19-
<source>This description will be shown, if the user shares this page on facebook, LinkedIn etc. Fallback is the page description.</source>
19+
<source>This description will be shown, if the user shares this page on Facebook, LinkedIn etc. Fallback is the page description.</source>
2020
</trans-unit>
2121
<trans-unit id="og_image.description" resname="og_image.description">
22-
<source>This image will be shown, if the user shares this page on facebook, LinkedIn etc. It will be scaled to 1200 x 630 pixels.</source>
22+
<source>This image will be shown, if the user shares this page on Facebook, LinkedIn etc. It will be scaled to 1200 x 630 pixels.</source>
2323
</trans-unit>
2424
<trans-unit id="og_title.description" resname="og_title.description">
25-
<source>This title will be shown, if the user shares this page on facebook, LinkedIn etc. Fallback is the title for search engines.</source>
25+
<source>This title will be shown, if the user shares this page on Facebook, LinkedIn etc. Fallback is the title for search engines.</source>
2626
</trans-unit>
2727
<trans-unit id="seo_title.description" resname="seo_title.description">
2828
<source>This title will be shown in the browser tab and in the search engines. Place some keywords here, but not only separated by commas. The user should be animated to click.</source>
2929
</trans-unit>
3030
<trans-unit id="twitter_description.description" resname="tw_description.description">
31-
<source>This description will be shown, if the user shares this page on twitter. Fallback is the open graph description.</source>
31+
<source>This description will be shown, if the user shares this page on Twitter. Fallback is the open graph description.</source>
3232
</trans-unit>
3333
<trans-unit id="twitter_image.description" resname="tw_image.description">
34-
<source>This image will be shown, if the user shares this page on twitter. Fallback is the open graph image. The recommended size is 1600 x 900 pixels.</source>
34+
<source>This image will be shown, if the user shares this page on Twitter. Fallback is the open graph image. The recommended size is 1600 x 900 pixels.</source>
3535
</trans-unit>
3636
<trans-unit id="twitter_title.description" resname="tw_title.description">
37-
<source>This title will be shown, if the user shares this page on twitter. Fallback is the open graph title.</source>
37+
<source>This title will be shown, if the user shares this page on Twitter. Fallback is the open graph title.</source>
3838
</trans-unit>
3939
<trans-unit id="tx_csseo_json_ld.description" resname="tx_csseo_json_ld.description">
4040
<source>Add more information about the content of the current page with JSON-LD.</source>
@@ -46,10 +46,10 @@
4646
<source>Show the browser title without the site title in cases the space isn't enough.</source>
4747
</trans-unit>
4848
<trans-unit id="tx_csseo_tw_creator.description" resname="tx_csseo_tw_creator.description">
49-
<source>Enter a twitter username without the @ sign. If the user shares the page on twitter, this account will be shown as creator.</source>
49+
<source>Enter a Twitter username without the @ sign. If the user shares the page on Twitter, this account will be shown as creator.</source>
5050
</trans-unit>
5151
<trans-unit id="tx_csseo_tw_site.description" resname="tx_csseo_tw_site.description">
52-
<source>Enter a twitter username without the @ sign. If the user shares the page on twitter, this account will be used in the card footer. The account should belong to your website.</source>
52+
<source>Enter a Twitter username without the @ sign. If the user shares the page on Twitter, this account will be used in the card footer. The account should belong to your website.</source>
5353
</trans-unit>
5454
</body>
5555
</file>

Resources/Private/Language/locallang_db.xlf

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<source>Warning! If you want to use this Robots setting, you must remove the robots.txt in your web root.</source>
1111
</trans-unit>
1212
<trans-unit id="evaluation.tca.json_ld.invalid_json" resname="evaluation.tca.json_ld.invalid_json">
13-
<source>The JSON-LD markup is anvalid. </source>
13+
<source>The JSON-LD markup is invalid. </source>
1414
</trans-unit>
1515
<trans-unit id="pages.description" resname="pages.description">
1616
<source>Description</source>

0 commit comments

Comments
 (0)