diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-si/suite/chrome/common/quitDialog.properties | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/l10n-si/suite/chrome/common/quitDialog.properties b/l10n-si/suite/chrome/common/quitDialog.properties new file mode 100644 index 0000000000..430ec178fa --- /dev/null +++ b/l10n-si/suite/chrome/common/quitDialog.properties @@ -0,0 +1,26 @@ +# 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/. + + + +# +#Entities below were automatically added by compare-locales, +# based on en-US entities. + + +# Strings for the Quit, Restart, and Close-browser dialogs +# used by _onQuitRequest() in nsSuiteGlue.js + +quitDialogTitle = Quit %S +restartDialogTitle = Restart %S + +restartNowTitle = &Restart Now +restartLaterTitle = Restart &Later +quitTitle = &Quit +cancelTitle = &Cancel +saveTitle = &Save and Quit +neverAsk = &Do not ask next time +message = Do you want %S to save your tabs and windows for the next time it starts? +messageNoWindows = Do you want %S to save your tabs for the next time it starts? +messageRestart = %S will try to restore your tabs and windows when it restarts. |