diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/src/main/res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml index 6e2848c20..23e04440a 100644 --- a/core/src/main/res/values/strings.xml +++ b/core/src/main/res/values/strings.xml @@ -289,6 +289,8 @@ <!-- Preferences --> + <string name="storage_pref">Storage</string> + <string name="project_pref">Project</string> <string name="other_pref">Other</string> <string name="about_pref">About</string> <string name="queue_label">Queue</string> |