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
Copy file name to clipboardExpand all lines: source/plugin/Assets/GoogleMobileAds/Editor/gma_settings_editor_localization_data.json
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,14 @@
56
56
"en": "Disable initialization optimization",
57
57
"fr": "Désactiver l'optimisation de l'initialisation"
58
58
},
59
+
"KEY_ENABLE_NEXT_GEN_SDK": {
60
+
"en": "Enable Next Gen SDK",
61
+
"fr": "Activer le SDK de nouvelle génération"
62
+
},
63
+
"KEY_ENABLE_NEXT_GEN_SDK_HELPBOX": {
64
+
"en": "Utilizes the Google Mobile Ads Next Gen SDK. Please run Clean & Build after enabling or disabling this option for the first time.",
65
+
"fr": "Utilise le SDK de nouvelle génération Google Mobile Ads. Veuillez effectuer un nettoyage et une nouvelle compilation après avoir activé ou désactivé cette option pour la première fois."
0 commit comments