Skip to content

Commit

Permalink
Merge branch 'bookmarks-add-infocalypse-pyfreenet' into next
Browse files Browse the repository at this point in the history
Signed-off-by: Arne Babenhauserheide <[email protected]>
  • Loading branch information
ArneBab committed Nov 10, 2022
2 parents f18d520 + 0ed7d2d commit 35f72b8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/freenet/clients/http/staticfiles/defaultbookmarks.dat
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ BookmarkCategory1.Content.Bookmark6.ShortDescription=L10N:Sharesite
BookmarkCategory1.Content.Bookmark6.hasAnActivelink=true
BookmarkCategory2.Name=L10N:categoryDocumentation
BookmarkCategory2.Content.BookmarkCategory=0
BookmarkCategory2.Content.Bookmark=10
BookmarkCategory2.Content.Bookmark=11
BookmarkCategory2.Content.Bookmark0.URI=USK@0iU87PXyodL2nm6kCpmYntsteViIbMwlJE~wlqIVvZ0,nenxGvjXDElX5RIZxMvwSnOtRzUKJYjoXEDgkhY6Ljw,AQACAAE/freenetproject-mirror/515/
BookmarkCategory2.Content.Bookmark0.Name=Freenetproject Website Mirror
BookmarkCategory2.Content.Bookmark0.Description=L10N:freenetprojectorg
Expand Down Expand Up @@ -110,6 +110,11 @@ BookmarkCategory2.Content.Bookmark9.hasAnActivelink=true
BookmarkCategory2.Content.Bookmark9.Name=Sharesite Documentation
BookmarkCategory2.Content.Bookmark9.Description=L10N:sharesitedocumentation
BookmarkCategory2.Content.Bookmark9.ShortDescription=L10N:sharesitedocumentation
BookmarkCategory2.Content.Bookmark10.URI=USK@~osOPnNLdMLVrYVNTahLufdwOuMhhC4GkpIHulnSm04,bwAmjkK-BZZnj-bujBQehwgGqUM1AUFhzTW4hcDGXQ0,AQACAAE/infocalypse_and_pyFreenet/6/
BookmarkCategory2.Content.Bookmark10.Name=Infocalypse and pyFreenet
BookmarkCategory2.Content.Bookmark10.Description=L10N:InfocalypsePyFreenet
BookmarkCategory2.Content.Bookmark10.ShortDescription=L10N:InfocalypsePyFreenet
BookmarkCategory2.Content.Bookmark10.hasAnActivelink=true
BookmarkCategory3.Name=L10N:categoryBlogs
BookmarkCategory3.Content.BookmarkCategory=0
BookmarkCategory3.Content.Bookmark=5
Expand Down
2 changes: 2 additions & 0 deletions src/freenet/l10n/freenet.l10n.en.properties
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ Bookmarks.Defaults.Description.PrivacyAndSoftware=Techniques for protecting your
Bookmarks.Defaults.Description.freenetprojectorg=A mirror of the official Freenet Website with news and documentation
Bookmarks.Defaults.Description.Shoeshop=A plugin to provide Sneakernet over Freenet: Download and upload sites and keys as fblobs
Bookmarks.Defaults.Description.FLIP=External program to provide IRC over Freenet
Bookmarks.Defaults.Description.InfocalypsePyFreenet=Tool for source control management and libraries to control Freenet from Python
Bookmarks.Defaults.Description.Publish=Simple guide to publishing web sites to Freenet
Bookmarks.Defaults.Description.FreesiteHOWTO=A more detailed explanation of publishing freesites
Bookmarks.Defaults.Description.Sone=Fast anonymous social chat over Freenet
Expand All @@ -139,6 +140,7 @@ Bookmarks.Defaults.ShortDescription.PrivacyAndSoftware=Best Practices for Freene
Bookmarks.Defaults.ShortDescription.freenetprojectorg=The official Freenet Project website
Bookmarks.Defaults.ShortDescription.Shoeshop=Sneakernet
Bookmarks.Defaults.ShortDescription.FLIP=IRC Chat
Bookmarks.Defaults.ShortDescription.InfocalypsePyFreenet=DVCS and Python libraries
Bookmarks.Defaults.ShortDescription.Publish=How to publish web sites on freenet
Bookmarks.Defaults.ShortDescription.FreesiteHOWTO=Another guide to publishing a website to Freenet
Bookmarks.Defaults.ShortDescription.Sone=Social chat over Freenet
Expand Down

0 comments on commit 35f72b8

Please sign in to comment.