You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
color_normalization_factor = "Facteur de normalisation des couleurs";
76
80
dark_popups = "Popups sombres";
77
81
82
+
// Experiments
83
+
84
+
show_instagram_destination = "Afficher la destination Instagram";
85
+
show_instagram_destination_description = "Toujours afficher la destination de partage Instagram. %@";
86
+
87
+
livecontainer_sharing = "Partager à LiveContainer";
88
+
livecontainer_sharing_description = "Partagez à LiveContainer et copiez l'URL si la destination sélectionnée n'est pas supportée.";
89
+
78
90
/* MARK: Premium PopUps */
79
91
80
92
have_premium_popup = "Il semble que vous avez un abonnement Premium actif, donc le tweak ne modifiera pas les données ni ne restreindra l'utilisation des fonctionnalités Premium côté serveur. Vous pouvez gérer cela dans les paramètres de EeveeSpotify.";
@@ -83,6 +95,10 @@ high_audio_quality_popup = "La qualité audio très élevée est gérée côté
83
95
playlist_downloading_popup = "Le téléchargement natif de playlists est géré côté serveur et n'est pas disponible avec ce tweak. Vous pouvez cependant télécharger des épisodes de podcast.";
84
96
download_local_playlist = "Télécharger une playlist locale";
85
97
98
+
//
99
+
100
+
could_not_share_popup = "Impossible de partager vers la destination sélectionnée ou vers LiveContainer. L’URL a été copiée.";
0 commit comments