зеркало из https://github.com/mozilla/gecko-dev.git
22 строки
1000 B
INI
22 строки
1000 B
INI
; 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/.
|
|
|
|
; This file is in the UTF-8 encoding
|
|
[Strings]
|
|
AppShortName=%MOZ_APP_DISPLAYNAME%
|
|
AppLongName=Mozilla %MOZ_APP_DISPLAYNAME%
|
|
WindowCaption=Mozilla %MOZ_APP_DISPLAYNAME% Setup
|
|
InstallTo=Install %MOZ_APP_DISPLAYNAME% to
|
|
Install=Install
|
|
Cancel=Cancel
|
|
InstalledSuccessfully=Mozilla %MOZ_APP_DISPLAYNAME% has been installed successfully.
|
|
ExtractionError=Archive extraction error:
|
|
ThereWereErrors=There were errors during installation:
|
|
CreatingUserProfile=Creating user profile. Please wait...
|
|
UninstallCaption=Mozilla %MOZ_APP_DISPLAYNAME% Uninstall
|
|
FilesWillBeRemoved=All files will be removed from
|
|
AreYouSure=Are you sure?
|
|
InstallationNotFound=Mozilla %MOZ_APP_DISPLAYNAME% installation not found.
|
|
UninstalledSuccessfully=Mozilla %MOZ_APP_DISPLAYNAME% has been uninstalled successfully.
|