Skip to content

Commit

Permalink
Fix more information links
Browse files Browse the repository at this point in the history
The links were still referring to the time these files lived in the
Rakudo distribution.
  • Loading branch information
lizmat committed Jan 13, 2024
1 parent 368e3b2 commit 724c434
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 7 deletions.
3 changes: 2 additions & 1 deletion localizations/DE/DE
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
#
# CONTRIBUTORS: Elizabeth Mattijsen
#
# See tools/build/L10N/README.md for more explanation.
# See https://github.com/Raku/L10N/tree/main/localizations#readme
# for more information.

# KEY TRANSLATION
adverb-pc-delete entferne
Expand Down
3 changes: 2 additions & 1 deletion localizations/EN/EN
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# This file contains that English "translation" of features of the
# Raku Programming Language.
#
# See tools/build/L10N/README.md for more explanation.
# See https://github.com/Raku/L10N/tree/main/localizations#readme
# for more information.

# KEY TRANSLATION
adverb-pc-delete delete
Expand Down
3 changes: 2 additions & 1 deletion localizations/FR/FR
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
#
# CONTRIBUTORS: Lucien Grondin
#
# See tools/build/L10N/README.md for more explanation.
# See https://github.com/Raku/L10N/tree/main/localizations#readme
# for more information.

# KEY TRANSLATION
#adverb-pc-delete delete
Expand Down
3 changes: 2 additions & 1 deletion localizations/HU/HU
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
#
# CONTRIBUTORS: Polgár Márton (Martin Burger)
#
# See tools/build/L10N/README.md for more explanation.
# See https://github.com/Raku/L10N/tree/main/localizations#readme
# for more information.

# KEY TRANSLATION
adverb-pc-delete töröl
Expand Down
3 changes: 2 additions & 1 deletion localizations/IT/IT
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
#
# CONTRIBUTORS: JJ Merelo
#
# See tools/build/L10N/README.md for more explanation.
# See https://github.com/Raku/L10N/tree/main/localizations#readme
# for more information.

# KEY TRANSLATION
#adverb-pc-delete delete
Expand Down
3 changes: 2 additions & 1 deletion localizations/NL/NL
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
#
# CONTRIBUTORS: Elizabeth Mattijsen
#
# See tools/build/L10N/README.md for more explanation.
# See https://github.com/Raku/L10N/tree/main/localizations#readme
# for more information.

# KEY TRANSLATION
adverb-pc-delete verwijder
Expand Down
3 changes: 2 additions & 1 deletion localizations/PT/PT
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
#
# CONTRIBUTORS: Fernando Corrêa de Oliveira
#
# See tools/build/L10N/README.md for more explanation.
# See https://github.com/Raku/L10N/tree/main/localizations#readme
# for more information.

# KEY TRANSLATION
#adverb-pc-delete delete
Expand Down

0 comments on commit 724c434

Please sign in to comment.