Skip to content

Commit 6aa128a

Browse files
authored
Reference to Weblate instead of Transifex for translations (#62)
1 parent fbba4f5 commit 6aa128a

File tree

2 files changed

+11
-15
lines changed

2 files changed

+11
-15
lines changed

.tx/config

Lines changed: 0 additions & 12 deletions
This file was deleted.

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11

22
[![License](https://img.shields.io/github/license/bitfireAT/cert4android)](https://github.com/bitfireAT/cert4android/blob/main/LICENSE)
3-
[![Tests](https://github.com/bitfireAT/cert4android/actions/workflows/test-dev.yml/badge.svg)](https://github.com/bitfireAT/cert4android/actions/workflows/test-dev.yml)
3+
[![Translation status](https://hosted.weblate.org/widget/cert4android/status-badge.png)](https://hosted.weblate.org/engage/cert4android/)
44
[![KDoc](https://img.shields.io/badge/documentation-KDoc-informational)](https://bitfireat.github.io/cert4android/)
5-
[![Latest Version](https://img.shields.io/jitpack/version/com.github.bitfireAT/cert4android)](https://jitpack.io/#bitfireAT/cert4android)
6-
75

86
_This software is not affiliated to, nor has it been authorized, sponsored or otherwise approved
97
by Google LLC. Android is a trademark of Google LLC._
@@ -29,6 +27,16 @@ Then make the changes in your own repository and send a pull request.
2927
and a separate `:sync` process which should share the certificate information)
3028

3129

30+
# Contributions
31+
32+
Please help to [translate cert4android](https://hosted.weblate.org/engage/cert4android/):
33+
34+
[![Translation status (big)](https://hosted.weblate.org/widget/cert4android/287x66-grey.png)](https://hosted.weblate.org/engage/cert4android/)
35+
36+
For other topics, you can [create an issue](https://github.com/bitfireAT/cert4android/issues)
37+
or [submit a PR](https://github.com/bitfireAT/cert4android/pulls) over Github.
38+
39+
3240
# How to use
3341

3442
1. Add the [jitpack.io](https://jitpack.io) repository to your project's level `build.gradle`:

0 commit comments

Comments
 (0)