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
commit64edb0466aae0f920b6a9d6c01c142e1207ae5b1 (patch)
tree1b9fb4e4613e317983a84f6a9089efa7157928fd /androidApp/src/main/res/values/strings.xml
parent14dff03d1d705722d8184724f296deff557a3014 (diff)
downloadetbsa-trackermap-mobile-64edb0466aae0f920b6a9d6c01c142e1207ae5b1.tar.gz
etbsa-trackermap-mobile-64edb0466aae0f920b6a9d6c01c142e1207ae5b1.tar.bz2
etbsa-trackermap-mobile-64edb0466aae0f920b6a9d6c01c142e1207ae5b1.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