diff options
author | pieh <misiek.piechowiak@gmail.com> | 2012-06-20 12:33:13 +0200 |
---|---|---|
committer | pieh <misiek.piechowiak@gmail.com> | 2012-06-21 11:13:18 +0200 |
commit | 40bb7a55f0e96c7ec19e740fbdb699e0e1086373 (patch) | |
tree | 3dbcae585f9ae67b87db5003c59443e8a2b4dd56 /language | |
parent | ad5e04d5428b4837caf912d68601123e4765fec8 (diff) |
add error notification for user when missing home.xml
Diffstat (limited to 'language')
-rw-r--r-- | language/English/strings.po | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/language/English/strings.po b/language/English/strings.po index b665ba84a6..377e0da275 100644 --- a/language/English/strings.po +++ b/language/English/strings.po @@ -8725,7 +8725,15 @@ msgctxt "#24101" msgid "Would you like to download this Add-on?" msgstr "" -#empty strings from id 24102 to 24999 +msgctxt "#24102" +msgid "Unable to load skin" +msgstr "" + +msgctxt "#24103" +msgid "Skin is missing some files" +msgstr "" + +#empty strings from id 24104 to 24999 msgctxt "#25000" msgid "Notifications" |