We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 666233c commit 47b978aCopy full SHA for 47b978a
res/values-tr/strings.xml
@@ -44,7 +44,7 @@
44
<!-- Settings strings -->
45
<string name="settings_text_credentials">Kimlik Bilgileri:</string>
46
<string name="settings_text_server_address">Sunucu Adresi:</string>
47
- <string name="settings_text_server_address_hint">https://www.server.com[:port]</string>
+ <string name="settings_text_server_address_hint">https://www.sunucu.com[:port]</string>
48
<string name="settings_text_https">https://</string>
49
<string name="settings_text_username">Kullanıcı Adı:</string>
50
<string name="settings_text_username_hint">kullanıcı adı</string>
@@ -82,4 +82,4 @@
82
<string name="new_note">Yeni Not</string>
83
<string name="to_update">Güncellenecek</string>
84
85
-</resources>
+</resources>
0 commit comments