mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-13 21:56:11 +00:00
Fix RT string
This commit is contained in:
parent
4830780632
commit
ed9374205f
2 changed files with 3 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
*.pyo
|
*.pyo
|
||||||
|
__local__/
|
||||||
machine_guid
|
machine_guid
|
||||||
/resources/media/Thumbs.db
|
/resources/media/Thumbs.db
|
||||||
|
|
||||||
|
|
|
@ -915,9 +915,9 @@ msgid "The Kodi companion speeds up the start up sync. Other syncs are triggered
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgctxt "#33187"
|
msgctxt "#33187"
|
||||||
msgid "Sync rotten tomatoes ratings"
|
msgid "Sync Rotten Tomatoes ratings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgctxt "#33188"
|
msgctxt "#33188"
|
||||||
msgid "Would you like to sync rotten tomatoes ratings?"
|
msgid "Would you like to sync Rotten Tomatoes ratings?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
Loading…
Reference in a new issue