You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/main/res/values/strings.xml
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,6 @@
8
8
<stringname="save">Save</string>
9
9
<stringname="wifi_is_not_enabled">WiFi is not enabled!</string>
10
10
<stringname="connecting_to_camera">Connecting to camera…</string>
11
-
<stringname="wifi_soft_timeout">It seems that it\'s taking a long time to connect to the camera. Please check that the camera is turned on and that WiFi is enabled.</string>
<stringname="wifi_soft_timeout">It seems that it\'s taking a long time to connect to the camera. Please check that the camera is turned on and that WiFi is enabled. \n\nRescanning for WiFi networks…</string>
13
12
<stringname="wifi_hard_timeout">The system is limiting the amount of WiFi scans we can perform. The app will automatically retry the connection once possible.</string>
0 commit comments