From 36d1cf3a59a03bbba21e36c29cf5cbceac0f5b57 Mon Sep 17 00:00:00 2001 From: dkanada Date: Mon, 10 Jun 2019 14:21:10 -0700 Subject: [PATCH] fix capitalization of nfo --- src/strings/en-us.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index f5ce57b217..fbf87ac7b2 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -675,7 +675,7 @@ "LabelKodiMetadataSaveImagePaths": "Save image paths within nfo files", "LabelKodiMetadataSaveImagePathsHelp": "This is recommended if you have image file names that don't conform to Kodi guidelines.", "LabelKodiMetadataUser": "Save user watch data to nfo's for:", - "LabelKodiMetadataUserHelp": "Enable this to save watch data to Nfo files for other applications to utilize.", + "LabelKodiMetadataUserHelp": "Enable this to save watch data to NFO files for other applications to utilize.", "LabelLanNetworks": "LAN networks:", "LabelLanguage": "Language:", "LabelLineup": "Lineup:", @@ -1349,7 +1349,7 @@ "TabMusicVideos": "Music Videos", "TabMyPlugins": "My Plugins", "TabNetworks": "Networks", - "TabNfoSettings": "Nfo Settings", + "TabNfoSettings": "NFO Settings", "TabNotifications": "Notifications", "TabOther": "Other", "TabParentalControl": "Parental Control",