Skip to content

Commit

Permalink
Revert "As a Greek or Swedish user I can use the seasonal calendar #222"
Browse files Browse the repository at this point in the history
This reverts commit 7f471de.
  • Loading branch information
flauschtrud committed May 6, 2024
1 parent 7f471de commit f34a7b3
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 12 deletions.
2 changes: 0 additions & 2 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,4 @@
<string name="mirabelles_terms">Mirabellen</string>
<string name="gooseberries_terms">Stachelbeeren</string>
<string name="lambs_lettuce_terms">Feldsalat</string>
<string name="greek">Griechisch</string>
<string name="swedish">Schwedisch</string>
</resources>
2 changes: 0 additions & 2 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,4 @@
<string name="mirabelles_terms">mirabeles</string>
<string name="gooseberries_terms">grosellas</string>
<string name="lambs_lettuce_terms">hojas de canónigos</string>
<string name="greek">Griego</string>
<string name="swedish">Sueco</string>
</resources>
2 changes: 0 additions & 2 deletions app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,4 @@
<string name="mirabelles_terms">mirabelles</string>
<string name="gooseberries_terms">groseilles à maquereau</string>
<string name="lambs_lettuce_terms">mâche</string>
<string name="greek">Grec</string>
<string name="swedish">Suédois</string>
</resources>
4 changes: 0 additions & 4 deletions app/src/main/res/values/arrays.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
<item>@string/turkish</item>
<item>@string/serbian_latin</item>
<item>@string/hebrew</item>
<item>@string/greek</item>
<item>@string/swedish</item>
</string-array>

<string-array name="language_values">
Expand All @@ -39,8 +37,6 @@
<item>tr</item>
<item>sr-Latn</item>
<item>iw</item>
<item>el</item>
<item>sv</item>
</string-array>

<string-array name="theme_entries">
Expand Down
2 changes: 0 additions & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,6 @@
<string name="turkish">Turkish</string>
<string name="serbian_latin">Serbian (Latin)</string>
<string name="hebrew">Hebrew</string>
<string name="greek">Greek</string>
<string name="swedish">Swedish</string>

<!-- support -->
<string name="support_the_app">Support the app</string>
Expand Down

0 comments on commit f34a7b3

Please sign in to comment.