# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. ## Prompt shown before reauthorization in external browser when it is triggered ## without user interaction. oauth-reauthorize-title = Reauthorize access # $hostname (String) - The hostname the reauthorization will be for. # $username (String) - The username that should be used in the reauthorization. oauth-reauthorize-description = { $hostname } needs you to confirm access again to keep syncing with your account. Username: { $username }