89 - ConcreteFactory changed to SimpleFactory

This commit is contained in:
Andrew Nester
2016-01-16 17:20:13 +03:00
parent 4904def390
commit a2c70a0edb
10 changed files with 24 additions and 24 deletions

View File

@@ -20,7 +20,7 @@ msgid "Purpose"
msgstr ""
#: ../../Creational/SimpleFactory/README.rst:7
msgid "ConcreteFactory is a simple factory pattern."
msgid "SimpleFactory is a simple factory pattern."
msgstr ""
#: ../../Creational/SimpleFactory/README.rst:9
@@ -48,7 +48,7 @@ msgid "You can also find these code on `GitHub`_"
msgstr ""
#: ../../Creational/SimpleFactory/README.rst:27
msgid "ConcreteFactory.php"
msgid "SimpleFactory.php"
msgstr ""
#: ../../Creational/SimpleFactory/README.rst:33

View File

@@ -20,7 +20,7 @@ msgid "Purpose"
msgstr ""
#: ../../Creational/SimpleFactory/README.rst:7
msgid "ConcreteFactory is a simple factory pattern."
msgid "SimpleFactory is a simple factory pattern."
msgstr ""
#: ../../Creational/SimpleFactory/README.rst:9
@@ -48,7 +48,7 @@ msgid "You can also find these code on `GitHub`_"
msgstr ""
#: ../../Creational/SimpleFactory/README.rst:27
msgid "ConcreteFactory.php"
msgid "SimpleFactory.php"
msgstr ""
#: ../../Creational/SimpleFactory/README.rst:33

View File

@@ -20,7 +20,7 @@ msgid "Purpose"
msgstr ""
#: ../../Creational/SimpleFactory/README.rst:7
msgid "ConcreteFactory is a simple factory pattern."
msgid "SimpleFactory is a simple factory pattern."
msgstr ""
#: ../../Creational/SimpleFactory/README.rst:9
@@ -48,7 +48,7 @@ msgid "You can also find these code on `GitHub`_"
msgstr ""
#: ../../Creational/SimpleFactory/README.rst:27
msgid "ConcreteFactory.php"
msgid "SimpleFactory.php"
msgstr ""
#: ../../Creational/SimpleFactory/README.rst:33

View File

@@ -20,8 +20,8 @@ msgid "Purpose"
msgstr "Назначение"
#: ../../Creational/SimpleFactory/README.rst:7
msgid "ConcreteFactory is a simple factory pattern."
msgstr "ConcreteFactory в примере ниже, это паттерн «Простая Фабрика»."
msgid "SimpleFactory is a simple factory pattern."
msgstr "SimpleFactory в примере ниже, это паттерн «Простая Фабрика»."
#: ../../Creational/SimpleFactory/README.rst:9
msgid ""
@@ -53,8 +53,8 @@ msgid "You can also find these code on `GitHub`_"
msgstr "Вы можете найти этот код на `GitHub`_"
#: ../../Creational/SimpleFactory/README.rst:27
msgid "ConcreteFactory.php"
msgstr "ConcreteFactory.php"
msgid "SimpleFactory.php"
msgstr "SimpleFactory.php"
#: ../../Creational/SimpleFactory/README.rst:33
msgid "VehicleInterface.php"

View File

@@ -20,7 +20,7 @@ msgid "Purpose"
msgstr "目的"
#: ../../Creational/SimpleFactory/README.rst:7
msgid "ConcreteFactory is a simple factory pattern."
msgid "SimpleFactory is a simple factory pattern."
msgstr "简单的创建对象型工厂模式"
#: ../../Creational/SimpleFactory/README.rst:9
@@ -52,7 +52,7 @@ msgid "You can also find these code on `GitHub`_"
msgstr "你可以在 `GitHub`_ 上找到这些代码"
#: ../../Creational/SimpleFactory/README.rst:27
msgid "ConcreteFactory.php"
msgid "SimpleFactory.php"
msgstr ""
#: ../../Creational/SimpleFactory/README.rst:33