2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-09-02 15:15:09 +00:00

Remove trailing dot and use imperative wording in MPRIS preferences

Make it more consistent with other preferences
This commit is contained in:
Nicolas Fella
2018-09-24 16:51:43 +02:00
parent a52c386598
commit a800e0f85a

View File

@@ -161,7 +161,7 @@
<string name="mpris_volume">Volume</string> <string name="mpris_volume">Volume</string>
<string name="mpris_settings">Multimedia Settings</string> <string name="mpris_settings">Multimedia Settings</string>
<string name="mpris_time_settings_title">Forward/rewind buttons</string> <string name="mpris_time_settings_title">Forward/rewind buttons</string>
<string name="mpris_time_settings_summary">Adjust the time to fast forward/rewind when pressed.</string> <string name="mpris_time_settings_summary">Adjust the time to fast forward/rewind when pressed</string>
<string name="mpris_time_key" translatable="false">mpris_interval_time</string> <string name="mpris_time_key" translatable="false">mpris_interval_time</string>
<string-array name="mpris_time_entries"> <string-array name="mpris_time_entries">
<item>10 seconds</item> <item>10 seconds</item>
@@ -179,7 +179,7 @@
<item>120000000</item> <item>120000000</item>
</string-array> </string-array>
<string name="mpris_notification_settings_title">Show media control notification</string> <string name="mpris_notification_settings_title">Show media control notification</string>
<string name="mpris_notification_settings_summary">Allows controlling your media players without opening KDE Connect.</string> <string name="mpris_notification_settings_summary">Allow controlling your media players without opening KDE Connect</string>
<string name="mpris_notification_key" translatable="false">mpris_notification_enabled</string> <string name="mpris_notification_key" translatable="false">mpris_notification_enabled</string>
<string name="share_to">Share To...</string> <string name="share_to">Share To...</string>
<string name="protocol_version_older">This device uses an old protocol version</string> <string name="protocol_version_older">This device uses an old protocol version</string>