-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4bfad6d
commit d305b61
Showing
14 changed files
with
1,094 additions
and
13 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
12 changes: 12 additions & 0 deletions
12
src/Skybrud.LinkPicker/App_Plugins/Skybrud.LinkPicker/Lang/da-DK.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||
|
||
<language alias="da" intName="Danish" localName="dansk" lcid="6" culture="da-DK"> | ||
<area alias="linkpicker"> | ||
<key alias="addLink">Tilføj link</key> | ||
<key alias="type">Type</key> | ||
<key alias="id">ID</key> | ||
<key alias="name">Navn</key> | ||
<key alias="url">Url</key> | ||
<key alias="target">Target</key> | ||
</area> | ||
</language> |
12 changes: 12 additions & 0 deletions
12
src/Skybrud.LinkPicker/App_Plugins/Skybrud.LinkPicker/Lang/en-GB.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||
|
||
<language alias="en" intName="English" localName="English" lcid="6" culture="en-GB"> | ||
<area alias="linkpicker"> | ||
<key alias="addLink">Add link</key> | ||
<key alias="type">Type</key> | ||
<key alias="id">ID</key> | ||
<key alias="name">Name</key> | ||
<key alias="url">Url</key> | ||
<key alias="target">Target</key> | ||
</area> | ||
</language> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
using System.Reflection; | ||
|
||
[assembly: AssemblyFileVersion("0.0.571.2")] | ||
[assembly: AssemblyFileVersion("0.0.578.2")] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters