Commit Graph

61 Commits (a6c13e32e7440148a4d4d403ebedafc2064f6311)

Author SHA1 Message Date
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10:00
Rick Anderson 4f970b0c00
Update localization.md (#11690) 2019-03-26 10:12:16 -10:00
Scott Addie ed28cd52d3
Fix Markdownlint errors (#11620) 2019-03-21 10:28:16 -05:00
Nick Schonning 33aac670ec fix: MD022/blanks-around-headings/blanks-around-headers (#11603) 2019-03-19 15:18:13 -05:00
Nick Schonning 188fdb2abe fix: MD012/no-multiple-blanks (#11596)
Multiple consecutive blank lines
2019-03-19 13:56:32 -05:00
Nick Schonning 1849bee7f9 typo: preceeding -> preceding (#11569) 2019-03-19 09:34:46 -05:00
Luke Latham a2781dbb8b Link updates (#11305)
Fixes #5735 

According to 👽 ([Xenu Link Sleuth](http://home.snafu.de/tilman/xenulink.html)), we're doing good 🖖.

They suggest the link updates on this PR.
2019-03-06 11:49:03 -10:00
Rick Anderson 90a9ac31f5
localize decimal (#9528)
Fixes #9414
2018-11-08 15:50:19 -10:00
Tom Dykstra b6ba3d220c Table of Contents reorg (#9133)
* overview

* whats new to end

* fix migration node

* split fundamentals, move to end

* glob & loc, get started

* security node name

* security section

* azure, client-side, host

* several more sections

* redistribute tutorials

* proofread fixes

* move how to download section

* index files delete and redirect

* fix errors

* reorder some nodes

* scott feedback, flatten main tutorials node

* fix missed feedback items + other issues

* unflatten tutorials node

* move 'how to download'

* more tutorials node tweaks

* standardize view sample links

* db --> DB

* fix build error

* remove link from a parent node

* streamline node names

* xref links

* typos

* typo

* typos and revert some xref links

* scott feedback

* scott feedback

* feedback

* change node name

* safe storage-->protect
2018-10-26 18:34:40 -10:00
Luke Latham 13b70b1485
Repair code block links (#9030) 2018-10-15 11:56:23 -05:00
Hisham Bin Ateya 273a8485ac Fix localization resources links (#8927) 2018-10-09 10:59:08 -05:00
Scott Addie 80de95c8fc
Add sample app link to localization doc (#7915)
Fixes https://github.com/aspnet/Docs/issues/7912
2018-08-01 10:03:34 -05:00
Rick Anderson 7ead88e4e0
Update localization.md (#7436) 2018-07-03 11:38:37 -06:00
Scott Addie 675e659111
Metadata updates for ASP.NET Core fundamentals docs (#7181) 2018-06-20 11:11:27 -05:00
Rick Anderson 5b4de4e991
Update localization.md (#6374) 2018-05-11 14:21:05 -10:00
Luke Latham 7048bb8fbf API link updates (#6149)
* API link updates

Updates

One more!

Fix bookmark

Mo updates

More updates

Updates

Updates

* Update action-return-types.md

* Update index.md

* Update concurrency.md

* Update intro.md

* Update localization.md

* Update search.md
2018-05-02 14:45:06 -05:00
Ryan Brandenburg 14e8c02e74 Describe culture fallback (#5756)
* Describe culture fallback

* Culture fallback patch (#5757)
2018-03-20 21:15:13 -05:00
Luke Latham f047169540 Drop [Main] from snippet references (#5547) 2018-02-24 10:08:11 -06:00
wstaelens bdbb282d6c Update localization.md (#5508)
add information about Microsoft MAT 
https://blogs.msdn.microsoft.com/matdev/
https://marketplace.visualstudio.com/items?itemName=MultilingualAppToolkit.MultilingualAppToolkit-18308
https://multilingualapptoolkit.uservoice.com/knowledgebase

this is a tool from Microsoft to manage translations/localizations. Very very very useful, but nobody talks about it.
2018-02-20 11:36:29 -06:00
Luke Latham ab45f0c5d1 IMiddleware/IMiddlewareFactory topic (#5027)
* IMiddleware/IMiddlewareFactory topic

Change middleware topic filename + add crosslink

Update

Updates

* IMiddleware/IMiddlewareFactory topic

Change middleware topic filename + add crosslink

Update

Updates

* Updates

Updates

* React to feedback

* Add conventional middleware activation example
* Use Ninject to make the samp demo a real nonconforming container

* Show the default factory

* React to feedback

* Cut extraneous Ninject bits

* Updates

Update

* React to feedback

* React to feedback

* Use Simple Injector + default IMiddlewareFactory impl

* Updates

* Update

* Revert topic+sample to using the default container

Update

* Updates

* Updates

* Updates

* React to feedback

* Update
2018-01-30 10:53:14 -06:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
Luke Latham fa24342f38 Remove smart quotes (#5294) 2018-01-28 15:49:15 -06:00
Luke Latham 313486d76f Taming the savage contraction issue (#5216)
* Form contractions

* Revert two contractions

* Additional reversions

* Additional reversions

* Additional revisions

* Additional revisions

* React to feedback
2018-01-24 09:27:24 -06:00
Luke Latham 31df8fcabf Remove keywords and ms.assetid metadata from ASP.NET Core topics (#5208) 2018-01-19 14:11:45 -06:00
Stephen Jennings 8b159534e5 Fix text that was incorrectly interpreted as HTML (#5098)
* Fix text that was incorrectly interpreted as HTML

The text <languagecode2> was interpreted as an HTML tag, so it was not visible after converting Markdown to HTML.

* Minor edits
2018-01-03 14:18:17 -06:00
Rachel Appel 6ada6fb141
added culture fallback (#5041) 2017-12-21 20:24:09 -05:00
Scott Addie 912a1efc8f Fix invalid bookmarks (#4570) 2017-10-13 15:50:30 -05:00
Scott Addie afc945db9c Remove Localization.AspNetCore.TagHelpers package mention (#4553) 2017-10-12 16:22:25 -10:00
Scott Addie 5bb923bbcc HTML --> cshtml 2017-10-12 20:30:16 -05:00
Dan Vicarel b27f084e6e Added "Parent culture" to the list of terms on the Globalization and Localization article (#4496) 2017-10-05 16:39:27 -07:00
Daniel Vicarel eb128adab4 Clarified some language in the Globalization and Localization article 2017-10-04 13:56:16 -04:00
Scott Addie a5c6968b04 More edits 2017-09-18 15:54:14 -05:00
Scott Addie 2de7bb567a Add PO localization doc 2017-09-18 14:32:04 -05:00
Isaac Levin 854c07c430 Remove Deadlinks in aspnetcore section of repo (#4241)
* Create mvc2.md

Added temp file to house doc requested in #3809

* Initial outline of document

* Added Note for Special Tooling (VS 2017 Preview 3)

Will remove when Preview 3 is updated into Release

* Added Porting Link

* Added Core DI Sample

* added DI Section

* Added Storing Configuration Settings Section

* Adding Custom Settings samples

* part of static content

* static content section

* .net standard section

* Adding Edit in VS 2017 Image

* Samples for Startup

* startup and csproj section

* update image reference

* Updates to Migration Doc

changes per @scottaddie

* Final round of changes

Please review

* Edits

* Fix invalid xref link

* More edits

* More edits

* More edits

* More edits

* More edits

* More edits

* Move Content to different directory

* Update Code Sample Links

* change sample location

* ::

* Update Sample Filenames

* Minor edit

* Remove extra space

* More edits

* Move Static Folder

* update reference to image

* Update mvc2.md

* Minor tweaks

* Changes to sample file

* Change copy for Configuration Section

* Fix code formatting

* Remove extra line feed

* Remove extra line feed

* Fix 3xx/4xx/5xx Status Codes in aspnetcore folder

* Take out locality references in urls:

* change MSDN urls to docs.microsoft if possible

* Update aspnet-core-module.md

* Update iis.md

* Remove localization from external links
2017-09-11 20:58:51 -05:00
Luke Latham b71d2350b8 Update Localization sample app to 2.0 (#4219)
* Update Localization sample app

Fixes #2943

* Takes the sample to 2.0
* HTML5 (I gave this some thought, and I still prefer unclosed void
elements. Content-Type = "text/html" and doctype is HTML5. I think the
spec (making the closure optional) is a bit of a hack on their part.
These tags do not contain content, so imo they really shouldn't be
closed (logically).
* Bower out: Adds too many complications. We have *www/lib* locked out
of the source; therefore, the sample will break if the machine is
offline and Bower isn't run. Bower requires npm. Many *many* devs and
shops don't like it and don't want it. It has nothing to do with
localization. imo samples should run everywhere possible with minimal
config and setup and only use the tech required to demo the focused
tech.
*

Add one file

Updates

* React to feedback

Also patched the title, description, and keywords on this pass.
2017-09-06 15:11:18 -05:00
Rick Anderson 4ce4c6a3e5 loc resx editor warning (#3783)
* loc resx editor warning

* work

* work
2017-07-21 12:59:28 -07:00
Rick Anderson c23f9b383b remove /en-us/ (#3670) 2017-07-10 12:20:50 -06:00
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00:00
Rick Anderson 6944f8912d Update localization.md (#3522) 2017-06-22 14:12:41 -07:00
sintetico82 9ba4f0ed27 Extra information in DataAnnotations localization (#3480)
* Extra information in DataAnnotations localization

Add information about the use of SharedResources class in Data Annotation

* Create localization.md
2017-06-09 10:11:23 -07:00
Hisham Bin Ateya e140318865 Remove unnecessary quotations from localization cookie format (#3393) 2017-05-22 18:37:38 -07:00
Adrien Torris f28d490726 Extend middleware code sample to display var decla (#3347)
Extend Localization middleware code sample to display the declaration of the variable 'supportedCultures'
2017-05-11 14:16:23 -10:00
Steven Volckaert 194ad97f94 Updating line 78: Correcting French punctuation. (#3331)
In French, a space is required both before and after all two- (or more) part punctuation marks and symbols, including the exclamation mark "!". See https://www.thoughtco.com/how-to-use-french-punctuation-4086509 for more information.
2017-05-09 09:49:28 -10:00
Rick Anderson c737a33f75 Update localization.md (#3252) 2017-04-21 14:28:10 -10:00
Ryan Brandenburg 7cb877d046 Move resource naming section up and clarify (#2959) 2017-03-13 14:40:15 -10:00
Alaa Masoud 347e075b18 Correct example view path 2017-03-05 06:46:04 +03:00
Andy Pasic 010b730d27 Bulk metadata fix (#2871)
* meta data fix

* Revert "meta data fix"

This reverts commit ba36883476.

* meta data fix2

* test

* Update owin-oauth-20-authorization-server.md

* Update api-ref.md

* Update api-ref.md

* test

* test2
2017-03-02 14:50:36 -10:00
Charles Simard-Lecours cad2bbb61e Typo (#2808)
Thanks for the fix.
2017-02-21 11:42:30 -05:00
Hisham Bin Ateya 72df6ff087 Fix localization highlighting issues (#2720) 2017-02-09 15:52:29 -10:00
Hisham Bin Ateya 0a74d5e7e6 React to remove dependency on Hosting.Abstractions (#2675) 2017-02-07 14:00:29 -10:00