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

Commit 49c73759 authored by Steve Kondik's avatar Steve Kondik Committed by Gerrit Code Review
Browse files

Merge "missing french copyAll and fix select word" into gingerbread

parents 7a917da7 a1697c46
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -734,7 +734,8 @@
    <string name="elapsed_time_short_format_mm_ss" msgid="4431555943828711473">"<xliff:g id="MINUTES">%1$02d</xliff:g>:<xliff:g id="SECONDS">%2$02d</xliff:g>"</string>
    <string name="elapsed_time_short_format_h_mm_ss" msgid="1846071997616654124">"<xliff:g id="HOURS">%1$d</xliff:g>:<xliff:g id="MINUTES">%2$02d</xliff:g>:<xliff:g id="SECONDS">%3$02d</xliff:g>"</string>
    <string name="selectAll" msgid="6876518925844129331">"Tout sélectionner"</string>
    <string name="selectText" msgid="4862359311088898878">"Sélectionner texte"</string>
    <string name="copyAll">Tout copier</string>
    <string name="selectText" msgid="4862359311088898878">"Sélectionner le mot"</string>
    <string name="cut" msgid="3092569408438626261">"Couper"</string>
    <string name="copy" msgid="2681946229533511987">"Copier"</string>
    <string name="paste" msgid="5629880836805036433">"Coller"</string>