-Changed Main Split view to fix a graphical bug in the results split area
-Changed the maximum width of the search field -Fixed a bug: "Network error" when having special characters in query -Fixed a bug: Returned false results when having a "&" in the query
This commit is contained in:
@@ -29,9 +29,9 @@
|
||||
|
||||
"Hoster.text.noNetwork" = "No Network connection";
|
||||
|
||||
"Hoster.messages.networkError.title" = "You are not connected to the internet.";
|
||||
"Hoster.messages.networkOrQueryError.title" = "You are not connected to the internet or you entered an invalid query.";
|
||||
|
||||
"Hoster.messages.networkError.detail" = "Check if you are connected through WLAN or Ethernet. Use the Network Diagnostics for more information.";
|
||||
"Hoster.messages.networkOrQueryError.detail" = "1. Check if you are connected through WLAN or Ethernet. Use the Network Diagnostics for more information.\n2. Try to remove any special characters (&%$§€) and try again.";
|
||||
|
||||
"Hoster.messages.noResults.title" = "Your search did not return any results.";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user