Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit e7e8f1e9 authored by Andy Scherzinger's avatar Andy Scherzinger Committed by GitHub
Browse files

Merge pull request #1748 from nextcloud/adjust-transifex-links

fix(i18n): Adjust links to transifex
parents 73642f0e c443381a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ An android client for [Nextcloud Notes App](https://github.com/nextcloud/notes/)
  * In-note search
  * Single note widget and note list widget
  * Render Markdown (using [Markwon](https://noties.io/Markwon))
  * Translated in many languages on [Transifex](https://www.transifex.com/nextcloud/nextcloud/android-notes/)
  * Translated in many languages on [Transifex](https://app.transifex.com/nextcloud/nextcloud/android-notes/)
  * Context based formatting ([#363](https://github.com/nextcloud/notes-android/issues/363))
  * Password protection ([#354](https://github.com/nextcloud/notes-android/issues/354))

@@ -48,7 +48,7 @@ An android client for [Nextcloud Notes App](https://github.com/nextcloud/notes/)
  * Report issues in the [issue tracker](https://github.com/nextcloud/notes-android/issues)
  * [Pick a good first issue](https://github.com/nextcloud/notes-android/labels/Good%20first%20issue) :notebook:
  * Create a [Pull Request](https://opensource.guide/how-to-contribute/#opening-a-pull-request)
  * Help translating this app on [Transifex](https://www.transifex.com/nextcloud/nextcloud/android-notes/) 🌎
  * Help translating this app on [Transifex](https://app.transifex.com/nextcloud/nextcloud/android-notes/) 🌎
  * Buy this app on [Google Play Store](https://play.google.com/store/apps/details?id=it.niedermann.owncloud.notes)
  * Send me a bottle of your favorite beer :beers: :wink:

+1 −1
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@
    <string name="url_source" translatable="false">https://github.com/nextcloud/notes-android</string>
    <string name="url_issues" translatable="false">https://github.com/nextcloud/notes-android/issues/new/choose</string>
    <string name="url_license" translatable="false">https://github.com/nextcloud/notes-android/blob/main/LICENSE</string>
    <string name="url_translations" translatable="false">https://www.transifex.com/nextcloud/nextcloud/</string>
    <string name="url_translations" translatable="false">https://app.transifex.com/nextcloud/nextcloud/</string>
    <string name="url_niedermann_it" translatable="false">https://www.niedermann.it/</string>
    <string name="url_about_icon_author" translatable="false">https://github.com/nextcloud/notes/blob/76d15214f80f2bf7ea08427bff73ad145128f090/img/notes.svg</string>
    <string name="url_about_icons_disclaimer_mdi" translatable="false">https://materialdesignicons.com/</string>