Skip to content

Commit

Permalink
More strings added.
Browse files Browse the repository at this point in the history
  • Loading branch information
surinder-tsys committed May 15, 2023
1 parent 5f2fe26 commit 50e24c8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
<string name="action_switch_grid_view">Rasteransicht</string>
<string name="action_switch_list_view">Listenansicht</string>
<string name="actionbar_calendar_contacts_restore">Kontakte &amp; Kalender wiederherstellen</string>
<string name="actionbar_contacts">Kontakte sichern</string>
<string name="actionbar_contacts_restore">Adressen wiederherstellen</string>
<string name="actionbar_copy">Kopieren</string>
<string name="actionbar_mkdir">Neuer Ordner</string>
<string name="actionbar_move">Verschieben</string>
Expand Down Expand Up @@ -913,6 +915,7 @@
<string name="version_dev_download">Herunterladen</string>
<string name="video_overlay_icon">Video Überlagerungsicon</string>
<string name="wait_a_moment">Bitte warten…</string>
<string name="camera_permission_rationale">Bitte geben Sie unter Apps &amp; Benachrichtigungen in den Einstellungen manuell die Erlaubnis.</string>
<string name="wait_checking_credentials">Überprüfe gespeicherte Anmeldeinformationen</string>
<string name="wait_for_tmp_copy_from_private_storage">Kopiere Datei von privatem Speicher</string>
<string name="what_s_new_image">Was-gibt\'s-Neues-Bild</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -992,6 +992,7 @@
<string name="delete_link">Delete Link</string>
<string name="share_settings">Settings</string>
<string name="common_confirm">Confirm</string>
<string name="camera_permission_rationale">Please navigate to App info in settings and give permission manually.</string>
<string name="strict_mode">Strict mode: no HTTP connection allowed!</string>
<string name="destination_filename">Destination filename</string>
<string name="suggest">Suggest</string>
Expand Down

0 comments on commit 50e24c8

Please sign in to comment.