Repository: flex-utilities Updated Branches: refs/heads/develop 13ffbaff9 -> 027c892f1
Fix ru_RU.properties - Add missing translation during merge Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/027c892f Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/027c892f Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/027c892f Branch: refs/heads/develop Commit: 027c892f13dc15381a1297e5b83d6d415be32703 Parents: 13ffbaf Author: piotrz <[email protected]> Authored: Mon Jan 26 23:21:35 2015 +0100 Committer: piotrz <[email protected]> Committed: Mon Jan 26 23:21:35 2015 +0100 ---------------------------------------------------------------------- installer/src/properties/ru_RU.properties | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/027c892f/installer/src/properties/ru_RU.properties ---------------------------------------------------------------------- diff --git a/installer/src/properties/ru_RU.properties b/installer/src/properties/ru_RU.properties index 9892b86..c24e350 100644 --- a/installer/src/properties/ru_RU.properties +++ b/installer/src/properties/ru_RU.properties @@ -24,6 +24,7 @@ ASK_APACHE_FLEX=Apache Flex SDK ÑаÑпÑоÑÑÑанÑеÑÑÑ Ð¿Ð¾Ð´ лиÑе ASK_ADOBE_AIR_SDK=Adobe AIR SDK ÑаÑпÑоÑÑÑанÑеÑÑÑ Ð¿Ð¾Ð´ лиÑензией Adobe SDK. ÐÑ Ñ Ð¾ÑиÑе ÑÑÑановиÑÑ Adobe AIR SDK? ASK_ADOBE_FLASH_PLAYER_GLOBAL_SWC=Adobe Flash Player playerglobal.swc ÑаÑпÑоÑÑÑанÑеÑÑÑ Ð¿Ð¾Ð´ лиÑензией Adobe SDK. ÐÑ Ñ Ð¾ÑиÑе ÑÑÑановиÑÑ Adobe Flash Player playerglobal.swc? ASK_SWFOBJECT=ÐÑогÑамма SWFObject ÑаÑпÑоÑÑÑанÑеÑÑÑ Ð¿Ð¾Ð´ лиÑензией MIT. ÐÑ Ñ Ð¾ÑиÑе ÑÑÑановиÑÑ Ð¿ÑогÑÐ°Ð¼Ð¼Ñ SWFObject? +ASK_OFL_FONTS=The FlatSpark theme uses fonts licensed under the Open Font License. Do you want to install the Font Awesome and Lato Fonts? BTN_LABEL_ADOBE_LICENSE=ÐÐÐÐÐÐТЬ ÐÐЦÐÐÐÐЮ ADOBE BTN_LABEL_BROWSE=ÐÐ ÐСÐÐТРBTN_LABEL_CLOSE=ÐÐÐРЫТЬ @@ -108,6 +109,7 @@ STEP_REQUIRED_INSTALL_SWFOBJECT=SWFObject (ÐбÑзаÑелÑно) STEP_INSTALL_CONFIG_FILES=УÑÑанавливаем конÑигÑÑаÑионнÑе ÑÐ°Ð¹Ð»Ñ STEP_REQUIRED_INSTALL_OSMF=OSMF (ÐбÑзаÑелÑно) STEP_REQUIRED_INSTALL_TLF=Adobe Text Layout Framework (ÐбÑзаÑелÑно) +STEP_REQUIRED_INSTALL_OFL_FONTS=Font Awesome and Lato Fonts (ÐбÑзаÑелÑно) STEP_OPTIONAL_INSTALL_BLAZEDS=ÐоддеÑжка ÑеÑвеÑов (Ðе обÑзаÑелÑно) STEP_OPTIONAL_INSTALL_FONTSWF=ÐÑÑÑоеннÑе библиоÑеки ÑÑиÑÑов Adobe и ÑÑилиÑÑ (Ðе обÑзаÑелÑно) STEP_REQUIRED_UNZIP_AIR_RUNTIME_KIT=РаÑпаковÑваем Adobe AIR Runtime Kit
