-
-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
451b6b6
commit e89aa72
Showing
4 changed files
with
70 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<locale-config xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<locale android:name="ar"/> <locale android:name="bg"/> <locale android:name="bs-rBA"/> <locale android:name="ca-rES"/> <locale android:name="cs-rCZ"/> <locale android:name="da"/> <locale android:name="de"/> <locale android:name="el"/> <locale android:name="en"/> <locale android:name="es"/> <locale android:name="fa"/> <locale android:name="fi"/> <locale android:name="fr"/> <locale android:name="gl"/> <locale android:name="hu"/> <locale android:name="in"/> <locale android:name="it"/> <locale android:name="ja"/> <locale android:name="ku"/> <locale android:name="lt"/> <locale android:name="ml"/> <locale android:name="nb-rNO"/> <locale android:name="nl"/> <locale android:name="pl"/> <locale android:name="pt-rBR"/> <locale android:name="pt-rPT"/> <locale android:name="ro"/> <locale android:name="ru"/> <locale android:name="sr"/> <locale android:name="sv"/> <locale android:name="ta"/> <locale android:name="th"/> <locale android:name="tr"/> <locale android:name="uk"/> <locale android:name="vi"/> <locale android:name="zh-rCN"/> <locale android:name="zh-rTW"/> | ||
<locale android:name="ar"/> <locale android:name="bg"/> <locale android:name="bs-rBA"/> <locale android:name="ca-rES"/> <locale android:name="cs-rCZ"/> <locale android:name="da"/> <locale android:name="de"/> <locale android:name="el"/> <locale android:name="en"/> <locale android:name="es"/> <locale android:name="fa"/> <locale android:name="fi"/> <locale android:name="fr"/> <locale android:name="gl"/> <locale android:name="hi"/> <locale android:name="hu"/> <locale android:name="in"/> <locale android:name="it"/> <locale android:name="ja"/> <locale android:name="ku"/> <locale android:name="lt"/> <locale android:name="ml"/> <locale android:name="nb-rNO"/> <locale android:name="nl"/> <locale android:name="pl"/> <locale android:name="pt-rBR"/> <locale android:name="pt-rPT"/> <locale android:name="ro"/> <locale android:name="ru"/> <locale android:name="sr"/> <locale android:name="sv"/> <locale android:name="ta"/> <locale android:name="th"/> <locale android:name="tr"/> <locale android:name="uk"/> <locale android:name="vi"/> <locale android:name="zh-rCN"/> <locale android:name="zh-rTW"/> | ||
</locale-config> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# 2.6.28 | ||
Agnieszka C (1): | ||
* [9fbe413d7] Updated Polish translation using Weblate | ||
|
||
Jonas Kalderstam (4): | ||
* [0c2dfbcca] Fixed order of modifiers | ||
* [98f3fa8a4] Fixed crash with table spans | ||
* [d4a96558a] Fixed full text parsing sporadically showing error message | ||
* [eabf243fc] Added support for RTL tables | ||
|
||
Matth78 (1): | ||
* [825b37ea2] Updated French translation using Weblate | ||
|
||
Oğuz Ersen (1): | ||
* [4c1323277] Updated Turkish translation using Weblate | ||
|
||
Scrambled777 (1): | ||
* [57b2eedca] Update |