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

Commit 3a5e15f

Browse files
authored
Created strings.xml for nb
Proposed for getting the keyboard name into norwegian language. See this issue for the reason to choose the 'nb' language code: AnySoftKeyboard/AnySoftKeyboard#1307
1 parent 56922c2 commit 3a5e15f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<resources>
3+
<string name="app_name">AnySoftKeyboard - Norwegian Language Pack</string>
4+
<string name="keyboard_name">Norsk</string>
5+
<string name="dictionary_name">Norsk</string>
6+
</resources>

0 commit comments

Comments
 (0)