string name misspelling
This commit is contained in:
parent
1e9783819b
commit
a21dee5923
11 changed files with 11 additions and 11 deletions
|
@ -387,7 +387,7 @@ public class BRouterView extends View {
|
||||||
if (size < 1)
|
if (size < 1)
|
||||||
msg = getContext().getString(R.string.msg_no_wpt);
|
msg = getContext().getString(R.string.msg_no_wpt);
|
||||||
if (size > 1000)
|
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) {
|
if (msg != null) {
|
||||||
|
|
|
@ -67,6 +67,6 @@
|
||||||
estimated time = %6$s</string>
|
estimated time = %6$s</string>
|
||||||
<string name="msg_read_wpt_error">Error reading waypoints</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_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>
|
</resources>
|
||||||
|
|
|
@ -67,6 +67,6 @@
|
||||||
estimated time = %6$s</string>
|
estimated time = %6$s</string>
|
||||||
<string name="msg_read_wpt_error">Error reading waypoints</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_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>
|
</resources>
|
||||||
|
|
|
@ -67,6 +67,6 @@
|
||||||
estimated time = %6$s</string>
|
estimated time = %6$s</string>
|
||||||
<string name="msg_read_wpt_error">Error reading waypoints</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_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>
|
</resources>
|
||||||
|
|
|
@ -67,6 +67,6 @@
|
||||||
estimated time = %6$s</string>
|
estimated time = %6$s</string>
|
||||||
<string name="msg_read_wpt_error">Error reading waypoints</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_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>
|
</resources>
|
||||||
|
|
|
@ -67,6 +67,6 @@
|
||||||
estimated time = %6$s</string>
|
estimated time = %6$s</string>
|
||||||
<string name="msg_read_wpt_error">Error reading waypoints</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_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>
|
</resources>
|
||||||
|
|
|
@ -67,6 +67,6 @@
|
||||||
estimated time = %6$s</string>
|
estimated time = %6$s</string>
|
||||||
<string name="msg_read_wpt_error">Error reading waypoints</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_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>
|
</resources>
|
||||||
|
|
|
@ -67,6 +67,6 @@
|
||||||
estimated time = %6$s</string>
|
estimated time = %6$s</string>
|
||||||
<string name="msg_read_wpt_error">Error reading waypoints</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_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>
|
</resources>
|
||||||
|
|
|
@ -67,6 +67,6 @@
|
||||||
estimated time = %6$s</string>
|
estimated time = %6$s</string>
|
||||||
<string name="msg_read_wpt_error">Error reading waypoints</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_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>
|
</resources>
|
||||||
|
|
|
@ -67,6 +67,6 @@
|
||||||
estimated time = %6$s</string>
|
estimated time = %6$s</string>
|
||||||
<string name="msg_read_wpt_error">Error reading waypoints</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_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>
|
</resources>
|
||||||
|
|
|
@ -67,6 +67,6 @@
|
||||||
estimated time = %6$s</string>
|
estimated time = %6$s</string>
|
||||||
<string name="msg_read_wpt_error">Error reading waypoints</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_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>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue