Skip to content

Commit

Permalink
Fix string file formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
DamascenoRafael committed Mar 12, 2023
1 parent 86bc3f5 commit 1df0a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reminders-menu-bar/Resources/it.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"newReminderCalendarSelectionToSaveHelp" = "Seleziona dove verranno salvati i nuovi promemoria";
"newReminderAddDateButton" = "Aggiungi data";
"newReminderAddTimeButton" = "Aggiungi ora";
"newReminderAutoSuggestTodayOption" = "Suggerisci "oggi" come data";
"newReminderAutoSuggestTodayOption" = "Suggerisci oggi come data";
"newReminderRemoveParsedDateOption" = "Rimuovi data rilevata dal titolo";
"remindersOptionsButtonHelp" = "Opzioni per modificare il promemoria";
"editReminderOptionButton" = "Modifica";
Expand Down

0 comments on commit 1df0a74

Please sign in to comment.