-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added note about "Rename new home screen footer" patch
- Loading branch information
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
# The following patch(es) are ported from oren64's patches and improved by geek1011 | ||
Rename new home screen footer: | ||
- Enabled: no | ||
- Description: "Make sure the strings are the same length as the original." | ||
- Description: | | ||
Make sure the strings are the same length as the original. Also note that the last replacement | ||
may cause a wrong letter to appear on the keyboard. | ||
- FindReplaceString: {Find: "Find your next great read", Replace: "25 character string "} | ||
- FindReplaceString: {Find: "Buy, borrow, or preview books", Replace: "29 character string "} | ||
- FindReplaceString: {Find: "Shop Kobo", Replace: "9char-str"} |