New translations strings.xml (Portuguese)
This commit is contained in:
@@ -83,6 +83,11 @@
|
||||
<!-- Option to always hide the settings key -->
|
||||
<string name="settings_key_mode_always_hide_name">Sempre ocultar</string>
|
||||
<!-- Array of the settings key modes -->
|
||||
<string-array name="settings_key_modes">
|
||||
<item>@string/settings_key_mode_auto_name</item>
|
||||
<item>@string/settings_key_mode_always_show_name</item>
|
||||
<item>@string/settings_key_mode_always_hide_name</item>
|
||||
</string-array>
|
||||
<!-- Option to enable bigram completion -->
|
||||
<string name="bigram_suggestion">Sugestões de bigrama</string>
|
||||
<!-- Description for auto completion -->
|
||||
|
Reference in New Issue
Block a user