aboutsummaryrefslogtreecommitdiff
path: root/iosApp/Localizable.strings
diff options
context:
space:
mode:
authorIván Ávalos <avalos@disroot.org>2022-01-31 02:56:07 -0600
committerIván Ávalos <avalos@disroot.org>2022-01-31 02:56:07 -0600
commitacc5c4ca3c30fbcaaf79a0ea92ef63c651be2ed6 (patch)
tree34627e2733f9f6a38eac780b21f9c2b394a5c8a0 /iosApp/Localizable.strings
parent2f9fda4d67fc2de5aa0790074f7b720daecb2898 (diff)
downloadetbsa-trackermap-mobile-acc5c4ca3c30fbcaaf79a0ea92ef63c651be2ed6.tar.gz
etbsa-trackermap-mobile-acc5c4ca3c30fbcaaf79a0ea92ef63c651be2ed6.tar.bz2
etbsa-trackermap-mobile-acc5c4ca3c30fbcaaf79a0ea92ef63c651be2ed6.zip
Moved Localizable.strings to iosApp folder, added .gitignore and removed annoying .xcuserstate file
Diffstat (limited to 'iosApp/Localizable.strings')
-rw-r--r--iosApp/Localizable.strings37
1 files changed, 0 insertions, 37 deletions
diff --git a/iosApp/Localizable.strings b/iosApp/Localizable.strings
deleted file mode 100644
index 049518f..0000000
--- a/iosApp/Localizable.strings
+++ /dev/null
@@ -1,37 +0,0 @@
-/**
- * TrackerMap
- * Copyright (C) 2021-2022 Iván Ávalos <avalos@disroot.org>, Henoch Ojeda <imhenoch@protonmail.com>
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Affero General Public License as published by
- * the Free Software Foundation, either version 3 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU Affero General Public License for more details.
- *
- * You should have received a copy of the GNU Affero General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
- */
-"app-name" = "TrackerMap";
-"app-server-url" = "https://etbsa.net/api";
-
-"username" = "Username";
-"password" = "Password";
-"server-url" = "Server URL";
-"login" = "Login";
-
-"devices" = "Devices";
-"map" = "Map";
-"search" = "Search";
-
-"details" = "Details";
-"reports" = "Reports";
-"commands" = "Commands";
-"select-action" = "Select an action";
-
-"map-layer" = "Map layer";
-"openstreetmap" = "OpenStreetMap";
-"satellite" = "Satellite";