Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release candidate 1.0.2 #12

Merged
merged 13 commits into from
Aug 9, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# User @heinrichreimer manages CI scripts.
/ci/ @heinrichreimer

# User @heinrichreimer manages build configuration.
*.gradle @heinrichreimer
*.gradle.kts @heinrichreimer
*gradle.properties @heinrichreimer
*gradle-wrapper.properties @heinrichreimer

# User @CrazyMarvin manages artwork.
/art/ @CrazyMarvin
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Icon](art/icons/ic_launcher/circle/xxxhdpi/ic_launcher.png)](art/icons/ic_launcher/ic_launcher_web.png)
[![Icon](art/icons/ic_launcher/legacy/ic_launcher_squircle_xxxhdpi.png)](art/icons/ic_launcher/ic_launcher_play_store.png)

# Metadata Remover App For Android
[![Build Status](https://img.shields.io/travis/Crazy-Marvin/MetadataRemover/master.svg?style=flat)](https://travis-ci.org/Crazy-Marvin/MetadataRemover)
Expand All @@ -12,6 +12,7 @@
[![Codecov](https://img.shields.io/codecov/c/github/Crazy-Marvin/MetadataRemover/master.svg?style=flat)](https://codecov.io/gh/Crazy-Marvin/MetadataRemover)
[![Crowdin Localization](https://d322cqt584bo4o.cloudfront.net/metadata-remover/localized.svg?style=flat)](https://crowdin.com/project/metadata-remover)
[![F-Droid](https://img.shields.io/f-droid/v/xxxxxxxx.svg?style=flat)](https://f-droid.org/de/packages/xxxxxxxx/)
[![Google Play](https://badgen.net/badge/icon/googleplay?icon=googleplay&label)](https://play.google.com/store/apps/details?id=rocks.poopjournal.metadataremover)

_Remove any image's metadata fast and easily._

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/main/play/listings/en-US/graphics/icon/art_app_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/main/res/drawable-xxxhdpi/art_app_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/main/res/mipmap-hdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/main/res/mipmap-mdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/main/res/mipmap-xhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/main/res/mipmap-xxhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion app/src/main/res/values-af-rZA/strings.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-af-rZA/strings_activity_about.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-af-rZA/strings_activity_license.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-af-rZA/strings_activity_main.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-af-rZA/strings_attributes.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-ar-rSA/strings.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-ar-rSA/strings_activity_about.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-ar-rSA/strings_activity_license.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-ar-rSA/strings_activity_main.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-ar-rSA/strings_attributes.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-bg-rBG/strings.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-bg-rBG/strings_activity_about.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-bg-rBG/strings_activity_license.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-bg-rBG/strings_activity_main.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-bg-rBG/strings_attributes.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-bn-rBD/strings.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-bn-rBD/strings_activity_about.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-bn-rBD/strings_activity_license.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-bn-rBD/strings_activity_main.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-bn-rBD/strings_attributes.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-ca-rES/strings.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-ca-rES/strings_activity_about.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-ca-rES/strings_activity_license.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-ca-rES/strings_activity_main.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-ca-rES/strings_attributes.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-cs-rCZ/strings.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-cs-rCZ/strings_activity_about.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-cs-rCZ/strings_activity_license.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-cs-rCZ/strings_activity_main.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-cs-rCZ/strings_attributes.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-da-rDK/strings.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-da-rDK/strings_activity_about.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-da-rDK/strings_activity_license.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-da-rDK/strings_activity_main.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-da-rDK/strings_attributes.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-de-rDE/strings.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
5 changes: 3 additions & 2 deletions app/src/main/res/values-de-rDE/strings_activity_about.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down Expand Up @@ -27,7 +29,6 @@
<!-- App info -->
<string name="image_content_description_app_icon">App-Symbol</string>
<string name="title_button_about_contact">Kontakt</string>
<string name="subject_email_about_button_contact">@string/app_name</string>
<string name="title_button_about_support">Support</string>
<!-- Owner info -->
<string name="title_about_owner_name">Crazy Marvin &amp; Mitwirkende</string>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ MIT License
~
~ Copyright (c) 2018 Jan Heinrich Reimer
Expand Down
Loading