* Add third radio button to support cloud storage download preference * Handle download preferences and UI states, while switching between three options * Add method to check if provider is in use in Cloud Storage API * Preferences cloud storage strings saved as resource url * Updated old in-content with cloud storage pref UI changes * Turn cloud storage API on/off using generic pref MozReview-Commit-ID: AE3MlhgKp2C
10 lines
418 B
Properties
10 lines
418 B
Properties
# 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/.
|
|
|
|
#### Cloud Storage Downloads
|
|
|
|
# NOTE (saveFilesToCloudStorage): %S is replaced by a service name (Dropbox, Google Drive)
|
|
# String below is hardcoded for en-US and not localized
|
|
saveFilesToCloudStorage=Save files to %S
|