diff options
author | Sascha Montellese <sascha.montellese@gmail.com> | 2013-10-31 23:52:53 -0700 |
---|---|---|
committer | Sascha Montellese <sascha.montellese@gmail.com> | 2013-10-31 23:52:53 -0700 |
commit | c3999599939021778a33757429d61d92f150ece7 (patch) | |
tree | 9fafdee713f4cea59122446a9695f4dc62739bcd /language | |
parent | c9df5c3a88b5e513e790b127b8d064b004463765 (diff) | |
parent | 8e8153f5688eeb487fd3f25fbb9ec2f098422d6f (diff) |
Merge pull request #3498 from Montellese/settings_skin_integration
Improved settings level integration into confluence
Diffstat (limited to 'language')
-rwxr-xr-x | language/English/strings.po | 28 |
1 files changed, 22 insertions, 6 deletions
diff --git a/language/English/strings.po b/language/English/strings.po index 74be31cc42..bd391fcaac 100755 --- a/language/English/strings.po +++ b/language/English/strings.po @@ -4162,19 +4162,19 @@ msgid "Reset" msgstr "" msgctxt "#10036" -msgid "Level: Basic" +msgid "Basic" msgstr "" msgctxt "#10037" -msgid "Level: Standard" +msgid "Standard" msgstr "" msgctxt "#10038" -msgid "Level: Advanced" +msgid "Advanced" msgstr "" msgctxt "#10039" -msgid "Level: Expert" +msgid "Expert" msgstr "" #: xbmc/guilib/WindowIDs.h @@ -4182,10 +4182,12 @@ msgctxt "#10040" msgid "Add-on browser" msgstr "" +#: xbmc/settings/windows/GUIWindowSettingsCategory.cpp msgctxt "#10041" -msgid "Reset settings" +msgid "Reset above settings to default" msgstr "" +#: xbmc/settings/windows/GUIWindowSettingsCategory.cpp msgctxt "#10042" msgid "Are you sure you want to reset the settings in this category?" msgstr "" @@ -4198,7 +4200,21 @@ msgctxt "#10044" msgid "No help available" msgstr "" -#empty strings from id 10045 to 10099 +msgctxt "#10045" +msgid "Resets all the visible settings to their default values." +msgstr "" + +#: xbmc/settings/windows/GUIWindowSettingsCategory.cpp +msgctxt "#10046" +msgid "No categories available" +msgstr "" + +#: xbmc/settings/windows/GUIWindowSettingsCategory.cpp +msgctxt "#10047" +msgid "Try changing the setting level to see additional categories and settings." +msgstr "" + +#empty strings from id 10048 to 10099 #: xbmc/guilib/WindowIDs.h msgctxt "#10100" |