El RIDO
|
cc0920fc09
add HTML entity encoding to PHP translation logic, remove exception to allow <br/> tags in DOMpurify by eliminating the single case that made use of it
|
6 years ago |
El RIDO
|
1ae4f4f0fc
updating all languages with missing translation, addresses failing unit test in previous commit
|
6 years ago |
El RIDO
|
2cbb86cefc
adding missing translation IDs, kudos @qianmengnet for finding these
|
6 years ago |
El RIDO
|
bf0be09f09
removing old IE warning, as it is ignored by IE. The modern warning does get displayed, so let's use this more generic warning instead.
|
6 years ago |
El RIDO
|
7c61f59dcd
removing untranslated string for non-human entities, moving insecure notice to template, so it can remains translated
|
6 years ago |
El RIDO
|
6fcd82fb85
making the feature detection more robust, let users with no WASM create uncompressed pastes, remove dead & duplicate code
|
7 years ago |
El RIDO
|
603f7fd911
adding tests for all cases
|
7 years ago |
El RIDO
|
57bd65225d
added new translation strings, moved URLs out of translations as they are static and it makes translation more compact
|
7 years ago |
El RIDO
|
a67c9ab129
reworded the message, added the missing translation strings
|
7 years ago |
El RIDO
|
eeca365e18
Merge branch 'master' into webcrypto
|
7 years ago |
AreYouLoco
|
8ea7c4cda6
Update polish translation.
|
7 years ago |
El RIDO
|
5e4c6b5770
Merge branch 'master' into webcrypto
|
7 years ago |
Alfredo Fabián Altamirano
|
287130dd37
Add missing translation for "QR code"
|
7 years ago |
El RIDO
|
b62e259cfb
Merge branch 'master' into webcrypto
|
7 years ago |
EmilKra
|
256a5b2450
Update pl.json
|
7 years ago |
El RIDO
|
41c54325fa
Merge branch 'master' into webcrypto
|
7 years ago |
EmilKra
|
dcee0c7d39
Update pl.json
|
7 years ago |
El RIDO
|
6f25d651b7
switching to client side libraries for key generation, remove legacy browser support
|
8 years ago |
El RIDO
|
e78d35ccd7
add missing translation
|
8 years ago |
thororm
|
a8aacce04d
More localization defaults
|
9 years ago |
thororm
|
2c17c35b85
Code review results and further improvements
|
9 years ago |
El RIDO
|
44327bed58
added missing/removed translation IDs found using improved unit test (#201)
|
9 years ago |
El RIDO
|
e80c726f92
added unit test for missing message IDs accross all translations, added IDs found this way to translation files (#201)
|
9 years ago |
El RIDO
|
88b02d866e
fixes #186 for good
|
9 years ago |
rugk
|
da094e2853
make it work(6): discussion/comments
|
9 years ago |
El RIDO
|
a5d91298ff
add an option to change the site name, solves #154
|
9 years ago |
El RIDO
|
ecd8a51137
writing a unit test for #145 lead to the discovery of two errors in the polish translations: error in formula and missing number placeholders in the translation strings
|
9 years ago |
rugk
|
ac53f0abdb
Add translation string
|
9 years ago |
El RIDO
|
b94d252421
Merge branch 'master' into JSnotWorkingError
|
9 years ago |
El RIDO
|
3f8d6a592b
refactored modal dialog logic, added the new message IDs to all translation files and added the modal dialog to all bootstrap based templates (page gets the old JS input as a fallback)
|
9 years ago |