TranslationManager, Russian translation example

This commit is contained in:
Ilya Kitaev
2016-07-19 23:31:09 +03:00
parent de7bd2eb97
commit a9339838ac
13 changed files with 192 additions and 39 deletions

View File

@@ -2,7 +2,7 @@
BITMONERO_URL=https://github.com/mbg033/bitmonero.git
BITMONERO_BRANCH=devel
BITMONERO_BRANCH=master
# thanks to SO: http://stackoverflow.com/a/20283965/4118915
CPU_CORE_COUNT=$(grep -c ^processor /proc/cpuinfo 2>/dev/null || sysctl -n hw.ncpu)
pushd $(pwd)