From 425cb945ed263e26d969a52dc367a89e1a8c50c2 Mon Sep 17 00:00:00 2001 From: Elissa-AppDevforAll Date: Sat, 25 Apr 2026 12:54:26 -0500 Subject: [PATCH] Fix capitalization in strings for consistency --- resources/src/main/res/values/strings.xml | 24 +++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/resources/src/main/res/values/strings.xml b/resources/src/main/res/values/strings.xml index 8b2a8a8bef..c47bc99af8 100644 --- a/resources/src/main/res/values/strings.xml +++ b/resources/src/main/res/values/strings.xml @@ -1254,24 +1254,24 @@ File renamed File conflicted Cancel clone - Initialising clone… + Initializing clone… Cancelling clone… Set and update Git configuration - Author Identity + Author identity Set the name and email used for commits - User Name + User name Used as author name in commits - User Email + User email Used as author email in commits - Configure Git author in Preferences to enable commits.\nClick on the avatar for more info. + Configure Git author in Preferences to enable commits.\nTap the avatar for more info. Committing as %1$s Email - %1$s You can update your Git configuration in Preferences. Not set This project is not a Git repository - Current Branch: %1$s + Current branch: %1$s Push Pushing… Push successful! @@ -1281,18 +1281,18 @@ Pulling… Pull successful! Pull failed - Git Credentials + Git credentials Enter your credentials to sync changes with the remote repository. - Clear Credentials + Clear credentials Authentication failed. Ensure your Personal Access Token has \'repo\' permissions, or try clearing and re-entering credentials. - Pull completed with conflicts!\nPlease select the conflicted files from the list, resolve the highlighted issues in the editor, save file(s) and then commit your changes. - Merge Conflicts - Abort Merge + Pull completed with conflicts.\nPlease select the conflicted files from the list, resolve the highlighted issues in the editor, save file(s) and then commit your changes. + Merge conflicts + Abort merge Are you sure you want to abort the current merge? All conflict resolutions will be discarded. You have unsaved changes. Would you like to save them before proceeding? Proceed without saving Save before proceeding - Mark Resolved + Mark resolved Starting project creation for %1$s