Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2153a81

Browse files
committed
Fix re.po syntax
A msgstr was missing its opening double quotes, which gettext's msgcatcomplained about (but powrap and polib didn't).Seehttps://git.afpy.org/AFPy/powrap/pulls/4 andizimobil/polib#161 for PRs to fix both of those.Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>
1 parentde16a1a commit2153a81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎library/re.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2810,7 +2810,7 @@ msgstr "$ (dólar)"
28102810

28112811
#:../Doc/library/re.rst:123
28122812
msgid"* (asterisk)"
2813-
msgstr * (asterisco)"
2813+
msgstr"* (asterisco)"
28142814

28152815
#:../Doc/library/re.rst:130
28162816
msgid"+ (plus)"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp