Merge branch 'master' of https://github.com/nextcloud/news-android
This commit is contained in:
commit
0a4882430e
2 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@
|
|||
|
||||
<!-- Action Bar Items -->
|
||||
<string name="action_starred">Destacado</string>
|
||||
<string name="action_read">Leer</string>
|
||||
<string name="action_read">Leído</string>
|
||||
<string name="action_playPodacst">Reproducir podcast</string>
|
||||
<string name="action_openInBrowser">Abrir en el navegador</string>
|
||||
<string name="action_Share">Compartir</string>
|
||||
|
|
|
@ -82,7 +82,7 @@
|
|||
<string name="action_feed_remove">Ta bort Feed</string>
|
||||
<string name="action_feed_rename">Döp om Feed</string>
|
||||
<string name="action_feed_move">Flytta flöde</string>
|
||||
<string name="feed_remove_button">Radera</string>
|
||||
<string name="feed_remove_button">Ta bort</string>
|
||||
<string name="feed_rename_button">Byt namn</string>
|
||||
<string name="confirm_feed_remove">Vill du verkligen ta bort denna Feed? Det kan inte ångras!</string>
|
||||
<string name="feed_move_list_description">Välj mapp för att flytta flöde till</string>
|
||||
|
|
Loading…
Reference in a new issue