added correct punctuation to the end of StrId_ThemeNotApplied languages

This commit is contained in:
NightlyFox 2018-09-28 18:40:13 -05:00
parent 0cfaa79b79
commit 8f01f594f9

View File

@ -330,11 +330,11 @@ const char* const g_strings[StrId_Max][16] =
[StrId_ThemeNotApplied] = [StrId_ThemeNotApplied] =
{ {
STR_EN("Theme cannot be applied because an error occurred"), STR_EN("Theme cannot be applied because an error occurred."),
STR_ES("El temático no se puede aplicar porque se ha producido un error"), STR_ES("El temático no se puede aplicar porque se ha producido un error."),
STR_JP("エラーが発生したため、テーマを適用できませんでした"), STR_JP("エラーが発生したため、テーマを適用できませんでした"),
STR_KO("오류가 발생 했기 때문에 테마를 적용할 수 없습니다."), STR_KO("오류가 발생 했기 때문에 테마를 적용할 수 없습니다."),
STR_TW("由于发生错误, 无法应用主题"), STR_TW("由于发生错误, 无法应用主题"),
}, },
/*[StrId_Reboot] = /*[StrId_Reboot] =