Commit graph

14 commits

Author SHA1 Message Date
Travis Ralston
7aaeac0760 Update data-definitions
Following f65007476b
2023-08-22 12:04:56 -06:00
Travis Ralston
ae2d00b164 Update sas-emoji.json 2021-10-28 19:09:30 -06:00
Travis Ralston
d7f01de1e6 Update i18n 2021-08-27 19:17:14 +01:00
Travis Ralston
4b40ecc53d Update i18n 2021-08-27 19:17:11 +01:00
Travis Ralston
f0e0477a3e Update i18n 2021-08-27 19:17:09 +01:00
Travis Ralston
dfdb5bc1a9 Run i18n 2021-08-27 19:17:09 +01:00
Travis Ralston
1399cdfd5c Update sas-emoji.json for translations 2021-08-27 19:17:07 +01:00
Travis Ralston
c6441176b8 Update i18n 2020-11-09 15:12:49 -07:00
Travis Ralston
deaa82c653 Rebuild sas-emoji.json 2020-10-16 13:31:14 -06:00
Travis Ralston
81c7893a6e sync translations for sas emoji 2020-09-16 14:48:20 -06:00
Travis Ralston
6b64281af7 Update sas-emoji.json for i18n 2020-08-19 09:43:15 -06:00
Travis Ralston
f0ba7f014b Update i18n for emoji 2020-08-13 11:54:56 -06:00
Travis Ralston
d37f7a25b4
Make translations for SAS emoji available in-tree (#2728)
* add a base file

* Fix directory name

* Added translation using Weblate (English)

* Translated using Weblate (English)

Currently translated at 1.6% (1 of 64 strings)

Translation: matrix-doc/SAS Emoji v1
Translate-URL: https://translate.riot.im/projects/matrix-doc/sas-emoji-v1/en_EN/

* add english files

* delete english files

* Added translation using Weblate (English)

* Added translation using Weblate (English)

* Do manual translations

* Deleted translation using Weblate (English)

* Deleted translation using Weblate (English)

* Add a script to update the definitions with the translations

* update i18n

* Add a note to the spec about translations

* changelog

* Ensure translations end with json
2020-08-12 14:04:48 -06:00
Travis Ralston
a3364ff357 Spec SAS verification and the common key verification framework
Reference implementations:
* 94f664e725
* https://github.com/matrix-org/matrix-react-sdk/pull/2461
* https://github.com/matrix-org/matrix-js-sdk/pull/818
* https://github.com/matrix-org/matrix-react-sdk/pull/2596
* https://github.com/matrix-org/matrix-js-sdk/pull/837

Proposals:
* [MSC1717](https://github.com/matrix-org/matrix-doc/pull/1717)
* [MSC1267](https://github.com/matrix-org/matrix-doc/issues/1267)

No alterations to either proposal have been made intentionally here.
2019-06-04 12:43:47 -06:00