From: Amir E. Aharoni Date: Sat, 1 Aug 2015 10:07:20 +0000 (+0300) Subject: Improve the phrasing of tooltip-preview X-Git-Tag: 1.31.0-rc.0~10478^2 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/categories/modifier.php?a=commitdiff_plain;h=aa1c2fffd6babcde161e98a522bcc877f4d83e26;p=lhc%2Fweb%2Fwiklou.git Improve the phrasing of tooltip-preview * Sentences should be separated by full stop, not comma splice. * The exclamation mark is not really needed. It was removed in the English Wikipedia, and it makes sense. Change-Id: I9ca917ca464df53a31a776e25102afa813616a31 --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index f59df68075..8a86764a8d 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -2530,7 +2530,7 @@ "tooltip-ca-nstab-category": "View the category page", "tooltip-minoredit": "Mark this as a minor edit", "tooltip-save": "Save your changes", - "tooltip-preview": "Preview your changes, please use this before saving!", + "tooltip-preview": "Preview your changes. Please use this before saving.", "tooltip-diff": "Show which changes you made to the text", "tooltip-compareselectedversions": "See the differences between the two selected revisions of this page", "tooltip-watch": "Add this page to your watchlist",