commit 772882ec28a40f4df4f781b3d091db5fb54910d0
Author: Leszek Koltunski <leszek@koltunski.pl>
Date:   Wed Oct 13 17:36:17 2021 +0200

    Fix a lint error.

diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index e607f165..d977a0d8 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -19,6 +19,10 @@
     <string name="you">YOU</string>
     <string name="solution">Solution</string>
     <string name="ready">Ready?</string>
+    <string name="objectchange_effect">Object Change Effect</string>
+    <string name="solve_effect">Solve Effect</string>
+    <string name="scramble_effect">Scramble Effect</string>
+    <string name="win_effect">Win Effect</string>
     <string name="duration">Duration:</string>
     <string name="type">Type:</string>
     <string name="choose_name">Choose a Name</string>
