From ae67f0d67bb3d38e148f43e33a1fe3ae85777bc6 Mon Sep 17 00:00:00 2001 From: ashilkn Date: Mon, 11 Mar 2024 13:06:07 +0530 Subject: [PATCH] nit: change description section's heading from 'Photo descriptions' to 'Descriptions' --- mobile/lib/generated/l10n.dart | 10 ++++++++++ mobile/lib/l10n/intl_cs.arb | 3 ++- mobile/lib/l10n/intl_de.arb | 3 ++- mobile/lib/l10n/intl_en.arb | 3 ++- mobile/lib/l10n/intl_es.arb | 3 ++- mobile/lib/l10n/intl_fr.arb | 3 ++- mobile/lib/l10n/intl_it.arb | 3 ++- mobile/lib/l10n/intl_ko.arb | 3 ++- mobile/lib/l10n/intl_nl.arb | 3 ++- mobile/lib/l10n/intl_no.arb | 3 ++- mobile/lib/l10n/intl_pl.arb | 3 ++- mobile/lib/l10n/intl_pt.arb | 3 ++- mobile/lib/l10n/intl_zh.arb | 3 ++- mobile/lib/models/search/search_types.dart | 2 +- 14 files changed, 35 insertions(+), 13 deletions(-) diff --git a/mobile/lib/generated/l10n.dart b/mobile/lib/generated/l10n.dart index a37cbf14a0..369cda3e01 100644 --- a/mobile/lib/generated/l10n.dart +++ b/mobile/lib/generated/l10n.dart @@ -6919,6 +6919,16 @@ class S { ); } + /// `Descriptions` + String get descriptions { + return Intl.message( + 'Descriptions', + name: 'descriptions', + desc: '', + args: [], + ); + } + /// `File types and names` String get fileTypesAndNames { return Intl.message( diff --git a/mobile/lib/l10n/intl_cs.arb b/mobile/lib/l10n/intl_cs.arb index 15a1e9a86f..d9ce7ebeb1 100644 --- a/mobile/lib/l10n/intl_cs.arb +++ b/mobile/lib/l10n/intl_cs.arb @@ -12,5 +12,6 @@ "changeLocationOfSelectedItems": "Change location of selected items?", "editsToLocationWillOnlyBeSeenWithinEnte": "Edits to location will only be seen within Ente", "joinDiscord": "Join Discord", - "locations": "Locations" + "locations": "Locations", + "descriptions": "Descriptions" } \ No newline at end of file diff --git a/mobile/lib/l10n/intl_de.arb b/mobile/lib/l10n/intl_de.arb index 118fb2350a..117cd799e7 100644 --- a/mobile/lib/l10n/intl_de.arb +++ b/mobile/lib/l10n/intl_de.arb @@ -1179,5 +1179,6 @@ "editsToLocationWillOnlyBeSeenWithinEnte": "Änderungen des Standorts werden nur in ente sichtbar sein", "cleanUncategorized": "Unkategorisiert leeren", "joinDiscord": "Join Discord", - "locations": "Locations" + "locations": "Locations", + "descriptions": "Descriptions" } \ No newline at end of file diff --git a/mobile/lib/l10n/intl_en.arb b/mobile/lib/l10n/intl_en.arb index 4e35bcdeb6..a354b465ef 100644 --- a/mobile/lib/l10n/intl_en.arb +++ b/mobile/lib/l10n/intl_en.arb @@ -1198,5 +1198,6 @@ "castInstruction": "Visit cast.ente.io on the device you want to pair.\n\nEnter the code below to play the album on your TV.", "deviceCodeHint": "Enter the code", "joinDiscord": "Join Discord", - "locations": "Locations" + "locations": "Locations", + "descriptions": "Descriptions" } \ No newline at end of file diff --git a/mobile/lib/l10n/intl_es.arb b/mobile/lib/l10n/intl_es.arb index 730502d2e6..cbbb60a451 100644 --- a/mobile/lib/l10n/intl_es.arb +++ b/mobile/lib/l10n/intl_es.arb @@ -974,5 +974,6 @@ "changeLocationOfSelectedItems": "Change location of selected items?", "editsToLocationWillOnlyBeSeenWithinEnte": "Edits to location will only be seen within Ente", "joinDiscord": "Join Discord", - "locations": "Locations" + "locations": "Locations", + "descriptions": "Descriptions" } \ No newline at end of file diff --git a/mobile/lib/l10n/intl_fr.arb b/mobile/lib/l10n/intl_fr.arb index 5749904cd1..f0afcaa98e 100644 --- a/mobile/lib/l10n/intl_fr.arb +++ b/mobile/lib/l10n/intl_fr.arb @@ -1155,5 +1155,6 @@ "changeLocationOfSelectedItems": "Change location of selected items?", "editsToLocationWillOnlyBeSeenWithinEnte": "Edits to location will only be seen within Ente", "joinDiscord": "Join Discord", - "locations": "Locations" + "locations": "Locations", + "descriptions": "Descriptions" } \ No newline at end of file diff --git a/mobile/lib/l10n/intl_it.arb b/mobile/lib/l10n/intl_it.arb index 6385417b92..be0dc1e2c6 100644 --- a/mobile/lib/l10n/intl_it.arb +++ b/mobile/lib/l10n/intl_it.arb @@ -1117,5 +1117,6 @@ "changeLocationOfSelectedItems": "Change location of selected items?", "editsToLocationWillOnlyBeSeenWithinEnte": "Edits to location will only be seen within Ente", "joinDiscord": "Join Discord", - "locations": "Locations" + "locations": "Locations", + "descriptions": "Descriptions" } \ No newline at end of file diff --git a/mobile/lib/l10n/intl_ko.arb b/mobile/lib/l10n/intl_ko.arb index 15a1e9a86f..d9ce7ebeb1 100644 --- a/mobile/lib/l10n/intl_ko.arb +++ b/mobile/lib/l10n/intl_ko.arb @@ -12,5 +12,6 @@ "changeLocationOfSelectedItems": "Change location of selected items?", "editsToLocationWillOnlyBeSeenWithinEnte": "Edits to location will only be seen within Ente", "joinDiscord": "Join Discord", - "locations": "Locations" + "locations": "Locations", + "descriptions": "Descriptions" } \ No newline at end of file diff --git a/mobile/lib/l10n/intl_nl.arb b/mobile/lib/l10n/intl_nl.arb index 71d9af05d2..0f2ab0ec2a 100644 --- a/mobile/lib/l10n/intl_nl.arb +++ b/mobile/lib/l10n/intl_nl.arb @@ -1193,5 +1193,6 @@ "castInstruction": "Bezoek cast.ente.io op het apparaat dat u wilt koppelen.\n\nVoer de code hieronder in om het album op uw TV af te spelen.", "deviceCodeHint": "Voer de code in", "joinDiscord": "Join Discord", - "locations": "Locations" + "locations": "Locations", + "descriptions": "Descriptions" } \ No newline at end of file diff --git a/mobile/lib/l10n/intl_no.arb b/mobile/lib/l10n/intl_no.arb index c461d21b1e..8d40561fce 100644 --- a/mobile/lib/l10n/intl_no.arb +++ b/mobile/lib/l10n/intl_no.arb @@ -26,5 +26,6 @@ "changeLocationOfSelectedItems": "Change location of selected items?", "editsToLocationWillOnlyBeSeenWithinEnte": "Edits to location will only be seen within Ente", "joinDiscord": "Join Discord", - "locations": "Locations" + "locations": "Locations", + "descriptions": "Descriptions" } \ No newline at end of file diff --git a/mobile/lib/l10n/intl_pl.arb b/mobile/lib/l10n/intl_pl.arb index ae29a97b9b..6bd5a30aa2 100644 --- a/mobile/lib/l10n/intl_pl.arb +++ b/mobile/lib/l10n/intl_pl.arb @@ -113,5 +113,6 @@ "changeLocationOfSelectedItems": "Change location of selected items?", "editsToLocationWillOnlyBeSeenWithinEnte": "Edits to location will only be seen within Ente", "joinDiscord": "Join Discord", - "locations": "Locations" + "locations": "Locations", + "descriptions": "Descriptions" } \ No newline at end of file diff --git a/mobile/lib/l10n/intl_pt.arb b/mobile/lib/l10n/intl_pt.arb index 59c4f0019c..ccbe1b69df 100644 --- a/mobile/lib/l10n/intl_pt.arb +++ b/mobile/lib/l10n/intl_pt.arb @@ -1197,5 +1197,6 @@ "castInstruction": "Visite cast.ente.io no dispositivo que você deseja parear.\n\ndigite o código abaixo para reproduzir o álbum em sua TV.", "deviceCodeHint": "Insira o código", "joinDiscord": "Junte-se ao Discord", - "locations": "Locations" + "locations": "Locations", + "descriptions": "Descriptions" } \ No newline at end of file diff --git a/mobile/lib/l10n/intl_zh.arb b/mobile/lib/l10n/intl_zh.arb index bd69b0ab1f..7519a9aa4a 100644 --- a/mobile/lib/l10n/intl_zh.arb +++ b/mobile/lib/l10n/intl_zh.arb @@ -1197,5 +1197,6 @@ "castInstruction": "在您要配对的设备上访问 cast.ente.io。\n输入下面的代码即可在电视上播放相册。", "deviceCodeHint": "输入代码", "joinDiscord": "加入 Discord", - "locations": "Locations" + "locations": "Locations", + "descriptions": "Descriptions" } \ No newline at end of file diff --git a/mobile/lib/models/search/search_types.dart b/mobile/lib/models/search/search_types.dart index f456ce63b1..1ec197c7e7 100644 --- a/mobile/lib/models/search/search_types.dart +++ b/mobile/lib/models/search/search_types.dart @@ -69,7 +69,7 @@ extension SectionTypeExtensions on SectionType { case SectionType.fileTypesAndExtension: return S.of(context).fileTypes; case SectionType.fileCaption: - return S.of(context).photoDescriptions; + return S.of(context).descriptions; } }