From 0ed18a2b0a4755f032fc16f1937f4df0e286f25f Mon Sep 17 00:00:00 2001 From: Keli <104461838+kelivel@users.noreply.github.com> Date: Tue, 28 Jan 2025 14:20:22 -0500 Subject: [PATCH] android: fix typo in subnet menu (#603) android: update typo in subnet menu Updates a typo in the subnet router "add route" menu from "a IPv4" to "an IPv4" Fixes tailscale/corp#26167 Signed-off-by: Keli Velazquez --- android/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/src/main/res/values/strings.xml b/android/src/main/res/values/strings.xml index e9a121f..01b122c 100644 --- a/android/src/main/res/values/strings.xml +++ b/android/src/main/res/values/strings.xml @@ -309,7 +309,7 @@ Open KB Article Delete route Edit route - Enter a IPv4 or IPv6 route in CIDR format. + Enter an IPv4 or IPv6 route in CIDR format. Advertised routes No advertised routes Add route