diff --git a/app_pojavlauncher/src/main/res/layout/version_profile_editor.xml b/app_pojavlauncher/src/main/res/layout/version_profile_editor.xml index 60cbfd9e0..4b2bb07f3 100644 --- a/app_pojavlauncher/src/main/res/layout/version_profile_editor.xml +++ b/app_pojavlauncher/src/main/res/layout/version_profile_editor.xml @@ -1,10 +1,10 @@ @@ -105,7 +105,7 @@ android:id="@+id/textView3" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:text="TextView" + android:text="@string/pedit_renderer" app:layout_constraintBottom_toTopOf="@+id/vprof_editor_profile_renderer" app:layout_constraintStart_toStartOf="@+id/vprof_editor_profile_renderer" />