-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
37 additions
and
17 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
osx_image: xcode8.3 | ||
#osx_image: xcode8.3 | ||
|
||
matrix: | ||
include: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,27 @@ | ||
win7Required: | ||
en: "Windows 7 and above is required" | ||
ru: "Требуется Windows 7 и выше" | ||
en: Windows 7 and above is required | ||
ru: Требуется Windows 7 и выше | ||
x64WinRequired: | ||
en: "64-bit Windows is required" | ||
ru: "Требуется Windows 64-bit" | ||
en: 64-bit Windows is required | ||
ru: Требуется Windows 64-bit | ||
appRunning: | ||
en: "${PRODUCT_NAME} is running.\nClick OK to close it." | ||
ru: "Приложение ${PRODUCT_NAME} уже запущено.\nНажмите OK для закрытия." | ||
ru: "Приложение ${PRODUCT_NAME} уже запущено.\nНажмите OK для закрытия." | ||
chooseInstallationOptions: | ||
en: Choose Installation Options | ||
ru: Выберите опции установки | ||
chooseUninstallationOptions: | ||
en: Choose Uninstallation Options | ||
ru: Выберите опции удаления | ||
freshInstallForAll: | ||
en: Fresh install for all users. | ||
ru: Новая установка для всех пользователей. | ||
freshInstallForCurrent: | ||
en: Fresh install for current user only. | ||
ru: Новая установка только для текущего пользователя. | ||
onlyForMe: | ||
en: Only for &me | ||
ru: Только для &меня | ||
forAll: | ||
en: Anyone who uses this computer (&all users) | ||
ru: Для &всех пользователей данного компьютера |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters