diff options
| author | Joshua Boniface <joshua@boniface.me> | 2019-02-07 15:51:52 +0000 |
|---|---|---|
| committer | Bond-009 <bond.009@outlook.com> | 2019-02-12 20:37:16 +0100 |
| commit | d48275a7854a696bf379d5dc25b31fc7069eda45 (patch) | |
| tree | 239e7501e5078e0b8c06d158ccbccdd8b6472865 | |
| parent | a4e98a0390a9cd9180af6b9a37f611262d696079 (diff) | |
Translated using Weblate (English (United Kingdom))
Currently translated at 97.8% (92 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/en-GB.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/en-GB.json b/Emby.Server.Implementations/Localization/Core/en-GB.json index 332902292..67d4068cf 100644 --- a/Emby.Server.Implementations/Localization/Core/en-GB.json +++ b/Emby.Server.Implementations/Localization/Core/en-GB.json @@ -90,7 +90,7 @@ "UserPasswordChangedWithName": "Password has been changed for user {0}", "UserPolicyUpdatedWithName": "User policy has been updated for {0}", "UserStartedPlayingItemWithValues": "{0} has started playing {1}", - "UserStoppedPlayingItemWithValues": "{0} has stopped playing {1}", + "UserStoppedPlayingItemWithValues": "{0} has finished playing {1} on {2}", "ValueHasBeenAddedToLibrary": "{0} has been added to your media library", "ValueSpecialEpisodeName": "Special - {0}", "VersionNumber": "Version {0}" |
