Skip to content
This repository was archived by the owner on Feb 4, 2020. It is now read-only.

Commit c4ad394

Browse files
committed
Adding missing bepo translations
1 parent 8ab2b31 commit c4ad394

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

-864 Bytes
Loading

src/main/res/values-fr/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@
44
<string name="keyboard_name">FR - Azerty</string>
55
<string name="keyboard_name_ca">FR - Qwerty</string>
66
<string name="dictionary_name">Français</string>
7+
<string name="bepo_keyboard">B&#233;po</string><!-- BEPO -->
8+
<string name="bepo_keyboard_description">www.bepo.fr - dvorak like</string><!-- BEPO -->
79
</resources>

src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<string name="keyboard_name">FR - Azerty</string>
55
<string name="keyboard_name_ca">FR - Qwerty</string>
66
<string name="dictionary_name">French</string>
7-
<string name="bepo_keyboard">French B&#233;po</string><!-- BEPO -->
7+
<string name="bepo_keyboard">B&#233;po</string><!-- BEPO -->
88
<string name="bepo_keyboard_description">www.bepo.fr - dvorak like</string><!-- BEPO -->
99
</resources>

0 commit comments

Comments
 (0)