Ajeje Brazorf
|
1d22f08f24
|
Added translation using Weblate (Sardinian)
|
2020-07-22 19:15:35 +02:00 |
|
Hosted Weblate
|
a130d12f6c
|
Merge branch 'origin/dev' into Weblate.
|
2020-07-18 10:16:37 +02:00 |
|
Mario Rossi
|
82011cdcbb
|
Added translation using Weblate (Neapolitan)
|
2020-07-18 10:16:35 +02:00 |
|
TobiGr
|
1ff6a844bb
|
Remove untranslatable translations
|
2020-07-11 21:47:19 +02:00 |
|
TobiGr
|
36a026e252
|
Use %1$d instead of %1$s in deleted_downloads string
We don't pass a String, but an Integer
|
2020-07-11 21:47:19 +02:00 |
|
TobiGr
|
6ab45d16b9
|
Fix Linter (translations)
|
2020-07-11 20:52:20 +02:00 |
|
bopol
|
d81b954136
|
add bengali (india) and arabic (lybia)
|
2020-07-08 21:34:34 +02:00 |
|
TobiGr
|
29960da939
|
Add some new languages to the language selector
ckb - Central Kurdish
jv - Javanese
kab - Kabyle
|
2020-07-07 22:32:14 +02:00 |
|
Tobias Groza
|
a00486c325
|
Merge pull request #3471 from Royosef/DisplaySearchSuggestion
Display search suggestion: did you mean & showing result for
|
2020-07-07 20:57:02 +02:00 |
|
TobiGr
|
51de764d71
|
Merge remote-tracking branch 'Weblate/dev' into dev
|
2020-07-07 18:41:55 +02:00 |
|
Tobias Groza
|
8d8dff378f
|
Merge pull request #3579 from TobiGr/error_md_export
Add Markdown export of crash logs
|
2020-07-07 00:01:12 +02:00 |
|
Digiwizkid
|
f76ee20b61
|
Translated using Weblate (Bengali (India))
Currently translated at 61.0% (352 of 577 strings)
|
2020-07-06 12:56:56 +02:00 |
|
Prajwol Pradhan
|
77ed6ad60f
|
Translated using Weblate (Nepali)
Currently translated at 99.8% (576 of 577 strings)
|
2020-07-06 12:56:54 +02:00 |
|
Allan Nordhøy
|
c0193bc016
|
Translated using Weblate (Norwegian Bokmål)
Currently translated at 89.0% (514 of 577 strings)
|
2020-07-06 12:56:54 +02:00 |
|
Yaron Shahrabani
|
1c7cc51e7f
|
Translated using Weblate (Hebrew)
Currently translated at 100.0% (577 of 577 strings)
|
2020-07-06 12:56:54 +02:00 |
|
Jeff Huang
|
826b338838
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (577 of 577 strings)
|
2020-07-06 12:56:53 +02:00 |
|
Eric
|
9edd4db56c
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (577 of 577 strings)
|
2020-07-06 12:56:53 +02:00 |
|
Samuel Carvalho de Araújo
|
5992d4b22e
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (577 of 577 strings)
|
2020-07-06 12:56:53 +02:00 |
|
WaldiS
|
bbe2614314
|
Translated using Weblate (Polish)
Currently translated at 100.0% (577 of 577 strings)
|
2020-07-06 12:56:53 +02:00 |
|
Emin Tufan Çetin
|
bbbe80548a
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (577 of 577 strings)
|
2020-07-06 12:56:52 +02:00 |
|
ssantos
|
05dfab29c0
|
Translated using Weblate (Portuguese)
Currently translated at 100.0% (577 of 577 strings)
|
2020-07-06 12:56:52 +02:00 |
|
AioiLight
|
662938261d
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (577 of 577 strings)
|
2020-07-06 12:56:52 +02:00 |
|
Lesya Novaselskaya
|
1530ca4ca3
|
Translated using Weblate (Russian)
Currently translated at 100.0% (577 of 577 strings)
|
2020-07-06 12:56:52 +02:00 |
|
B0pol
|
22263cc97e
|
Translated using Weblate (French)
Currently translated at 100.0% (577 of 577 strings)
|
2020-07-06 12:56:51 +02:00 |
|
nautilusx
|
efa4379e49
|
Translated using Weblate (German)
Currently translated at 100.0% (577 of 577 strings)
|
2020-07-06 12:56:51 +02:00 |
|
Prajwol Pradhan
|
609cdfbcdc
|
Translated using Weblate (Nepali)
Currently translated at 99.8% (576 of 577 strings)
|
2020-07-06 12:56:49 +02:00 |
|
Ishwor Ghimire
|
efb0019600
|
Translated using Weblate (Nepali)
Currently translated at 99.8% (576 of 577 strings)
|
2020-07-06 12:56:48 +02:00 |
|
Stypox
|
19e4bba3fe
|
Improve suggestion panel
|
2020-07-05 22:01:35 +02:00 |
|
Roy Yosef
|
88c4f367e4
|
Display search suggestion: did you mean & showing result for
|
2020-07-05 22:01:35 +02:00 |
|
Stypox
|
8736a1c072
|
Fix style issues
|
2020-07-04 11:38:22 +02:00 |
|
Roy Yosef
|
820ab5893c
|
Final declarations, naming & redundant code
* add final declarations where missing
* fix typo "onSelectedLisener" to "onSelectedListener"
* rename "baseEqual" to "baseEquals"
* replace getPlaylistsObserver code with functions pointers
* remove duplicate code in constructors
* remove useless null checks
|
2020-07-04 11:37:38 +02:00 |
|
Roy Yosef
|
37dd391807
|
Add playlist tab to main page
Add bookmarked playlist as tab in the main page (by Settings > Content > Content of main page)
|
2020-07-04 11:35:45 +02:00 |
|
Hosted Weblate
|
c1bb564f8b
|
Merge branch 'origin/dev' into Weblate.
|
2020-07-03 00:18:10 +02:00 |
|
Ville Rantanen
|
9310826a57
|
Translated using Weblate (Finnish)
Currently translated at 100.0% (576 of 576 strings)
|
2020-07-03 00:18:06 +02:00 |
|
Tobias Groza
|
9d17e20c8e
|
Merge pull request #3404 from mauriciocolli/feed-add-filter-sub-list
Add filter to the feed group dialog to show only ungrouped subscriptions
|
2020-07-02 22:53:11 +02:00 |
|
Hosted Weblate
|
9d7163ef43
|
Merge branch 'origin/dev' into Weblate.
|
2020-07-02 17:34:57 +02:00 |
|
Digiwizkid
|
48caf1336c
|
Translated using Weblate (Bengali (India))
Currently translated at 50.3% (290 of 576 strings)
|
2020-07-02 17:34:56 +02:00 |
|
Milo Ivir
|
1f8e56e3c9
|
Translated using Weblate (Croatian)
Currently translated at 86.6% (499 of 576 strings)
|
2020-07-02 17:34:54 +02:00 |
|
WaldiS
|
764acbba31
|
Translated using Weblate (Polish)
Currently translated at 100.0% (576 of 576 strings)
|
2020-07-02 17:34:54 +02:00 |
|
BenjaminForster
|
914581688c
|
Added translation using Weblate (Afrikaans)
|
2020-07-02 17:34:51 +02:00 |
|
Stypox
|
c0d12cfd90
|
Merge pull request #3774 from eames-palmer/status-bar-color
Update status color to match toolbar color
|
2020-07-01 08:39:32 +02:00 |
|
Tobias Groza
|
d34ae58ad9
|
Merge pull request #3373 from mauriciocolli/feed-add-search-sub-list
Add search for subscription picker in the feed group dialog
|
2020-07-01 00:16:01 +02:00 |
|
Digiwizkid
|
00f7e1f658
|
Translated using Weblate (Bengali (India))
Currently translated at 36.1% (208 of 576 strings)
|
2020-06-30 19:32:06 +02:00 |
|
Digiwizkid
|
200ed99e72
|
Translated using Weblate (Bengali (Bangladesh))
Currently translated at 30.9% (178 of 576 strings)
|
2020-06-30 19:32:02 +02:00 |
|
Digiwizkid
|
cd34e7d7d0
|
Added translation using Weblate (Bengali (India))
|
2020-06-30 12:20:19 +02:00 |
|
Jasper Eames Palmer
|
62c02ad447
|
Update non-service status bar colors to match toolbar colors
|
2020-06-29 22:30:09 -07:00 |
|
Allan Nordhøy
|
cd65eddf44
|
Translated using Weblate (Norwegian Bokmål)
Currently translated at 89.2% (514 of 576 strings)
|
2020-06-29 13:30:43 +02:00 |
|
Enol P
|
42908dd305
|
Translated using Weblate (Asturian)
Currently translated at 51.0% (294 of 576 strings)
|
2020-06-29 13:30:43 +02:00 |
|
Anonim Qwerty
|
ad0c160e88
|
Translated using Weblate (Ukrainian)
Currently translated at 98.9% (570 of 576 strings)
|
2020-06-29 13:30:42 +02:00 |
|
ssantos
|
4069c5bdc7
|
Translated using Weblate (German)
Currently translated at 100.0% (576 of 576 strings)
|
2020-06-29 13:30:42 +02:00 |
|