Skip to content

Commit 7a0a690

Browse files
committed
#802 - remove fuzzy flags
1 parent f5fdf87 commit 7a0a690

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

library/stringprep.po

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@ msgstr ""
1717
"Generated-By: Babel 2.17.0\n"
1818

1919
#: ../../library/stringprep.rst:2
20-
#, fuzzy
2120
msgid ":mod:`!stringprep` --- Internet String Preparation"
22-
msgstr ":mod:`stringprep` --- 인터넷 문자열 준비"
21+
msgstr ":mod:`!stringprep` --- 인터넷 문자열 준비"
2322

2423
#: ../../library/stringprep.rst:10
2524
msgid "**Source code:** :source:`Lib/stringprep.py`"
@@ -55,7 +54,6 @@ msgstr ""
5554
"합니다. ``stringprep`` 프로파일의 한 가지 예는 국제화된 도메인 이름에 사용되는 ``nameprep``\\입니다."
5655

5756
#: ../../library/stringprep.rst:29
58-
#, fuzzy
5957
msgid ""
6058
"The module :mod:`stringprep` only exposes the tables from :rfc:`3454`. As"
6159
" these tables would be very large to represent as dictionaries or lists, "

0 commit comments

Comments
 (0)