Michael Telatynski
53e2ce33b8
remove unused i18n
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-06-12 13:39:35 +01:00
Michael Telatynski
9493f4a872
fallback from undefined for interpolation
...
because _t called with undefined interpolation name: errorDetail
even though when its undef its not used to sprinf-js would have been fine...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-06-12 10:42:44 +01:00
Michael Telatynski
a32ce4fbf6
remove unused string
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-06-11 23:57:03 +01:00
Michael Telatynski
89533706a8
pollForUpdate is now internal/private to a Platform.
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-06-11 23:39:21 +01:00
Michael Telatynski
deb7ed660c
Merge branch 'develop' of github.com:vector-im/riot-web into t3chguy/updating_stuff
2017-06-11 23:13:49 +01:00
Riot Translate Bot
5d66a539b7
Update from Weblate. ( #4272 )
...
* Translated using Weblate (Russian)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
* Translated using Weblate (English (United States))
Currently translated at 85.3% (169 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/en_US/
* Translated using Weblate (Russian)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
* Translated using Weblate (Thai)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/th/
* Added translation using Weblate (Chinese (Simplified))
* Added translation using Weblate (Arabic)
* Translated using Weblate (Thai)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/th/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 81.8% (162 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hant/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 0.5% (1 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
* Translated using Weblate (Malayalam)
Currently translated at 2.0% (4 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ml/
* Translated using Weblate (Arabic)
Currently translated at 0.5% (1 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ar/
* Translated using Weblate (German)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
* Translated using Weblate (Greek)
Currently translated at 97.9% (194 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/el/
* Translated using Weblate (Greek)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/el/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 2.5% (5 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/zh_Hans/
* Translated using Weblate (Arabic)
Currently translated at 2.0% (4 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ar/
* Translated using Weblate (Greek)
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/el/
2017-06-11 20:42:24 +01:00
Michael Telatynski
a520f0bfed
move all logic, make bar more generic
...
pass through actual errors
and tidy
needs testing
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-06-11 19:19:17 +01:00
Michael Telatynski
c4fd139586
get rid of pointless interval and timeout on linux
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-06-11 16:46:47 +01:00
Michael Telatynski
4c8ff0955d
move electron update logic into own file, tidy tidy tidy
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-06-11 16:44:36 +01:00
Michael Telatynski
6592526109
change /!\ to Warning for accessibility (plus weird escaping?)
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-06-11 13:45:37 +01:00
Matthew Hodgson
c34bc2d946
Merge pull request #4266 from MTRNord/patch-2
...
Add missing VOIP Dropdown width
2017-06-11 00:40:32 +01:00
Matthew Hodgson
23a1efa6ed
Merge pull request #4261 from MTRNord/patch-1
...
Update import and directory path in the Translations dev guide
2017-06-11 00:40:14 +01:00
Matthew Hodgson
f874134a31
Merge pull request #4260 from krombel/patch-1
...
Use Thai string for Thai in Language-Chooser
2017-06-11 00:39:41 +01:00
Marcel
cb5cb56854
Add missing VOIP Dropdown width
2017-06-10 17:26:29 +02:00
Marcel
71a0ced8a8
Update import and directory path
...
...in the Translations dev guide
2017-06-10 12:27:26 +02:00
krombel
a62a9b9cd1
Use Thai string for Thai in Language-Chooser
2017-06-10 03:11:55 +02:00
Matthew Hodgson
00ca069873
fix broken var
2017-06-09 22:22:18 +01:00
David Baker
387c334d41
Merge remote-tracking branch 'weblate/develop' into develop
2017-06-09 16:14:23 +01:00
David Baker
1581f3f332
Merge pull request #4254 from RiotTranslate/weblate-riot-web-riot-web
...
Update from Weblate.
2017-06-09 15:29:19 +01:00
Weblate
6fed0239f1
Merge remote-tracking branch 'origin/develop' into develop
2017-06-09 14:17:24 +00:00
Marcel
47cde99a58
Translated using Weblate (German)
...
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-06-09 14:17:24 +00:00
Marcel
3041ec0770
Translated using Weblate (English (United States))
...
Currently translated at 83.3% (165 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/en_US/
2017-06-09 14:17:24 +00:00
David Baker
4f6b237fbc
Update translation links to riot.im
2017-06-09 15:16:38 +01:00
Vladi
f24382919b
Translated using Weblate (Russian)
...
Currently translated at 93.4% (185 of 198 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
2017-06-09 14:14:41 +00:00
dtygel
be209eb988
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pt_BR/
2017-06-09 13:34:53 +00:00
David Baker
fd2486f996
Translated using Weblate (English (United States))
...
Currently translated at 82.3% (163 of 198 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/en_US/
2017-06-09 12:43:48 +00:00
Bamstam
04b64bb3c3
Translated using Weblate (German)
...
Currently translated at 100.0% (198 of 198 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-06-09 11:27:38 +00:00
RiotTranslate
2d85d931c1
Merge remote-tracking branch 'origin/develop' into develop
2017-06-09 08:01:39 +00:00
Matthew Hodgson
0e6576d91a
fix hebrew vars
2017-06-08 22:56:09 +01:00
RiotTranslate
eefa723a87
Merge remote-tracking branch 'origin/develop' into develop
2017-06-08 21:54:10 +00:00
Vladi
6c769175b4
Translated using Weblate (Russian)
...
Currently translated at 89.8% (177 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
2017-06-08 21:54:09 +00:00
Paul Evans
94592ca2d5
Added translation using Weblate (Esperanto)
2017-06-08 21:54:07 +00:00
Matthew Hodgson
919ca5d67c
fix missing string and broken var
2017-06-08 22:48:12 +01:00
RiotTranslate
3b12a2c431
Update from Weblate. ( #4253 )
...
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/hu/
* Translated using Weblate (Russian)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
* Translated using Weblate (German)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Russian)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
* Translated using Weblate (German)
Currently translated at 82.7% (163 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 83.2% (164 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 83.7% (165 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 83.7% (165 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 83.7% (165 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Russian)
Currently translated at 84.7% (167 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
* Translated using Weblate (Thai)
Currently translated at 97.9% (193 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
* Translated using Weblate (Thai)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
* Translated using Weblate (German)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Thai)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pt_BR/
* Translated using Weblate (Russian)
Currently translated at 84.7% (167 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
* Translated using Weblate (German)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Thai)
Currently translated at 99.4% (196 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
* Added translation using Weblate (Hebrew)
* Translated using Weblate (Hebrew)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/he/
2017-06-08 22:36:02 +01:00
Dor Ben Dov
47d704e5a4
Translated using Weblate (Hebrew)
...
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/he/
2017-06-08 19:57:28 +00:00
Dor Ben Dov
b9739f043e
Added translation using Weblate (Hebrew)
2017-06-08 18:51:27 +00:00
RiotTranslate
c5fa3a7df6
[WEBLATE] merge develop
2017-06-08 17:49:39 +00:00
Pitchaya Boonsarngsuk
48e3ab2a66
Translated using Weblate (Thai)
...
Currently translated at 99.4% (196 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
2017-06-08 17:30:53 +00:00
Bamstam
56699c2e2a
Translated using Weblate (German)
...
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-06-08 17:30:52 +00:00
Luke Barnard
f2b89acfec
Merge pull request #4252 from vector-im/luke/fix-joining-test
...
Expect to see HTTP /join/#some:alias when we the view knows it
2017-06-08 18:11:23 +01:00
Luke Barnard
de334cccfd
Expect to see HTTP /join/#some:alias when we the view knows it
2017-06-08 18:01:55 +01:00
RiotTranslate
caeb675672
Update from Weblate. ( #4250 )
...
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/hu/
* Translated using Weblate (Russian)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
* Translated using Weblate (German)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Russian)
Currently translated at 100.0% (162 of 162 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
* Translated using Weblate (German)
Currently translated at 82.7% (163 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 83.2% (164 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 83.7% (165 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 83.7% (165 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 83.7% (165 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Russian)
Currently translated at 84.7% (167 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
* Translated using Weblate (Thai)
Currently translated at 97.9% (193 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
* Translated using Weblate (Thai)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
* Translated using Weblate (German)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Thai)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/th/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pt_BR/
* Translated using Weblate (Russian)
Currently translated at 84.7% (167 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
* Translated using Weblate (German)
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-06-08 16:00:12 +01:00
Matthew Hodgson
7b4be59e0e
Merge pull request #4169 from vector-im/t3chguy/random_fix_1
...
add explicit import to utf8 polyfill and rip out unused imports
2017-06-08 15:58:58 +01:00
Matthew Hodgson
d8f7262eac
Merge branch 'develop' into t3chguy/random_fix_1
2017-06-08 15:58:49 +01:00
Bamstam
6a25d7a30a
Translated using Weblate (German)
...
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-06-08 13:56:29 +00:00
RiotTranslate
db4be25c41
Merge remote-tracking branch 'origin/develop' into develop
2017-06-08 13:48:45 +00:00
Stanislav N
114a76ff83
Translated using Weblate (Russian)
...
Currently translated at 84.7% (167 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/ru/
2017-06-08 13:48:44 +00:00
dtygel
5b10cfcdce
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (197 of 197 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pt_BR/
2017-06-08 13:48:41 +00:00
David Baker
f32977c0e8
Merge pull request #4204 from ollieh/issues/1974
...
Added styling for copy to clipboard button
2017-06-08 14:46:06 +01:00
Matthew Hodgson
da69d03b1d
i18n powered by [matrix] sanely
2017-06-08 13:50:53 +01:00