aboutsummaryrefslogtreecommitdiff
path: root/androidApp/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorIsidro Henoch <imhenoch@protonmail.com>2021-12-15 00:42:08 -0600
committerIsidro Henoch <imhenoch@protonmail.com>2021-12-15 00:42:08 -0600
commitae8733682d89098348bd3d880f85028cb1bc2b6b (patch)
tree1a9e38a1db3578cceb784327602f5f164946712e /androidApp/src/main/res/values/strings.xml
parent2388d1873850191252854626f942692cc9696bb5 (diff)
downloadetbsa-trackermap-mobile-ae8733682d89098348bd3d880f85028cb1bc2b6b.tar.gz
etbsa-trackermap-mobile-ae8733682d89098348bd3d880f85028cb1bc2b6b.tar.bz2
etbsa-trackermap-mobile-ae8733682d89098348bd3d880f85028cb1bc2b6b.zip
Adds the profile button
It doesn't do anything atm...
Diffstat (limited to 'androidApp/src/main/res/values/strings.xml')
-rw-r--r--androidApp/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/androidApp/src/main/res/values/strings.xml b/androidApp/src/main/res/values/strings.xml
index 3919343..0a42223 100644
--- a/androidApp/src/main/res/values/strings.xml
+++ b/androidApp/src/main/res/values/strings.xml
@@ -11,4 +11,5 @@
<string name="unit_details">Details</string>
<string name="unit_reports">Reports</string>
<string name="unit_commands">Commands</string>
+ <string name="units_search">Type to search</string>
</resources> \ No newline at end of file