diff --git a/app/src/main/assets/i18n b/app/src/main/assets/i18n
index 12cffbc2..58b1dd61 160000
--- a/app/src/main/assets/i18n
+++ b/app/src/main/assets/i18n
@@ -1 +1 @@
-Subproject commit 12cffbc2188b1c3c9bc9ed482ebb4fcaea2d9ef9
+Subproject commit 58b1dd6190e0e43d9892980b52150449861838ab
diff --git a/app/src/main/res/layout/input_method_view.xml b/app/src/main/res/layout/input_method_view.xml
index 7a821b97..8939128b 100644
--- a/app/src/main/res/layout/input_method_view.xml
+++ b/app/src/main/res/layout/input_method_view.xml
@@ -752,7 +752,7 @@ GeneralKeyboardIME.kt
android:layout_centerVertical="true"
android:layout_marginStart="@dimen/medium_margin"
android:background="?android:attr/selectableItemBackgroundBorderless"
- android:contentDescription="Close Clipboard"
+ android:contentDescription="@string/i18n.app.clipboard.close_clipboard"
android:padding="@dimen/small_margin"
android:src="@drawable/ic_arrow_left_vector"
android:tint="@color/icon_color" />
@@ -779,7 +779,7 @@ GeneralKeyboardIME.kt
android:layout_centerVertical="true"
android:layout_marginEnd="@dimen/medium_margin"
android:background="?android:attr/selectableItemBackgroundBorderless"
- android:contentDescription="Clear All"
+ android:contentDescription="@string/i18n.app.clipboard.clear_all"
android:padding="@dimen/small_margin"
android:src="@drawable/ic_delete_vector"
android:tint="#E53935" />
diff --git a/app/src/main/res/values/string.xml b/app/src/main/res/values/string.xml
index fd948c0a..b9ab4db4 100644
--- a/app/src/main/res/values/string.xml
+++ b/app/src/main/res/values/string.xml
@@ -58,7 +58,9 @@
Simple Keyboard\n• Author: Simple Mobile Tools\n• License: GPL-3.0\n• Link: https://github.com/SimpleMobileTools/Simple-Keyboard/blob/main/LICENSE
The Scribe developers (SCRIBE) built the iOS application "Scribe - Language Keyboards" (SERVICE) using third party code. All source code used in the creation of this SERVICE comes from sources that allow its full use in the manner done so by the SERVICE. This section lists the source code on which the SERVICE was based as well as the coinciding licenses of each.\n\nThe following is a list of all used source code, the main author or authors of the code, the license under which it was released at time of usage, and a link to the license.
About
+ Clear all
Clipboard is empty
+ Close clipboard
Copied to clipboard
Copy to clipboard
Clipboard