Merge pull request #511 from XDelta/Invisible

Fix invisible typo
This commit is contained in:
Tomas Mariancik 2024-09-04 07:39:01 +02:00 committed by GitHub
commit 00934fac36
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1248,7 +1248,7 @@
"Settings.OnlineStatusSettings.RememberTimespan.Description" : "Your last online status will be remembered only if you log in again within this timeframe. If you take longer than this, you'll start with your default status instead.", "Settings.OnlineStatusSettings.RememberTimespan.Description" : "Your last online status will be remembered only if you log in again within this timeframe. If you take longer than this, you'll start with your default status instead.",
"Settings.OnlineStatusSettings.InvisibleRememberMode" : "Remember last invisible status", "Settings.OnlineStatusSettings.InvisibleRememberMode" : "Remember last invisible status",
"Settings.OnlineStatusSettings.InvisibleRememberMode.Description" : "This controls how is your last status remembered specifically if you were last set to Invisible. Otherwise this functions the same.\n\nThe invisible status has a separate setting for privacy reasons, to ensure that if you were last set to invisible, you can ensure that you'll stay invisible at the next login even if your other statuses are not remembered.", "Settings.OnlineStatusSettings.InvisibleRememberMode.Description" : "This controls how is your last status remembered specifically if you were last set to Invisible. Otherwise this functions the same.\n\nThe invisible status has a separate setting for privacy reasons, to ensure that if you were last set to invisible, you can ensure that you'll stay invisible at the next login even if your other statuses are not remembered.",
"Settings.OnlineStatusSettings.InvisibleRememberTimespan" : "Remember invisble status for", "Settings.OnlineStatusSettings.InvisibleRememberTimespan" : "Remember invisible status for",
"Settings.OnlineStatusSettings.InvisibleRememberTimespan.Description" : "Your last invisible status will be remembered only if you log in again within this timeframe. If you take longer than this, you'll start with your default status instead.", "Settings.OnlineStatusSettings.InvisibleRememberTimespan.Description" : "Your last invisible status will be remembered only if you log in again within this timeframe. If you take longer than this, you'll start with your default status instead.",
"Settings.OnlineStatusSettings.AutoAwayTimespan" : "Switch to Away when idle for", "Settings.OnlineStatusSettings.AutoAwayTimespan" : "Switch to Away when idle for",
"Settings.OnlineStatusSettings.AutoAwayTimespan.Description" : "When you are idle for this amount of time, your online status will automatically be switched to Away. Once you come back, it will automatically be set back to previous state, unless you set it to Away manually.", "Settings.OnlineStatusSettings.AutoAwayTimespan.Description" : "When you are idle for this amount of time, your online status will automatically be switched to Away. Once you come back, it will automatically be set back to previous state, unless you set it to Away manually.",