Skip to content

Commit 659bc4e

Browse files
authored
Add link to issue num to all possible translation (ruby#1490)
1 parent 05ecd7f commit 659bc4e

7 files changed

+9
-9
lines changed

de/news/_posts/2016-09-08-ruby-2-4-0-preview2-released.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Versuchen Sie Ruby 2.4.0-preview1, haben Sie Spaß daran und [geben Sie Rückmel
8080
## Sonstige wesentliche Änderungen seit 2.3
8181

8282
* Unterstützung von OpenSSL 1.1.0
83-
* ext/tk wurde aus der stdlib entfernt [Feature #8539]
83+
* ext/tk wurde aus der stdlib entfernt [Feature #8539](https://bugs.ruby-lang.org/issues/8539)
8484

8585
Siehe die [NEWS](https://github.com/ruby/ruby/blob/v2_4_0_preview2/NEWS)
8686
und das [ChangeLog](https://github.com/ruby/ruby/blob/v2_4_0_preview2/ChangeLog)

es/news/_posts/2016-09-08-ruby-2-4-0-preview2-released.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ La detección de deadlocks en Ruby 2.4 muestra los hilos con sus respectivas tra
7272
## Otros cambios notables desde 2.3
7373

7474
* Soporte para OpenSSL 1.1.0
75-
* ext/tk fue removido de stdlib [Funcionalidad #8539]
75+
* ext/tk fue removido de stdlib [Funcionalidad #8539](https://bugs.ruby-lang.org/issues/8539)
7676

7777
Ve [NEWS](https://github.com/ruby/ruby/blob/v2_4_0_preview2/NEWS)
7878
y [ChangeLog](https://github.com/ruby/ruby/blob/v2_4_0_preview2/ChangeLog)

it/news/_posts/2016-09-08-ruby-2-4-0-preview2-released.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Dilettatevi nella programmazione con Ruby 2.4.0-preview2 e
7575
## Modifiche importanti dalla 2.3
7676

7777
* Supporta OpenSSL 1.1.0
78-
* ext/tk rimosso dalla stdlib [Feature #8539]
78+
* ext/tk rimosso dalla stdlib [Feature #8539](https://bugs.ruby-lang.org/issues/8539)
7979

8080
Vedere le [NEWS](https://github.com/ruby/ruby/blob/v2_4_0_preview2/NEWS)
8181
e il [ChangeLog](https://github.com/ruby/ruby/blob/v2_4_0_preview2/ChangeLog)

ja/news/_posts/2016-11-09-ruby-2-4-0-preview3-released.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ Try and enjoy programming with Ruby 2.4.0-preview3, and
8282
## Other notable changes since 2.3
8383

8484
* Support OpenSSL 1.1.0
85-
* ext/tk is now removed from stdlib [Feature #8539]
86-
* XMLRPC is now removed from stdlib [Feature #12160]
85+
* ext/tk is now removed from stdlib [Feature #8539](https://bugs.ruby-lang.org/issues/8539)
86+
* XMLRPC is now removed from stdlib [Feature #12160](https://bugs.ruby-lang.org/issues/12160)
8787

8888
See [NEWS](https://github.com/ruby/ruby/blob/v2_4_0_preview3/NEWS)
8989
and [ChangeLog](https://github.com/ruby/ruby/blob/v2_4_0_preview3/ChangeLog)

ko/news/_posts/2016-09-08-ruby-2-4-0-preview2-released.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ ASCII 대/소문자 대응 대신에 유니코드 대/소문자 대응을 지원
7070
## 2.3 이후의 주목할 만한 변경
7171

7272
* OpenSSL 1.1.0을 지원합니다.
73-
* stdlib에서 ext/tk가 제거됩니다. [Feature #8539]
73+
* stdlib에서 ext/tk가 제거됩니다. [Feature #8539](https://bugs.ruby-lang.org/issues/8539)
7474

7575
자세한 내용은 [뉴스](https://github.com/ruby/ruby/blob/v2_4_0_preview2/NEWS)
7676
[변경기록](https://github.com/ruby/ruby/blob/v2_4_0_preview2/ChangeLog)

ko/news/_posts/2016-11-09-ruby-2-4-0-preview3-released.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ ASCII 대/소문자 대응 대신에 유니코드 대/소문자 대응을 지원
8484
## 2.3 이후의 주목할 만한 변경
8585

8686
* OpenSSL 1.1.0을 지원합니다.
87-
* stdlib에서 ext/tk가 제거됩니다. [Feature #8539]
88-
* stdlib에서 XMLRPC가 제거됩니다. [Feature #12160]
87+
* stdlib에서 ext/tk가 제거됩니다. [Feature #8539](https://bugs.ruby-lang.org/issues/8539)
88+
* stdlib에서 XMLRPC가 제거됩니다. [Feature #12160](https://bugs.ruby-lang.org/issues/12160)
8989

9090
자세한 내용은 [뉴스](https://github.com/ruby/ruby/blob/v2_4_0_preview3/NEWS)
9191
[변경기록](https://github.com/ruby/ruby/blob/v2_4_0_preview3/ChangeLog)

zh_tw/news/_posts/2016-09-08-ruby-2-4-0-preview2-released.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Ruby 2.4 的死鎖檢查會顯示錯誤資訊及相依的線程。
5757
## 自 2.3 起重要的變化
5858

5959
* 支援 OpenSSL 1.1.0 版本
60-
* ext/tk 從標準函式庫移除 [Feature #8539]
60+
* ext/tk 從標準函式庫移除 [Feature #8539](https://bugs.ruby-lang.org/issues/8539)
6161

6262
請參閱 [NEWS](https://github.com/ruby/ruby/blob/v2_4_0_preview2/NEWS)
6363
[ChangeLog](https://github.com/ruby/ruby/blob/v2_4_0_preview2/ChangeLog)

0 commit comments

Comments
 (0)