Commit graph

23 commits

Author SHA1 Message Date
Translation updater bot f7d64fd0ee
Localisation updates from https://translatewiki.net.
Change-Id: I9c6f2b49bf726d8c51e0e90de14c6d9a78a92b9d
2024-08-06 09:46:18 +02:00
Translation updater bot b9463a0271 Localisation updates from https://translatewiki.net.
Change-Id: I8dd26764e698ff6d39f29b26e106cabc2b8fbb72
2024-04-12 09:41:43 +02:00
Translation updater bot 10c9a9ee6f Localisation updates from https://translatewiki.net.
Change-Id: Iacc861a52585392f96dc9aaa56a5b92b06d37df3
2024-04-05 09:37:45 +02:00
Translation updater bot e578597263 Localisation updates from https://translatewiki.net.
Change-Id: I3130f67228f31701a7fa1e193566647e9fe520ad
2024-03-11 08:26:33 +01:00
Translation updater bot 9696056dfe Localisation updates from https://translatewiki.net.
Change-Id: Iab371c59161a0f585d71cffe9232692152699098
2024-03-08 08:22:43 +01:00
Translation updater bot 39783e901e Localisation updates from https://translatewiki.net.
Change-Id: Iefd780f09b6dac93a0b9bbba5f66ccddc4ebba1d
2024-02-15 13:27:47 +01:00
MusikAnimal 75f5c9b2be CodeMirror: highlight special characters and non-breaking spaces
The highlightSpecialChars() should act mostly identical to CM5. An
example is the soft hyphen (U+00AD). These are highlighted as a red dot
because they are non-printable characters.

The i18n may seem like overkill, but CM6 would otherwise actually print
the same message in plain English and without a way to localize it.

Per request at T181677, we also highlight non-breaking space and the
narrow non-breaking space. These are shown as a faint gray dot, to match
CM6's highlightWhiteSpace() extension. That extension isn't used here
because it would also highlight normal spaces, which we don't want.

Bug: T181677
Change-Id: Iac1a8cf78e4cd0a27abc917f4b70bdfbaf86252a
2024-02-13 14:57:06 -05:00
MusikAnimal 5a07eb35db CodeMirror 6: localize search dialog
As of this patch, these should be the only messages used by us that live
in the CodeMirror library. More may be added later as new features
are added. We load all translations as a default CodeMirror extension
given the small cost and importance of localization.

German translations from the CodeMirror docs:
https://codemirror.net/examples/translate/

Also add a note in the README about the search dialog.

Bug: T317243
Change-Id: Iba40bcaf197ed48166ce4cdcc4f48177fc8d07f3
2024-02-13 14:56:23 -05:00
Translation updater bot 1bf02db3da Localisation updates from https://translatewiki.net.
Change-Id: Ib1b32ef8ceb34bdb2b85fe55924cf2e8c35a46ce
2022-05-11 08:11:17 +02:00
Translation updater bot 86ec585c76 Localisation updates from https://translatewiki.net.
Change-Id: I7a411bb3084d2df4604007c0e1f13a1561616526
2022-04-11 08:13:47 +02:00
Translation updater bot b1cfbd5c50 Localisation updates from https://translatewiki.net.
Change-Id: I66cb090f96a74c6ab7f1e3a896a913bdd390745a
2020-04-07 08:37:52 +02:00
Translation updater bot 3d40b7fe1c Localisation updates from https://translatewiki.net.
Change-Id: I6e174341786f3113333d70c4d5c4cc312ffff8b7
2018-06-18 22:09:39 +02:00
MusikAnimal 7d99bbefde Remove 'Try syntax highlighting' popup for all users
A Node script was used to remove the now unused i18n messages.
This same script sorts the messages alphabetically, so it looks
like some unrelated messages were changed, but they weren't.

Bug: T191297
Change-Id: I69cce06133c1d055d31d12ebc8408123c187b574
2018-04-12 18:22:31 -04:00
Translation updater bot b12bf05d6a Localisation updates from https://translatewiki.net.
Change-Id: I4ee68cc3ac0f5098b5634086842e28a0191ddf2f
2018-02-10 09:15:12 +01:00
Translation updater bot d8d273b4af Localisation updates from https://translatewiki.net.
Change-Id: I83c2fc4978a2b06aded1d14d9b51ec25fe242e56
2017-09-12 22:28:34 +02:00
Translation updater bot d9e8f92b8b Localisation updates from https://translatewiki.net.
Change-Id: Ib7f541856dd5b5db8f3e869a0c0cadb3a8b98725
2017-07-08 22:25:41 +02:00
Translation updater bot 08e2fdbe9d Localisation updates from https://translatewiki.net.
Change-Id: I67f75eb5e5aa330ee2f0815e19fa3610fd3a50b1
2017-07-06 22:39:25 +02:00
Translation updater bot eba288bc60 Localisation updates from https://translatewiki.net.
Change-Id: I60f8bde71b4bb0fe60e9819a89a9504e2b5e92a5
2017-06-30 23:13:45 +02:00
Translation updater bot 2c5aa03614 Localisation updates from https://translatewiki.net.
Change-Id: Ib22fd80ff67bbc47582abb3e63b58f1283604b6d
2017-06-28 22:43:31 +02:00
Translation updater bot 7374adfd01 Localisation updates from https://translatewiki.net.
Change-Id: I57a3660c6365ece10589e55fa20fffd180346e18
2017-05-09 22:44:44 +02:00
Translation updater bot ecbda264b2 Localisation updates from https://translatewiki.net.
Change-Id: I32c382a71459cee40b31a3c7ef6f0f68569f82b9
2015-08-11 22:07:25 +02:00
Translation updater bot 4cb9fe22bd Localisation updates from https://translatewiki.net.
Change-Id: I11dc61f9081cfd6b959710d5d7badaa8042bf9df
2014-10-27 20:08:23 +01:00
Translation updater bot bf91cd036e Localisation updates from https://translatewiki.net.
Change-Id: I6ba64c8cc933c013c20651c97d7ef58ec970e091
2014-08-27 21:22:56 +02:00