Update thorium_strings.grd

This commit is contained in:
Alexander David Frick 2022-04-29 19:26:40 -05:00 committed by GitHub
parent 86b8c998c9
commit f882b4718e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -982,7 +982,7 @@ Permissions you've already given to websites and apps may apply to this account.
</message>
<!-- ProcessSingleton -->
<if expr="is_linux or is_macosx">
<if expr="is_posix">
<message name="IDS_PROFILE_IN_USE_POSIX" desc="Message shown when the browser cannot start because the profile is in use on a different host.">
The profile appears to be in use by another Thorium process (<ph name="PROCESS_ID">$1<ex>12345</ex></ph>) on another computer (<ph name="HOST_NAME">$2<ex>example.com</ex></ph>). Thorium has locked the profile so that it doesn't get corrupted. If you are sure no other processes are using this profile, you can unlock the profile and relaunch Thorium.
</message>