Revert "apply half non-breakable spaces in French localization"This reverts commit d90ef1e0b81e3ab4cb0e2394acce6ff5970dc67c.
apply half non-breakable spaces in French localization
Move colon from code to language strings
translation update
remove placeholder van denied.txt
Revert "added stripped bit to language file"This reverts commit 524df5769a0b9b7aa35af6500c85528c2b0515fe.Conflicts: inc/lang/bn/lang.php inc/lang/fr/lang.php
Update lang of img pagetools
Replace part of localized searchtext by placeholder
added stripped bit to language filethis has been done by a script and might not be 100% accurate
Update localizations
localize jQuery UI date picker FS#2912
removed unused lang string (authmodfailed)
French language update
changed semicolon to colon in link to welcome page to make it less confusing
Remove diff link from French notify mail FS#2602The link doesn't exist in the English version and it doesn't workanymore because appending a parameter to a link doesn't work when thelink is not j
Remove diff link from French notify mail FS#2602The link doesn't exist in the English version and it doesn't workanymore because appending a parameter to a link doesn't work when thelink is not just a URL but an HTML link
show more ...
Use hardcoded plugin loading error message as $lang isn't initializedWhen loading plugins, $lang might not be initialized yet, so use ahardcoded error message instead, especially as this error sho
Use hardcoded plugin loading error message as $lang isn't initializedWhen loading plugins, $lang might not be initialized yet, so use ahardcoded error message instead, especially as this error should only bedisplayed for the admin (and then fixed). This also removes thepreviously localized message, it might be re-added as part of the newextension manager.
12345678