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

Appearance settings

Commit 9e48317

Browse filesBrowse files
authored
Include the comma in the translation (GoogleCloudPlatform#1787)
1 parent e32d4c5 commit 9e48317
Copy full SHA for 9e48317

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎translate/cloud-client/quickstart_test.py

Copy file name to clipboardExpand all lines: translate/cloud-client/quickstart_test.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
def test_quickstart(capsys):
2121
quickstart.run_quickstart()
2222
out, _ = capsys.readouterr()
23-
assert u'Привет мир!' in out
23+
assert u'Привет, мир!' in out

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.