Remove unused entry from strings.xml

This commit is contained in:
edr
2024-02-17 02:46:31 +01:00
committed by GitHub
parent 43a7a66caa
commit 8a75044153

View File

@@ -33,5 +33,4 @@
<string name="discoverChildDescription">Select child from a list of discovered children on the network</string> <string name="discoverChildDescription">Select child from a list of discovered children on the network</string>
<string name="enterChildAddress">Select Child by Address</string> <string name="enterChildAddress">Select Child by Address</string>
<string name="enterChildAddressDescription">Enter the address and port of the child</string> <string name="enterChildAddressDescription">Enter the address and port of the child</string>
<string name="error_please_retry">Error, please retry.</string>
</resources> </resources>