Skip to content

Commit a9075a3

Browse files
committed
fix translate historial
1 parent df9dc67 commit a9075a3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@
438438

439439
<string name="preferences_sync_category">Elige qué sincronizar</string>
440440

441-
<string name="preferences_sync_history">Historia</string>
441+
<string name="preferences_sync_history">Historial</string>
442442

443443
<string name="preferences_sync_bookmarks">Marcadores</string>
444444

@@ -542,7 +542,7 @@
542542

543543
<string name="library_desktop_bookmarks_unfiled">Otros marcadores</string>
544544

545-
<string name="library_history">Historia</string>
545+
<string name="library_history">Historial</string>
546546

547547
<string name="library_new_tab">Nueva pestaña</string>
548548

@@ -702,7 +702,7 @@
702702

703703
<string name="history_older">Más antiguos</string>
704704

705-
<string name="history_empty_message">Aquí no hay historia</string>
705+
<string name="history_empty_message">Aquí no hay historial</string>
706706

707707

708708

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@
438438

439439
<string name="preferences_sync_category">Valitse synkronoitavat tiedot</string>
440440

441-
<string name="preferences_sync_history">Historia</string>
441+
<string name="preferences_sync_history">Historial</string>
442442

443443
<string name="preferences_sync_bookmarks">Kirjanmerkit</string>
444444

@@ -542,7 +542,7 @@
542542

543543
<string name="library_desktop_bookmarks_unfiled">Muut kirjanmerkit</string>
544544

545-
<string name="library_history">Historia</string>
545+
<string name="library_history">Historial</string>
546546

547547
<string name="library_new_tab">Uusi välilehti</string>
548548

@@ -558,7 +558,7 @@
558558

559559
<string name="library_recently_closed_tabs">Äskettäin suljetut välilehdet</string>
560560

561-
<string name="recently_closed_show_full_history">Näytä koko historia</string>
561+
<string name="recently_closed_show_full_history">Näytä koko historial</string>
562562

563563
<string name="recently_closed_tabs">%d välilehdet</string>
564564

0 commit comments

Comments
 (0)