mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-23 04:33:54 -04:00
Merge pull request #4413 from kiwix/Fixes#4411
Changed "ip" as "IP" in our string file.
This commit is contained in:
commit
796ff4ccc0
@ -46,8 +46,8 @@
|
||||
<string name="start_server_label" tools:keep="@string/start_server_label">Start server</string>
|
||||
<string name="stop_server_label" tools:keep="@string/stop_server_label">Stop server</string>
|
||||
<string name="error_server_already_running" tools:keep="@string/error_server_already_running">The server is already running. Please turn it off and try again.</string>
|
||||
<string name="error_ip_address_not_found">Couldn’t find ip address.</string>
|
||||
<string name="server_started_message" tools:keep="@string/server_started_message">Enter this ip address into your browser to access the server %s</string>
|
||||
<string name="error_ip_address_not_found">Couldn’t find IP address.</string>
|
||||
<string name="server_started_message" tools:keep="@string/server_started_message">Enter this IP address into your browser to access the server %s</string>
|
||||
<string name="qr_code">Rendered QR Code</string>
|
||||
<string name="share_host_address">Share URL via other applications</string>
|
||||
<string name="error_file_not_found">Error: The selected ZIM file could not be found. %s</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user