mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-11 06:05:08 +08:00
Fixed typo and regenerated master ts #4596
This commit is contained in:
733
src/gui/gui.ts
733
src/gui/gui.ts
File diff suppressed because it is too large
Load Diff
@@ -98,7 +98,7 @@ void WebClient::queryPluginList()
|
||||
}
|
||||
catch (std::exception& e)
|
||||
{
|
||||
emit error(tr("An error occured while trying to query the "
|
||||
emit error(tr("An error occurred while trying to query the "
|
||||
"plugin list. Please contact the help desk, and "
|
||||
"provide the following details.\n\n%1").arg(e.what()));
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user