Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 72f6f3f8 authored by Ladios Jonquil's avatar Ladios Jonquil
Browse files

Traditional Chinese: Translate copyAll on contextMenu

Change-Id: I8ee4979bfb6ba5d319e31beff4ecea10ede76fbf
parent a9e322ec
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1701,6 +1701,9 @@
    <!-- Item on EditText context menu. This action is used to select all text in the edit field. -->
    <string name="selectAll" msgid="6876518925844129331">"全部選取"</string>

    <!-- Item on EditText context menu. This action is used to copy all text in the edit field. -->
    <string name="copyAll">全部複製</string>

    <!-- Item on EditText context menu. This action is used to start selecting text in the edit field. [CHAR LIMIT=20] -->
    <string name="selectText" msgid="4862359311088898878">"選取字詞"</string>