Skip to content

Commit

Permalink
Merge release/4.54 into trunk (#1662)
Browse files Browse the repository at this point in the history
  • Loading branch information
mokagio authored Sep 17, 2024
2 parents 2f89dc0 + bbb71c1 commit 9ae57be
Show file tree
Hide file tree
Showing 20 changed files with 16 additions and 21 deletions.
4 changes: 4 additions & 0 deletions RELEASE-NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
4.55
-----


4.54
-----
- Updated icons to work with new iOS 18 styles
Expand Down
9 changes: 6 additions & 3 deletions Simplenote/Resources/AppStoreStrings.pot
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ msgid ""
"\n"
"Privacy Policy: https://automattic.com/privacy/\n"
"Terms of Service: https://simplenote.com/terms/\n"
"Privacy Notice for California Users: https://automattic.com/privacy/#us-privacy-laws\n"
"California Users Privacy Notice: https://automattic.com/privacy/#us-privacy-laws\n"
"\n"
"--\n"
"\n"
Expand All @@ -66,8 +66,11 @@ msgctxt "app_store_keywords"
msgid "notes,note,markdown,journal,sync,to-do,list,cloud,notebook,simple,notepad,tag,todo,writing,memo"
msgstr ""

msgctxt "v4.53-whats-new"
msgctxt "v4.54-whats-new"
msgid ""
"Improvements under the hood.\n"
"- Updated icons to work with new iOS 18 styles\n"
"- Add fall back login with username and password option to login\n"
"- Updated link to privacy notice for California users\n"
"\n"
msgstr ""

Binary file modified Simplenote/en.lproj/Localizable.strings
Binary file not shown.
4 changes: 2 additions & 2 deletions config/Version.Public.xcconfig
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
VERSION_LONG = 4.53.0.1
VERSION_SHORT = 4.53
VERSION_LONG = 4.54.0.0
VERSION_SHORT = 4.54
1 change: 0 additions & 1 deletion fastlane/metadata/ar-SA/release_notes.txt

This file was deleted.

1 change: 0 additions & 1 deletion fastlane/metadata/de-DE/release_notes.txt

This file was deleted.

5 changes: 4 additions & 1 deletion fastlane/metadata/default/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
Improvements under the hood.
- Updated icons to work with new iOS 18 styles
- Add fall back login with username and password option to login
- Updated link to privacy notice for California users

1 change: 0 additions & 1 deletion fastlane/metadata/es-ES/release_notes.txt

This file was deleted.

1 change: 0 additions & 1 deletion fastlane/metadata/fr-FR/release_notes.txt

This file was deleted.

1 change: 0 additions & 1 deletion fastlane/metadata/he/release_notes.txt

This file was deleted.

1 change: 0 additions & 1 deletion fastlane/metadata/id/release_notes.txt

This file was deleted.

1 change: 0 additions & 1 deletion fastlane/metadata/it/release_notes.txt

This file was deleted.

1 change: 0 additions & 1 deletion fastlane/metadata/ja/release_notes.txt

This file was deleted.

1 change: 0 additions & 1 deletion fastlane/metadata/ko/release_notes.txt

This file was deleted.

1 change: 0 additions & 1 deletion fastlane/metadata/pt-BR/release_notes.txt

This file was deleted.

1 change: 0 additions & 1 deletion fastlane/metadata/ru/release_notes.txt

This file was deleted.

1 change: 0 additions & 1 deletion fastlane/metadata/sv/release_notes.txt

This file was deleted.

1 change: 0 additions & 1 deletion fastlane/metadata/tr/release_notes.txt

This file was deleted.

1 change: 0 additions & 1 deletion fastlane/metadata/zh-Hans/release_notes.txt

This file was deleted.

1 change: 0 additions & 1 deletion fastlane/metadata/zh-Hant/release_notes.txt

This file was deleted.

0 comments on commit 9ae57be

Please sign in to comment.