mirror of
https://github.com/SimpleMobileTools/Simple-Keyboard.git
synced 2025-06-05 21:49:26 +02:00
adding a couple new strings
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
<string name="change_keyboard">Changer de clavier</string>
|
||||
<string name="clear_clipboard_data">Effacer les données du presse-papiers</string>
|
||||
<string name="clear_clipboard_data_confirmation">Voulez-vous vraiment effacer les données du presse-papiers\?</string>
|
||||
<string name="clipboard">Clipboard</string>
|
||||
<string name="clipboard_recent">Recent</string>
|
||||
<string name="clipboard_pinned">Pinned</string>
|
||||
<!-- Accessibility -->
|
||||
<string name="keycode_delete">Supprimer</string>
|
||||
<string name="keycode_mode_change">Changer de type de clavier</string>
|
||||
@@ -13,6 +16,8 @@
|
||||
<string name="keycode_enter">Entrée</string>
|
||||
<!-- Settings -->
|
||||
<string name="show_clipboard_content">Afficher le contenu du presse-papiers si disponible</string>
|
||||
<string name="show_popup">Show a popup on keypress</string>
|
||||
<string name="vibrate_on_keypress">Vibrate on keypress</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 30 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Clavier simple</string>
|
||||
|
Reference in New Issue
Block a user