From c7879404b83696afba1370f1def09cc17ef80f40 Mon Sep 17 00:00:00 2001
From: Hamza Albreem <94292623+braim23@users.noreply.github.com>
Date: Mon, 17 Jan 2022 23:33:27 +0300
Subject: [PATCH 1/4] Update en.json
---
.../AbpIoLocalization/Www/Localization/Resources/en.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json
index 2f2b4c8481..209328616a 100644
--- a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json
+++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json
@@ -251,7 +251,7 @@
"EBookSignInForDownload": "To download the e-book sign in",
"SignIn": "Sign In",
"Or": "Or",
- "TellUsAboutYourself": "Tell us a little bit about yourself",
+ "TellUsAboutYourself": "Tell us a little bit about yourself.",
"Name": "Name",
"Surname": "Surname",
"CompanyName": "Company Name",
From a2e01574b56d28c1a9405569a1c89bcd28af7bcb Mon Sep 17 00:00:00 2001
From: Hamza Albreem <94292623+braim23@users.noreply.github.com>
Date: Mon, 17 Jan 2022 23:34:08 +0300
Subject: [PATCH 2/4] Update en.json
---
.../AbpIoLocalization/Www/Localization/Resources/en.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json
index 209328616a..2f2b4c8481 100644
--- a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json
+++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json
@@ -251,7 +251,7 @@
"EBookSignInForDownload": "To download the e-book sign in",
"SignIn": "Sign In",
"Or": "Or",
- "TellUsAboutYourself": "Tell us a little bit about yourself.",
+ "TellUsAboutYourself": "Tell us a little bit about yourself",
"Name": "Name",
"Surname": "Surname",
"CompanyName": "Company Name",
From cdd558580dae0a4d2fd5799ad632b04cb9fd3744 Mon Sep 17 00:00:00 2001
From: Hamza Albreem <94292623+braim23@users.noreply.github.com>
Date: Tue, 18 Jan 2022 02:13:09 +0300
Subject: [PATCH 3/4] Update Localization of both Commercial and Community
Forgot to mention in the abp.io part that in line 119 I've added a word with " ' " in it. if there are any problems you might wanna change it to \u2019.
Also with the community for line 86 and 99 it's the same thing.
---
.../Commercial/Localization/Resources/en.json | 84 +++++++++----------
.../Community/Localization/Resources/en.json | 24 +++---
2 files changed, 54 insertions(+), 54 deletions(-)
diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json
index 160d27a139..39f0244eb2 100644
--- a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json
+++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json
@@ -3,7 +3,7 @@
"texts": {
"OrganizationManagement": "Organization Management",
"OrganizationList": "Organization list",
- "Volo.AbpIo.Commercial:010003": "You are not owner of this organization!",
+ "Volo.AbpIo.Commercial:010003": "You are not the owner of this organization!",
"OrganizationNotFoundMessage": "No organization found!",
"DeveloperCount": "Allocated / total developers",
"QuestionCount": "Remaining / total questions",
@@ -26,22 +26,22 @@
"LicenseUpgradeMessage": "Your license is upgraded to {0}",
"LicenseExtendAdnUpgradeMessage": "Your license has been extended until {0} and your license plan is upgraded to {1}.",
"LicenseAddDeveloperMessage": "{0} developers added to your license",
- "Volo.AbpIo.Commercial:010004": "Can not find the specified user! The user must have already registered.",
+ "Volo.AbpIo.Commercial:010004": "Can not find the specified user! The user must have already been registered.",
"MyOrganizations": "My organizations",
"ApiKey": "API key",
- "UserNameNotFound": "There is no user with username {0}",
- "SuccessfullyAddedToNewsletter": "Thanks you for subscribing to our newsletter!",
+ "UserNameNotFound": "There is no user with the username {0}",
+ "SuccessfullyAddedToNewsletter": "Thank you for subscribing to our newsletter!",
"MyProfile": "My profile",
"EmailNotValid": "Please enter a valid email address.",
"JoinOurMarketingNewsletter": "Join our marketing newsletter",
- "WouldLikeToReceiveMarketingMaterials": "I would like to receive marketing materials like product deals & special offers.",
+ "WouldLikeToReceiveMarketingMaterials": "I would like to receive marketing news like product deals & special offers.",
"StartUsingYourLicenseNow": "Start using your license now!",
"WelcomePage": "Welcome Page",
- "UnsubscriptionExpireEmail": "Unsubscribe from license expire date reminder emails",
- "UnsubscribeLicenseExpireEmailReminderMessage": "This email subscription only contains reminding your license expiration date.",
+ "UnsubscriptionExpireEmail": "Unsubscribe from license expiration date reminder emails",
+ "UnsubscribeLicenseExpireEmailReminderMessage": "This email subscription only contains reminders of your license expiration date.",
"UnsubscribeFromLicenseExpireEmails": "If you don't want to receive the emails about your license expiration date, you can unsubscribe at any time you want.",
"Unsubscribe": "Unsubscribe",
- "NotOrganizationMember": "You are not member of any organization.",
+ "NotOrganizationMember": "You are not a member of any organization.",
"UnsubscribeLicenseExpirationEmailSuccessTitle": "Successfully unsubscribed",
"UnsubscribeLicenseExpirationEmailSuccessMessage": "You will not receive license expiration date reminder emails anymore.",
"IndexPageHeroSection": "A complete web development platformbuilt-on framework",
@@ -63,7 +63,7 @@
"Send": "Send",
"WhatIsABPFramework": "WHAT IS THE ABP FRAMEWORK?",
"OpenSourceBaseFramework": "Open Source Base Framework",
- "ABPFrameworkExplanation": "
ABP Commercial is based on the ABP Framework, an open source and community driven web application framework for ASP.NET Core.
ABP Framework provides an excellent infrastructure to write maintainable, extensible and testable code with best practices.
Built on and integrated to popular tools you already know. Low learning curve, easy adaptation, comfortable development.
", + "ABPFrameworkExplanation": "ABP Commercial is based on the ABP Framework, an open source and community driven web application framework for ASP.NET Core.
ABP Framework provides an excellent infrastructure to write maintainable, extensible and testable code with the best practices.
Built on and integrated to popular tools you already know. Low learning curve, easy adaptation, comfortable development.
", "Modular": "Modular", "MicroserviceCompatible": "Microservice compatible", "DomainDrivenDesignInfrastructure": "Domain Driven Design Infrastructure", @@ -78,8 +78,8 @@ "ManyMore": "Many more", "ExploreTheABPFramework": "Explore the ABP Framework", "WhyUseTheABPCommercial": "Why Use The ABP Commercial?", - "WhyUseTheABPCommercialExplanation": "Building enterprise-grade web applications can be complex and time-consuming.
ABP Commercial offers the perfect base infrastructure necessary for all modern enterprise-grade ASP.NET Core based solutions. Right from the design to deployment, the entire development cycle is empowered by ABP's built-in features & modules.
", - "StartupTemplatesShortDescription": "Startup templates make you jump-start to your project in a few seconds.", + "WhyUseTheABPCommercialExplanation": "Building enterprise-grade web applications can be complex and time-consuming.
ABP Commercial offers the perfect base infrastructure necessary for all the modern enterprise-grade ASP.NET Core based solutions. Right from the design to deployment, the entire development cycle is empowered by the ABP's built-in features & modules.
", + "StartupTemplatesShortDescription": "Startup templates make you jump-start your project in a few seconds.", "UIFrameworksOptions": "UI frameworks options;", "DatabaseProviderOptions": "Database provider options;", "PreBuiltApplicationModules": "Pre-Built Application Modules", @@ -93,7 +93,7 @@ "TextTemplateManagement": "Text Template Management", "See All Modules": "SeeAllModules", "ABPSuite": "ABP Suite", - "AbpSuiteShortDescription": "ABP Suite is a complementary tool to the ABP Commercial.", + "AbpSuiteShortDescription": "ABP Suite is a complementary tool to ABP Commercial.", "AbpSuiteExplanation": "It allows you to build web pages in a matter of minutes. It's a .NET Core Global tool which can be installed from the command line. It can create a new ABP solution, generate CRUD pages from the database to the front-end.", "Details": "Details", "LeptonTheme": "Lepton Theme", @@ -120,8 +120,8 @@ "OnBoarding": "Onboarding", "OnBoardingExplanation": "Help to setup your development, CI & CD environments.", "PrioritizedTechnicalSupport": "Prioritized Technical Support", - "PremiumSupportExplanation": "Beside the great community support of the ABP framework, our support team answers technical questions and problems of the commercial users with high priority.", - "SeeTheSupportOptions": "See the Support Options", + "PremiumSupportExplanation": "Besides the great community support of the ABP framework, our support team answers technical questions and problems of the commercial users with high priority.", + "SeeTheSupportOptions": "Check out the Support Options", "Contact": "Contact", "TellUsWhatYouNeed": "Tell us what you need.", "YourMessage": "Your Message", @@ -140,19 +140,19 @@ "ApplicationTemplateExplanation": "Application startup template is used to create a new web application.", "EfCoreProvider": "Entity Framework (Supports SQL Server, MySQL, PostgreSQL, Oracle and others)", "AlreadyIncludedInTemplateModules": "Following modules are already included and configured in this template:", - "ApplicationTemplateArchitecture": "This application template also supports tiered architecture where UI layer, API layer and the authentication service are physically separated.", - "SeeTheGuideOrGoToTheLiveDemo": "See the developer guide for technical information about this template or go to the live demo.", + "ApplicationTemplateArchitecture": "This application template also supports tiered architecture where the UI layer, API layer and authentication service are physically separated.", + "SeeTheGuideOrGoToTheLiveDemo": "Check out the developer guide for technical information about this template or go to the live demo.", "DeveloperGuide": "Developer Guide", "ModuleTemplate": "Module Template", "ModuleTemplateExplanation1": "You want to create a module and reuse across different applications? This startup template prepares everything to start to create a reusable application module or a microservice.", - "ModuleTemplateExplanation2": "You can support single or multiple UI frameworks, single or multiple database providers for a single module. The startup template is configured to run and test your module in a minimal application in addition to the unit and integration test infrastructure.
See the developer guide for technical information about this template.
", + "ModuleTemplateExplanation2": "You can support single or multiple UI frameworks, single or multiple database providers for a single module. The startup template is configured to run and test your module in a minimal application in addition to the unit and integration test infrastructure.
Check out the developer guide for technical information about this template.
", "WithAllStyleOptions": "with all style options", "Demo": "Demo", "SeeAllModules": "See All Modules", "ABPCLIExplanation": "ABP CLI (Command Line Interface) is a command line tool to perform some common operations for ABP based solutions.", "ABPSuiteEasilyCURD": "ABP Suite is a tool which allows you to easily create CRUD pages", "WeAreHereToHelp": "We are Here to Help", - "BrowseOrAskQuestion": "You can browse our help topics or search in frequently asked questions, or you can ask us a question by using the contact form.", + "BrowseOrAskQuestion": "You can browse our help topics or search in the frequently asked questions, or you can ask us a question by using the contact form.", "SearchQuestionPlaceholder": "Search in frequently asked questions", "WhatIsTheABPCommercial": "What is ABP Commercial?", "WhatAreDifferencesThanAbpFramework": "What are the differences between the open source ABP Framework and ABP Commercial?", @@ -242,8 +242,8 @@ "AbpSuiteExplanation4": "ABP Suite supports multiple UI options like Razor Pages and Angular.It also supports multiple databases like MongoDB and all databases supported by EntityFramework Core (MS SQL Server, Oracle, MySql, PostgreSQL and more).", "AbpSuiteExplanation5": "Good thing is that, you don't have to worry about those options. ABP Suite understands your project type and generates the code for your project and places the generated code in correct place in your project.", "SourceCode": "Source Code", - "AbpSuiteExplanation6": "ABP Suite generates the source code for you! It doesn't generate magic files to generate the web page. ABP Suite generates the source code for Entity, Repository, Application Service, Code First Migration, JavaScript/TypeScript and CSHTML/HTML and necessary Interfaces as well. ABP Suite also generates the code according to Best Practices of software development, so you don't have to worry about generated code's quality.", - "AbpSuiteExplanation7": "Since you have the source code of building blocks of the generated CRUD page in correct application layers, you can easily modify the source code and inject your custom/bussiness logic to the generated code.", + "AbpSuiteExplanation6": "ABP Suite generates the source code for you! It doesn't generate magic files to generate the web page. ABP Suite generates the source code for Entity, Repository, Application Service, Code First Migration, JavaScript/TypeScript and CSHTML/HTML and necessary Interfaces as well. ABP Suite also generates the code according to the Best Practices of software development, so you don't have to worry about the generated code's quality.", + "AbpSuiteExplanation7": "Since you have the source code of the building blocks of the generated CRUD page in the correct application layers, you can easily modify the source code and inject your custom/business logic to the generated code.", "CrossPlatform": "Cross Platform", "AbpSuiteExplanation8": "ABP Suite is built with .NET Core and it is cross platform. It runs as a web application on your local computer. You can run it on Windows, Mac and Linux", "OtherFeatures": "Other Features", @@ -252,16 +252,16 @@ "OtherFeatures3": "Creates new solutions", "ThanksForCreatingProject": "Thanks for Creating Your Project!", "HotToRunSolution": "How to run your solution?", - "HotToRunSolutionExplanation": "See getting started document to learn how to configure and run your solution.", + "HotToRunSolutionExplanation": "Check out the getting started document to learn how to configure and run your solution.", "GettingStarted": "Getting Started", "WebAppDevTutorial": "Web App Dev Tutorial", - "WebAppDevTutorialExplanation": "See web application development tutorial document for a step by step development sample.", + "WebAppDevTutorialExplanation": "Check out the web application development tutorial document for a step by step development sample.", "Document": "Document", "UsingABPSuiteToCURD": "Using ABP Suite for CRUD Page Generation & Tooling", - "SeeABPSuiteDocument": "See ABP Suite document to learn the usage of ABP Suite.", + "SeeABPSuiteDocument": "Check out the ABP Suite document to learn the usage of ABP Suite.", "AskQuestionsOnSupport": "You can ask questions on ABP Commercial Support.", "Documentation": "Documentation", - "SeeModulesDocument": "See modules document for a list of all commercial(pro) modules and their documents.", + "SeeModulesDocument": "Check out the modules document for a list of all the commercial(pro) modules and their documents.", "Pricing": "Pricing", "PricingExplanation": "Choose the features and functionality your business needs today. Easily upgrade as your business grows.", "Team": "Team", @@ -304,14 +304,14 @@ "DiscountRequestDescribeCustomerQuestion": "Which of the following describes you?", "DiscountRequestStudentEmailMessage": "Email Address must contain 'edu'.", "DiscountRequestDeveloperCount": "How many developers are you?", - "DiscountRequestDeveloperCountExceedMessage": "We don't provide discounted license for companies that has over {0} developers.", + "DiscountRequestDeveloperCountExceedMessage": "We don't provide discounted license for companies that have over {0} developers.", "DiscountRequestOrganizationName": "Company/organization/school name", "Website": "Website", "GithubUsername": "GitHub username", "PhoneNumber": "Phone number", "Country": "Country", "DescribeABPCommercialUsage": "Describe the project you are planning to develop based on APB Commercial", - "DiscountRequestCertifyInformationMessage": "I certify all information is true and correct.", + "DiscountRequestCertifyInformationMessage": "I certify that all information is true and correct.", "DiscountRequestReceived": "We have received your discount request.", "DiscountRequestStatusMessage": "We will respond to you after checking the information you have provided.", "MVCOrRazorPages": "MVC (Razor Pages)", @@ -333,10 +333,10 @@ "ImplementingDDD": "Implementing Domain Driven Design", "DDDBookExplanation": "A practical guide for implementing the Domain Driven Design with the ABP Framework.", "Overview": "Overview", - "DDDBookPracticalGuide": "This is a practical guide for implementing the Domain Driven Design (DDD). While the implementation details rely on the ABP Framework infrastructure, core concepts, principles, and patterns are applicable in any kind of solution, even if it is not a .NET solution.", + "DDDBookPracticalGuide": "This is a practical guide for implementing the Domain Driven Design (DDD). While the implementation details rely on the ABP Framework infrastructure, core concepts, principles, and patterns that are applicable in any kind of solution, even if it is not a .NET solution.", "TableOfContents": "Table of Contents", - "IntroductionToImplementingDDD": "Introduction to Implementing Domain Driven Design", - "WhatIsDDD": "What is Domain Driven Design?", + "IntroductionToImplementingDDD": "Introduction to Implementing the Domain Driven Design", + "WhatIsDDD": "What is the Domain Driven Design?", "Implementation": "Implementation", "TheBigPicture": "The Big Picture", "TheBuildingBlock": "The Building Block", @@ -349,7 +349,7 @@ "EBookSignInForDownload": "To download the e-book sign in", "SignIn": "Sign In", "Or": "Or", - "TellUsAboutYourself": "Tell us little bit about yourself", + "TellUsAboutYourself": "Tell us a little bit about yourself", "Surname": "Surname", "DoYouAgreePrivacyPolicy": "I agree to the Terms & Conditions and Privacy Policy.", "VolosoftMarketingInformationMessage": "I would like information, tips, and offers about Solutions for Businesses and Organizations and other Volosoft products and services.", @@ -379,7 +379,7 @@ "Volo.AbpIo.Commercial:030000": "You already used your trial period.", "Volo.AbpIo.Commercial:030001": "This organization name already exists.", "StartYourFreeTrial": "Start your free trial", - "TrialLicenseModelInvalidErrorMessage": "One of the following fields are invalid: Country Name, Company Size, Industry or Purpose Of Usage.", + "TrialLicenseModelInvalidErrorMessage": "One of the following fields is invalid: Country Name, Company Size, Industry or Purpose Of Usage.", "Trial": "Trial", "Purchased": "Purchased", "PurchaseLicense": "Purchase Now", @@ -391,17 +391,17 @@ "DowngradeLicensePlanExplanation": "You cannot downgrade your existing license plan. But you can purchase a new lower license plan and continue your development on the new license. After you purchase a lower license, you just need to login to your new license plan via ABP CLI command: ` abp login