string name misspelling

This commit is contained in:
afischerdev 2023-12-11 14:02:45 +01:00
parent 1e9783819b
commit a21dee5923
11 changed files with 11 additions and 11 deletions

View file

@ -387,7 +387,7 @@ public class BRouterView extends View {
if (size < 1)
msg = getContext().getString(R.string.msg_no_wpt);
if (size > 1000)
msg = String.format(getContext().getString(R.string.msg_to_much_wpts), size);
msg = String.format(getContext().getString(R.string.msg_too_much_wpts), size);
}
if (msg != null) {

View file

@ -67,6 +67,6 @@
estimated time = %6$s</string>
<string name="msg_read_wpt_error">Error reading waypoints</string>
<string name="msg_no_wpt">coordinate source does not contain any waypoints!</string>
<string name="msg_to_much_wpts">coordinate source contains too much waypoints: %1$d (please use from/to/via names)</string>
<string name="msg_too_much_wpts">coordinate source contains too much waypoints: %1$d (please use from/to/via names)</string>
</resources>

View file

@ -67,6 +67,6 @@
estimated time = %6$s</string>
<string name="msg_read_wpt_error">Error reading waypoints</string>
<string name="msg_no_wpt">coordinate source does not contain any waypoints!</string>
<string name="msg_to_much_wpts">coordinate source contains too much waypoints: %1$d (please use from/to/via names)</string>
<string name="msg_too_much_wpts">coordinate source contains too much waypoints: %1$d (please use from/to/via names)</string>
</resources>

View file

@ -67,6 +67,6 @@
estimated time = %6$s</string>
<string name="msg_read_wpt_error">Error reading waypoints</string>
<string name="msg_no_wpt">coordinate source does not contain any waypoints!</string>
<string name="msg_to_much_wpts">coordinate source contains too much waypoints: %1$d (please use from/to/via names)</string>
<string name="msg_too_much_wpts">coordinate source contains too much waypoints: %1$d (please use from/to/via names)</string>
</resources>

View file

@ -67,6 +67,6 @@
estimated time = %6$s</string>
<string name="msg_read_wpt_error">Error reading waypoints</string>
<string name="msg_no_wpt">coordinate source does not contain any waypoints!</string>
<string name="msg_to_much_wpts">coordinate source contains too much waypoints: %1$d (please use from/to/via names)</string>
<string name="msg_too_much_wpts">coordinate source contains too much waypoints: %1$d (please use from/to/via names)</string>
</resources>

View file

@ -67,6 +67,6 @@
estimated time = %6$s</string>
<string name="msg_read_wpt_error">Error reading waypoints</string>
<string name="msg_no_wpt">coordinate source does not contain any waypoints!</string>
<string name="msg_to_much_wpts">coordinate source contains too much waypoints: %1$d (please use from/to/via names)</string>
<string name="msg_too_much_wpts">coordinate source contains too much waypoints: %1$d (please use from/to/via names)</string>
</resources>

View file

@ -67,6 +67,6 @@
estimated time = %6$s</string>
<string name="msg_read_wpt_error">Error reading waypoints</string>
<string name="msg_no_wpt">coordinate source does not contain any waypoints!</string>
<string name="msg_to_much_wpts">coordinate source contains too much waypoints: %1$d (please use from/to/via names)</string>
<string name="msg_too_much_wpts">coordinate source contains too much waypoints: %1$d (please use from/to/via names)</string>
</resources>

View file

@ -67,6 +67,6 @@
estimated time = %6$s</string>
<string name="msg_read_wpt_error">Error reading waypoints</string>
<string name="msg_no_wpt">coordinate source does not contain any waypoints!</string>
<string name="msg_to_much_wpts">coordinate source contains too much waypoints: %1$d (please use from/to/via names)</string>
<string name="msg_too_much_wpts">coordinate source contains too much waypoints: %1$d (please use from/to/via names)</string>
</resources>

View file

@ -67,6 +67,6 @@
estimated time = %6$s</string>
<string name="msg_read_wpt_error">Error reading waypoints</string>
<string name="msg_no_wpt">coordinate source does not contain any waypoints!</string>
<string name="msg_to_much_wpts">coordinate source contains too much waypoints: %1$d (please use from/to/via names)</string>
<string name="msg_too_much_wpts">coordinate source contains too much waypoints: %1$d (please use from/to/via names)</string>
</resources>

View file

@ -67,6 +67,6 @@
estimated time = %6$s</string>
<string name="msg_read_wpt_error">Error reading waypoints</string>
<string name="msg_no_wpt">coordinate source does not contain any waypoints!</string>
<string name="msg_to_much_wpts">coordinate source contains too much waypoints: %1$d (please use from/to/via names)</string>
<string name="msg_too_much_wpts">coordinate source contains too much waypoints: %1$d (please use from/to/via names)</string>
</resources>

View file

@ -67,6 +67,6 @@
estimated time = %6$s</string>
<string name="msg_read_wpt_error">Error reading waypoints</string>
<string name="msg_no_wpt">coordinate source does not contain any waypoints!</string>
<string name="msg_to_much_wpts">coordinate source contains too much waypoints: %1$d (please use from/to/via names)</string>
<string name="msg_too_much_wpts">coordinate source contains too much waypoints: %1$d (please use from/to/via names)</string>
</resources>