Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Commit

Permalink
adding screen shoots
Browse files Browse the repository at this point in the history
  • Loading branch information
thudugala committed Sep 25, 2018
1 parent 2772029 commit 7535232
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mg src="Screenshots/icon.png" alt="icon" width="64px" >
<img src="Screenshots/icon.png" alt="icon" width="64px" >

# Plugin.Localization
Build cross-platform multilingual applications with Xamarin.Forms using the built-in .NET localization framework.
Expand All @@ -21,20 +21,21 @@ Build cross-platform multilingual applications with Xamarin.Forms using the buil

Add Resource file


<img src="Screenshots/AddResourceFile.png" alt="Add Resource File" >

Add Resource per language.


<img src="Screenshots/ResourcePerLanguage.png" alt="Resource Per Language" >

### Localizing XAML

Set the Resource to Public


<img src="Screenshots/ResourceToPublic.png" alt="Resource To Public" >

How to use in XAML

<img src="Screenshots/LocalizingXAML.png" alt="Localizing XAML" >

### Code Change.

Expand Down
Binary file added Screenshots/AddResourceFile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/LocalizingXAML.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/ResourcePerLanguage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/ResourceToPublic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7535232

Please sign in to comment.