update traceroute list text

This commit is contained in:
Garth Vander Houwen 2024-10-12 05:35:14 -07:00
parent b66843b48d
commit 70263d1ea7
3 changed files with 47 additions and 20 deletions

View file

@ -27,16 +27,6 @@
},
"%@" : {
},
"%@ - %@" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ - %2$@"
}
}
}
},
"%@ - %@ - %@" : {
"localizations" : {
@ -47,6 +37,28 @@
}
}
}
},
"%@ - %d Hops Towards %d Hops Back" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ - %2$d Hops Towards %3$d Hops Back"
}
}
}
},
"%@ - 1 Hop" : {
},
"%@ - Direct" : {
},
"%@ - No Response" : {
},
"%@ - Not Sent" : {
},
"%@ (%@)" : {
"localizations" : {