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

Commit dd454c2

Browse files
author
Furkan Kambay
authored
Capitalize "ok"
Critical bug
1 parent 133e3b4 commit dd454c2

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)