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

Commit c34f697

Browse files
committed
Polish store listings
1 parent ef0d0cf commit c34f697

5 files changed

Lines changed: 4 additions & 17 deletions

File tree

scripts/ci_deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ else
3232
fi
3333

3434
#master SHOULD BE REPLACED WITH THE LANGUAGE BRANCH
35-
if [ "${BRANCH}" == "master" ]; then
35+
if [ "${BRANCH}" == "Polish" ]; then
3636
echo "Building in the language branch. We should deploy."
3737
else
3838
echo "Building in '${BRANCH}'. We should not deploy."
Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1 @@
1-
This text should explain which layouts and dictionaries are available in this pack.
2-
For example:
3-
Basque Language pack
4-
5-
Features:
6-
7-
Basque dictionary with more than 100,000 words that includes words from unified Standard Basque and from the Biscayan dialect. [1]
8-
Includes the ñ key.
9-
Includes the zero-width space key (a.k.a. "datraolat"). Long press the d key to use it. Useful for adding suffixes to hashtags in Twitter, Instagram...
10-
This is an expansion language pack for AnySoftKeyboard.
11-
Install AnySoftKeyboard first, and then select the Basque keyboard from AnySoftKeyboard's Settings -> Languages -> Keyboards menu.
12-
13-
[1] Note: It's based on the dictionary created by Igor Leturia for FirefoxOS. We filtered the dictionary using the spell checkers Xuxen (Standard Basque) and Xuxen B (Biscayan dialect).
1+
Basic layout and dictionary for Polish language
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
AnySoftKeyboard XXXXX Language pack
1+
AnySoftKeyboard Polish Language pack

src/main/play/en-US/listing/title

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
XXXX for AnySoftKeyboard
1+
Polish for AnySoftKeyboard

src/main/play/en-US/whatsnew

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
Here you'll put any new features.
21
First version. Hope you'll enjoy!

0 commit comments

Comments
 (0)