Commit 65aa6b25 authored by Michal Čihař's avatar Michal Čihař

Merge pull request #333 from lem9/master

Improve English
parents f232a780 cfa6b670
...@@ -246,8 +246,8 @@ good quality of translations. ...@@ -246,8 +246,8 @@ good quality of translations.
Not translated Not translated
~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~
The source and translated strings are same at least in one of plural forms. The source and translated strings are the same at least in one of the plural forms.
This checks ignores some strings which are quite usually same in all languages This check ignores some strings which are quite usually same in all languages
and strips various markup, which can occur in the string, to reduce number of and strips various markup, which can occur in the string, to reduce number of
false positives. false positives.
...@@ -294,7 +294,7 @@ checked in various language variants (Chinese, Japanese, Devanagari or Urdu). ...@@ -294,7 +294,7 @@ checked in various language variants (Chinese, Japanese, Devanagari or Urdu).
Trailing colon Trailing colon
~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~
Source and translated do not both end with a colon or colon is not correctly Source and translated do not both end with a colon or the colon is not correctly
spaced. This includes spacing rules for French or Breton. Colon is also spaced. This includes spacing rules for French or Breton. Colon is also
checked in various language variants (Chinese or Japanese). checked in various language variants (Chinese or Japanese).
...@@ -303,7 +303,7 @@ checked in various language variants (Chinese or Japanese). ...@@ -303,7 +303,7 @@ checked in various language variants (Chinese or Japanese).
Trailing question Trailing question
~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~
Source and translated do not both end with question mark or it is not Source and translated do not both end with a question mark or it is not
correctly spaced. This includes spacing rules for French or Breton. Question correctly spaced. This includes spacing rules for French or Breton. Question
mark is also checked in various language variants (Armenian, Arabic, Chinese, mark is also checked in various language variants (Armenian, Arabic, Chinese,
Korean, Japanese, Ethiopic, Vai or Coptic). Korean, Japanese, Ethiopic, Vai or Coptic).
...@@ -313,9 +313,9 @@ Korean, Japanese, Ethiopic, Vai or Coptic). ...@@ -313,9 +313,9 @@ Korean, Japanese, Ethiopic, Vai or Coptic).
Trailing exclamation Trailing exclamation
~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~
Source and translated do not both end with exclamation mark or it is not Source and translated do not both end with an exclamation mark or it is not
correctly spaced. This includes spacing rules for French or Breton. correctly spaced. This includes spacing rules for French or Breton.
Exclamation mark is also check in various language variants (Chinese, Exclamation mark is also checked in various language variants (Chinese,
Japanese, Korean, Armenian, Limbu, Myanmar or Nko). Japanese, Korean, Armenian, Limbu, Myanmar or Nko).
.. _check-end-ellipsis: .. _check-end-ellipsis:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment