Improve strings based on translator feedback

This commit is contained in:
darken
2023-05-07 20:15:41 +02:00
committed by Matthias Urhahn
parent 3c5f1bf21f
commit 3ac357161a
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -65,6 +65,6 @@
<string name="last_seen_x">Last seen: %s</string>
<string name="first_seen_x">First seen: %s</string>
<string name="permission_post_notifications_label">Post notifications</string>
<string name="permission_post_notifications_description">"Allow CAPod to show you notifications about your AirPods, e.g. their current status while connected."</string>
<string name="permission_post_notifications_label">Show notifications</string>
<string name="permission_post_notifications_description">"Allow CAPod to show notifications about your AirPods, e.g. their current status while connected."</string>
</resources>