This repository has been archived by the owner on May 22, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master'
Conflicts: gradle.properties
- Loading branch information
Showing
3 changed files
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="dialog_title">Оцени %s</string> | ||
<string name="rate_message">Ако харесвате това приложение, моля оценете го. Благодарим за вашето съдействие!</string> | ||
<string name="rate">Оцени Сега</string> | ||
<string name="later">По-късно</string> | ||
<string name="no_thanks">Не, благодаря</string> | ||
</resources> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="dialog_title">ให้คะแนน %s</string> | ||
<string name="rate_message">ถ้าคุณคิดว่าแอพนี้มันเจ๋ง ช่วยสละเวลาเพื่อให้คะแนนมันหน่อยนะ ขอบคุณมากที่ช่วยเรา</string> | ||
<string name="rate">ให้คะแนน</string> | ||
<string name="later">ไว้ทีหลัง</string> | ||
<string name="no_thanks">ไม่ละ ขอบคุณ</string> | ||
</resources> |