1
0
mirror of https://framagit.org/tom79/nitterizeme synced 2025-01-05 13:09:25 +01:00

Merge branch 'develop' into 'l10n_develop'

# Conflicts:
#   app/src/main/res/values-ar/strings.xml
#   app/src/main/res/values-de/strings.xml
#   app/src/main/res/values-fr/strings.xml
#   fastlane/metadata/android/ar/full_description.txt
#   fastlane/metadata/android/ar/short_description.txt
#   fastlane/metadata/android/de/full_description.txt
#   fastlane/metadata/android/de/short_description.txt
This commit is contained in:
Thomas 2020-01-26 09:01:36 +01:00
commit 16c9a135dd
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# NitterizeMe [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
# NitterizeMe [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![Crowdin](https://badges.crowdin.net/nitterizeme/localized.svg)](https://crowdin.com/project/nitterizeme)
NitterizeMe once set by default to open Twitter and YouTube links will transform them into Nitter and Invidious links and delegate the action to another app.

View File

@ -1,5 +1,5 @@
<resources>
<string name="app_name">NitterizeMe</string>
<string name="app_name" translatable="false">NitterizeMe</string>
<string name="action_settings">Settings</string>
<string name="action_about">About</string>
<string name="developer">Developer</string>