|
1 | 1 | <?xml version='1.0' encoding='utf-8'?>
|
2 | 2 | <resources xmlns:tools="http://schemas.android.com/tools">
|
| 3 | + <string name="image_view_preview_desc">Vorschau der Bildansicht</string> |
3 | 4 | <string name="app_short_description">Lerne, wie man einfache Java-Apps in Android Studio erstellt. 📱</string>
|
4 | 5 | <string name="notification_update_title">Ein neues Update ist verfügbar.</string>
|
5 | 6 | <string name="summary_notification_update">Eine neue Version der App ist verfügbar. Zum Aktualisieren klicken.</string>
|
6 | 7 | <string name="notification_last_time_used_title">Schon eine Weile her.</string>
|
7 | | - <string name="summary_notification_last_time_used">It\'s been a while—learn something new about Android.</string> |
| 8 | + <string name="summary_notification_last_time_used">Es ist schon eine Weile her—lerne etwas Neues über Android.</string> |
8 | 9 | <string name="menu">Menü</string>
|
9 | 10 | <string name="press_back_again_to_exit">Drücken Sie erneut zurück, um zu verlassen</string>
|
10 | 11 | <string name="welcome">Willkommen</string>
|
|
0 commit comments