Skip to content

Commit

Permalink
remove unused resources (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
RybinJD1 authored Dec 9, 2022
1 parent 73cc025 commit af11784
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 48 deletions.
Binary file removed app/src/main/res/drawable/background_main.png
Binary file not shown.
11 changes: 0 additions & 11 deletions app/src/main/res/drawable/circle_shape.xml

This file was deleted.

Binary file removed app/src/main/res/drawable/facebook.png
Binary file not shown.
10 changes: 0 additions & 10 deletions app/src/main/res/drawable/ic_cross.xml

This file was deleted.

Binary file removed app/src/main/res/drawable/instagram.png
Binary file not shown.
Binary file removed app/src/main/res/drawable/progres_bar_generator.png
Binary file not shown.
Binary file removed app/src/main/res/drawable/rune_test.png
Binary file not shown.
9 changes: 0 additions & 9 deletions app/src/main/res/drawable/share_background.xml

This file was deleted.

Binary file removed app/src/main/res/drawable/twitter.png
Binary file not shown.
4 changes: 1 addition & 3 deletions app/src/main/res/values-ru/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
<string name="pattern_generator">Генератор узоров</string>
<string name="run_pattern">Рунный узор</string>
<string name="formula">Рунная Формула</string>
<string name="popup_runic_formula">В скором времени ты сможешь сам составлять рунные формулы. Рунную формулу можно использовать как талисман или оберег.</string>
<string name="stav">Рунный Став</string>
<string name="popup_runic_staves">В скором времени ты можешь сам составлять рунные ставы. Рунный став можно использовать как талисман или оберег. </string>
<string name="coming_soon">Скоро появится</string>
<string name="runes_selection">Выбор рун</string>
<string name="runes_collect_formula">Собери свой рунный узор, выбрав от 1 до 3 рун</string>
Expand Down Expand Up @@ -128,7 +126,7 @@
<string name="background_generator">Для начала, выберите понравившуюся картинку</string>
<string name="image_saved">Рунный узор сохранен</string>
<string name="permission_denied">Доступ к хранилищу запрещен</string>
<string name="share_title">Классная руна из RunarApp</string>


<string name="library_tab_books">Книги</string>
<string name="library_tab_audio">Аудио</string>
Expand Down
4 changes: 0 additions & 4 deletions app/src/main/res/values/ic_launcher_background.xml

This file was deleted.

11 changes: 0 additions & 11 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
<string name="pattern_generator">Pattern generator</string>
<string name="run_pattern">Rune pattern</string>
<string name="formula">Runic Formula</string>
<string name="popup_runic_formula">Choose a few runes, and we will offer runic formulas which are made from them. Runic formula can be used as a mascot or a guard.</string>
<string name="stav">Runic Staves</string>
<string name="popup_runic_staves">Choose a few runes, and we will offer runic staves which are made from them. Runic staves can be used as a mascot or a guard.</string>
<string name="coming_soon">Coming soon</string>
<string name="runes_selection">Runes selection</string>
<string name="runes_collect_formula">Select 1 to 3 runes and collect your rune draw</string>
Expand Down Expand Up @@ -116,8 +114,6 @@
<string name="sacr_last_button_text">Продолжить путь</string>
<string name="sacr_result_text">Жертва принесена, и Боги обратили на тебя свой взор. Теперь продолжи свой путь!</string>

<string name="hello_blank_fragment" translatable="false">Hello blank fragment</string>

<string name="generatorBackground">Select background</string>
<string name="text_magic_happens">Magic happens</string>
<string name="fate_created">Template is creating … </string>
Expand All @@ -130,21 +126,14 @@
<string name="background_generator">To get started, choose your favorite picture</string>
<string name="image_saved">Runic pattern is saved</string>
<string name="permission_denied">Storage access denied</string>
<string name="share_title">Cool rune from RunarApp</string>

<string name="library_tab_books">Books</string>
<string name="library_tab_audio">Audio</string>

<string name="value_1" translatable="false">1</string>
<string name="value_2" translatable="false">2</string>
<string name="value_3" translatable="false">3</string>

<string name="title_push_general_notification" translatable="false">Runar App</string>
<string name="push_general_notification">Just open Runar and find out what’s the rune of the day</string>
<string name="push_general_notification_channel_name">Reminders</string>
<string name="heading">Heading</string>
<string name="some_description">Some Description</string>
<string name="some_text">Some text</string>
<string name="luck_is_close">A little more, and you\'ll catch up the luck!</string>
<string name="today_your_day">Hey, it\'s your lucky day!</string>
<string name="lucky">The gods favor you!</string>
Expand Down

0 comments on commit af11784

Please sign in to comment.