2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-08-29 13:17:43 +00:00

Change the plugin description, it doesn't actually take pictures

It might be misleading for people who don't know what this plugin does.
This commit is contained in:
Albert Vaca 2019-03-07 12:12:41 +01:00
parent 123ce99017
commit e4275d85f6

View File

@ -326,8 +326,8 @@
<string name="block_contents">Block contents of notifications</string>
<string name="block_images">Block images in notifications</string>
<string name="notification_channel_receivenotification">Notifications from other devices</string>
<string name="take_picture">Take picture</string>
<string name="plugin_photo_desc">Take a picture and send it to another device</string>
<string name="take_picture">Launch camera</string>
<string name="plugin_photo_desc">Launch the camera app to ease taking and transferring pictures</string>
<string name="findmyphone_preference_key_ringtone" translatable="false">findmyphone_ringtone</string>
</resources>