File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
app/src/commonMain/composeResources Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 95
95
<string name =" notification_expense_reminder_message_today" >Die nächste Zahlung ist heute</string >
96
96
<string name =" notification_expense_reminder_message_tomorrow" >Die nächste Zahlung ist morgen</string >
97
97
<string name =" notification_expense_reminder_message_days" >Die nächste Zahlung ist in %1$d Tagen</string >
98
+
99
+ <!-- Widget -->
100
+ <string name =" widget_configuration_biometric" >Bitte deaktivieren Sie die Biometrie, um dieses Widget zu verwenden</string >
101
+ <string name =" widget_configuration_biometric_deactivate" >Biometrie deaktivieren</string >
102
+ <string name =" widget_grid_mode" >Raster Modus</string >
103
+ <string name =" widget_configuration_title" >Widget konfigurieren</string >
98
104
</resources >
Original file line number Diff line number Diff line change 102
102
<string name =" widget_configuration_biometric" >Please deactivate Biometric to use this Widget</string >
103
103
<string name =" widget_configuration_biometric_deactivate" >Deactivate Biometric</string >
104
104
<string name =" widget_grid_mode" >Grid Mode</string >
105
- <string name =" widget_configuration_title" >Configure Expense Tracker Widget</string >
106
-
105
+ <string name =" widget_configuration_title" >Configure Widget</string >
107
106
</resources >
You can’t perform that action at this time.
0 commit comments