Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 0cb10e2

Browse files
author
Andreia Gaita
authored
Merge pull request #976 from FurkanKambay/patch-1
Capitalize "ok"
2 parents 2a81f95 + dd454c2 commit 0cb10e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/GitHub.Api/Localization.resx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@
256256
<value>GitHub</value>
257257
</data>
258258
<data name="Ok" xml:space="preserve">
259-
<value>ok</value>
259+
<value>OK</value>
260260
</data>
261261
<data name="Cancel" xml:space="preserve">
262262
<value>Cancel</value>
@@ -429,4 +429,4 @@
429429
<data name="DiscardConfirmYes" xml:space="preserve">
430430
<value>Discard</value>
431431
</data>
432-
</root>
432+
</root>

0 commit comments

Comments
 (0)