Skip to content

Commit

Permalink
Modified "One Europe" flags, closes #93.
Browse files Browse the repository at this point in the history
  • Loading branch information
mh- committed Dec 20, 2020
1 parent ee5217f commit 3324e42
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion corona-warn-companion/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<string name="country_denmark">🇩🇰 Dänemark</string>
<string name="country_latvia">🇱🇻 Lettland</string>
<string name="country_spain">🇪🇸 Spanien</string>
<string name="countries_one_europe">🇩🇪 Deutschland, 🇮🇪 Irland, 🇮🇹 Italien, 🇩🇰 Dänemark, 🇱🇻 Lettland, 🇪🇸 Spanien</string>
<string name="countries_one_europe">🇩🇪 Deutschland, 🇩🇰 Dänemark, 🇮🇪 Irland, 🇮🇹 Italien, 🇭🇷 Kroatien, 🇱🇻 Lettland, 🇳🇱 Niederlande, 🇵🇱 Polen, 🇪🇸 Spanien, 🇨🇾 Zypern</string>
<string name="point_of_exposure">Risikobegegnung</string>
<string name="toast_switching_to_microg_mode">Die App wird in den microG Modus geschaltet!</string>
</resources>
4 changes: 2 additions & 2 deletions corona-warn-companion/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@
<string name="country_spain">🇪🇸 Spain</string>
<string name="flag_spain" translatable="false">🇪🇸</string>
<string name="country_code_spain" translatable="false">ES</string>
<string name="countries_one_europe">🇩🇪 Germany, 🇮🇪 Ireland, 🇮🇹 Italy, 🇩🇰 Denmark, 🇱🇻 Latvia, 🇪🇸 Spain</string>
<string name="flags_one_europe" translatable="false">🇩🇪🇮🇪🇮🇹🇩🇰🇱🇻🇪🇸</string>
<string name="countries_one_europe">🇩🇪 Germany, 🇩🇰 Denmark, 🇮🇪 Ireland, 🇮🇹 Italy, 🇭🇷 Croatia, 🇱🇻 Latvia, 🇳🇱 Netherlands, 🇵🇱 Poland, 🇪🇸 Spain, 🇨🇾 Cyprus</string>
<string name="flags_one_europe" translatable="false">🇩🇪🇩🇰🇮🇪🇮🇹🇭🇷🇱🇻🇳🇱🇵🇱🇪🇸🇨🇾</string>
<string name="toast_download_error">Error during download: %s</string>
<string name="point_of_exposure">Point of exposure</string>
<string name="toast_switching_to_microg_mode">Switching App to microG Mode!</string>
Expand Down

0 comments on commit 3324e42

Please sign in to comment.