diff --git a/app/assets/l10n/intl_en.arb b/app/assets/l10n/intl_en.arb index 0e8269c..69d3194 100644 --- a/app/assets/l10n/intl_en.arb +++ b/app/assets/l10n/intl_en.arb @@ -310,8 +310,6 @@ "pushModelDialogTitle": "Push model", "redoButtonShared": "Redo", "repeatLastN": "Repeat Last N", - "settingsPageSocialLabel": "Social", - "settingsPageDiscordRPCLabel": "Discord RPC", "repeatPenalty": "Repeat Penalty", "resetToDefaultsButton": "Reset to defaults", "saveButtonShared": "Save", @@ -357,6 +355,8 @@ "settingsPageAccessibilityLabel": "Accessibility", "settingsPageDebugLabel": "Debug", "settingsPageDebugShowStatistics": "Show Statistics", + "settingsPageDiscordRPCLabel": "Discord RPC", + "settingsPageSocialLabel": "Social", "settingsPageSyncAccentColorLabel": "Sync Accent Color", "settingsPageThemeLabel": "Theme", "settingsPageTitle": "Settings", @@ -506,4 +506,4 @@ "useMlock": "Use Mlock", "useMmap": "Use Mmap", "vocabOnly": "Vocab Only" -} +} \ No newline at end of file diff --git a/app/pubspec.yaml b/app/pubspec.yaml index 5c0e3dd..4fd13a8 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -142,8 +142,6 @@ flutter: # Prompts - assets/prompts/default.txt - assets/prompts/sessions_title_generator.txt - - assets/prompts/search_keywords_extractor.txt - - assets/prompts/search_results_summarizer.txt # App metadata - assets/app_changelog.json # Logos