Skip to content

Commit a8e76b5

Browse files
committed
fix(i18n): remove extra translation causing lint error
1 parent beffded commit a8e76b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/main/res/values-it/strings.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,6 @@
234234
<string name="local_server_notification_channel_name">Server Locale</string>
235235
<string name="local_server_notification_channel_description">Notifiche per lo stato del server locale</string>
236236
<string name="local_server_notification_text">URL del Server: %s</string>
237-
<string name="local_server_notification_text_short">Server: %s</string>
238237
<string name="local_server_starting">Avvio del server…</string>
239238
<string name="stop">Ferma</string>
240239
<string name="server_port">Porta del Server</string>

0 commit comments

Comments
 (0)