Skip to content

Commit 759329c

Browse files
committed
uyku /uyanık /kapalı klavye denetimi eklendi
1 parent ca14fab commit 759329c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Settings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ public async void CheckForUpdatesAsync()
166166
{
167167
BeginInvoke(delegate
168168
{
169-
SetVersionLabel("Güncelleme: " + tag, url);
169+
SetVersionLabel("Yeni Sürüm Var: " + tag, url);
170170
});
171171
}
172172
else

0 commit comments

Comments
 (0)