string name misspelling
This commit is contained in:
parent
1e9783819b
commit
a21dee5923
@ -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) {
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user