-
-
Notifications
You must be signed in to change notification settings - Fork 53
add de locale to fastlane and improve formatting for en fulldesc #203
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
base: master
Are you sure you want to change the base?
Conversation
metadata/de/full_description.txt
Outdated
@@ -0,0 +1,3 @@ | |||
<i>Bluetooth Radar</i> ist ein Tool zur Analyse von Bluetooth (BLE) Umgebungen. Es scannt den BLE-Ether im Hintergrund und benachrichtigt Sie, wenn sich das gesuchte Gerät in Ihrer Nähe befindet oder wenn Ihnen ein unbekanntes Gerät zu lange folgt. Kann Hersteller unterscheiden, Apple Airdrop-Pakete erkunden und sie mit bekannten Kontakten abgleichen. Erstellen Sie eine Gerätebewegungskarte basierend auf dem gescannten BLE-Ether um Sie herum. Flexible Filtereinstellungen für das Radar. | |||
|
|||
<i>Bluetooth Radar</i> gibt Ihre persönlichen Daten oder Geolokalisierung nicht weiter, alle Arbeiten sind offline. Dies ist ein Open-Source-Projekt. No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @IzzySoft , thank you for your localization. Could you please keep the original liability disclaimer here as well:
This project is developed solely for educational, security research, and personal investigative purposes. The author does not endorse or encourage any use of this software for unlawful or unethical activities. You are solely responsible for ensuring your use of this tool complies with all applicable laws and regulations.
I don't know german, this is what ChatGPT gave me:
Dieses Projekt wird ausschließlich zu Bildungs-, Sicherheitsforschungs- und persönlichen Untersuchungszwecken entwickelt. Der Autor befürwortet oder ermutigt nicht die Nutzung dieser Software für rechtswidrige oder unethische Aktivitäten. Sie allein sind dafür verantwortlich sicherzustellen, dass Ihre Nutzung dieses Werkzeugs allen geltenden Gesetzen und Vorschriften entspricht.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can be added of course! And after merging, it's all in your hands anyway. But sure, let me amend that. Just the Russian part I cannot really cover, my Russian isn't good enough for that.
Oh, I just see I forgot to convert it back to HTML. I can do that as well if you want – but will leave it as Markdown for now in case you prefer it this way.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Before we're waiting on each other until judgement day: Will you add it after merge, or were you waiting for me to add it before? Just asking for clarification 😉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Gna, just noticed I applied the changes already. And doing that, duplicated it in the English one. Fixed now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Anything keeping this from being merged now, @Semper-Viventem ?
This PR slightly improves formatting of the English full description, making it possible to render it as Markdown (supported e.g. at IzzyOnDroid) while keeping it compatible with places not supporting it (e.g. F-Droid.org, PlayStore). It also adds the German (de) locale with short and full description.