Skip to content

Commit

Permalink
fix error on deleting strings
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurKun21 committed Aug 19, 2024
1 parent e30d4da commit 5e63b8b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/src/main/res/values/localized.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ Skills"</string>
%d"</string>
<string name="skill_maker_space_ishtar">"Space Ishtar"</string>
<string name="skill_maker_emiya">"Emiya"</string>
<string name="skill_maker_quick">"Quick"</string>
<string name="skill_maker_arts">"Arts"</string>
<string name="skill_maker_buster">"Buster"</string>
<string name="skill_maker_tri_choice_1">"Choice 1"</string>
<string name="skill_maker_tri_choice_2">"Choice 2"</string>
<string name="skill_maker_tri_choice_3">"Choice 3"</string>
Expand Down

0 comments on commit 5e63b8b

Please sign in to comment.