diff options
author | montellese <montellese@xbmc.org> | 2013-04-27 13:20:38 +0200 |
---|---|---|
committer | montellese <montellese@xbmc.org> | 2013-05-01 21:48:02 +0200 |
commit | 4a34ba24a179467947e400c3b0b47568967dd9cb (patch) | |
tree | fe1632ad668644ea9c7b6afca0f504f00503f21c /language | |
parent | a59ac1bdddb4509271ccf3302eb85fc887f2362f (diff) |
settings: integrate new settings system into GUI
Diffstat (limited to 'language')
-rw-r--r-- | language/English/strings.po | 40 |
1 files changed, 35 insertions, 5 deletions
diff --git a/language/English/strings.po b/language/English/strings.po index dfc125cf4c..8498162026 100644 --- a/language/English/strings.po +++ b/language/English/strings.po @@ -3617,7 +3617,9 @@ msgctxt "#1273" msgid "AirPlay" msgstr "" -#empty string with id 1274 +msgctxt "#1274" +msgid "AirTunes" +msgstr "" #. Filter movies/tvshows/music/episodes/artists/musicvideos/albums/songs #: xbmc/dialogs/GUIDialogMediaFilter.cpp @@ -4087,7 +4089,23 @@ msgctxt "#10040" msgid "Addon browser" msgstr "" -#empty strings from id 10041 to 10099 +msgctxt "#10041" +msgid "Reset settings" +msgstr "" + +msgctxt "#10042" +msgid "Are you sure you want to reset the settings in this category?" +msgstr "" + +msgctxt "#10043" +msgid "Help" +msgstr "" + +msgctxt "#10044" +msgid "No help available" +msgstr "" + +#empty strings from id 10045 to 10099 #: xbmc/guilib/WindowIDs.h msgctxt "#10100" @@ -5669,7 +5687,7 @@ msgstr "" #: xbmc/settings/GUISettings.cpp msgctxt "#13435" -msgid "Enable HQ Scalers for scalings above %" +msgid "Enable HQ Scalers for scalings above" msgstr "" #empty strings from id 13436 to 13499 @@ -12060,7 +12078,7 @@ msgstr "" xbmc\network\windows\ZeroconfWIN.cpp msgctxt "#34300" -msgid "Failed to start zeroconf" +msgid "Failed to start Zeroconf" msgstr "" #: xbmc\network\windows\ZeroconfWIN.cpp @@ -12068,7 +12086,19 @@ msgctxt "#34301" msgid "Is Apple's Bonjour Service installed? See log for more info." msgstr "" -#empty strings from id 34302 to 34399 +msgctxt "#34302" +msgid "AirPlay requires Zeroconf to be enabled." +msgstr "" + +msgctxt "#34303" +msgid "Unable to stop Zeroconf" +msgstr "" + +msgctxt "#34304" +msgid "AirPlay and AirTunes depend on Zeroconf running." +msgstr "" + +#empty strings from id 34305 to 34399 #: xbmc\cores\VideoRenderers\LinuxRendererGL.cpp msgctxt "#34400" |