default_resolution_title: Fix capitalization
"Default Resolution" -> "Default resolution" See https://www.google.com/design/spec/style/writing.html#writing-capitalization-punctuation
This commit is contained in:
parent
8060c6a775
commit
a5fc6db1fa
|
@ -35,7 +35,7 @@
|
|||
|
||||
<string name="autoplay_by_calling_app_title">Autoplay when called from another app</string>
|
||||
<string name="autoplay_by_calling_app_summary">Automatically play a video when NewPipe is called from another app.</string>
|
||||
<string name="default_resolution_title">Default Resolution</string>
|
||||
<string name="default_resolution_title">Default resolution</string>
|
||||
<string name="play_with_kodi_title">Play with Kodi</string>
|
||||
<string name="kore_not_found">Kore app not found. Install Kore?</string>
|
||||
<string name="fdroid_kore_url" translatable="false">https://f-droid.org/repository/browse/?fdfilter=Kore&fdid=org.xbmc.kore</string>
|
||||
|
|
Loading…
Reference in New Issue