From c38e9e8f31eab5f0ef50594cd9900056fb6d2f40 Mon Sep 17 00:00:00 2001 From: Mihai-Cristian Condrea Date: Mon, 1 Sep 2025 12:23:31 +0300 Subject: [PATCH] Use sentence case for string titles --- app/src/main/res/values/strings.xml | 148 ++++++++++++++-------------- 1 file changed, 74 insertions(+), 74 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 2695e374..c456afec 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -11,21 +11,21 @@ Agree Home - A New App Is Here + A new app is here Check out the latest Android Studio Tutorials app. Learn Jetpack Compose, Material 3, and more. - Discover Android Studio Tutorials - Featuring Kotlin and Java Editions + Discover Android Studio tutorials + Featuring Kotlin and Java editions The Kotlin Edition has been updated with dynamic lessons, AI assistant, and more. Experience the future of Android development. Get it on Google Play - Learn More + Learn more Play Store Search tutorials Search tutorials Android Studio - Start a New Project… - Start a New Project + Start a new project… + Start a new project Step 1 The first step to create a new project in Android Studio is to click on the New project button as shown in the image and continue to the next step. Step 2 @@ -35,7 +35,7 @@ Basics - Android Studio Shortcuts + Android Studio shortcuts Shortcuts Description General @@ -121,7 +121,7 @@ Features Android SDKs - Android Versions + Android versions View Binding Setup instructions @@ -136,26 +136,26 @@ Predictive back gesture - Layouts & Views + Layouts & views - Linear Layout + Linear layout Vertical Horizontal Layout preview No Java code required for this activity. - Relative Layout + Relative layout - Table Layout + Table layout - Grid View + Grid view - Image View + Image view - Web View + Web view - Buttons & Switches + Buttons & switches Buttons Button Button 1 (normal) @@ -164,57 +164,57 @@ Button 4 (normal icon) Button 5 (outlined icon) Button 6 (elevated icon) - Extended Floating Button 1 (primary) - Extended Floating Button 2 (secondary) - Extended Floating Button 3 (surface) - Extended Floating Button 4 (tertiary) - Extended Floating Button 5 (primary icon) - Extended Floating Button 6 (secondary icon) - Extended Floating Button 7 (surface icon) - Extended Floating Button 8 (tertiary icon) - Floating Button 1 (primary) - Floating Button 2 (secondary) - Floating Button 3 (surface) - Floating Button 4 (tertiary) + Extended floating button 1 (primary) + Extended floating button 2 (secondary) + Extended floating button 3 (surface) + Extended floating button 4 (tertiary) + Extended floating button 5 (primary icon) + Extended floating button 6 (secondary icon) + Extended floating button 7 (surface icon) + Extended floating button 8 (tertiary icon) + Floating button 1 (primary) + Floating button 2 (secondary) + Floating button 3 (surface) + Floating button 4 (tertiary) Use this Java code for all types of buttons. - Radio Buttons + Radio buttons Choose your option Option 1 Option 2 Display option - Image Buttons + Image buttons Switches Switch me - Material Switch Preference - Material Switch - Switch Material - Toggle Button - Clocks & Timers + Material switch preference + Material switch + Switch material + Toggle button + Clocks & timers Clocks - Analog Clock - Text Clock - Digital Clock - Time Picker - Current Time - Change Time - Date Picker - Current Date - Change Date + Analog clock + Text clock + Digital clock + Time picker + Current time + Change time + Date picker + Current date + Change date Chronometer Start Stop Reset - Text Boxes - Text Box + Text boxes + Text box Print text. - Password Box + Password box Show password. Alerts - Alert Dialog - Show Alert Dialog + Alert dialog + Show alert dialog Your title Snack bar Show snack bar @@ -225,30 +225,30 @@ Rating bar Rate our app. %1$.1f stars. - In-App Reviews - Progress Bars - Progress Bar + In-app reviews + Progress bars + Progress bar Circular Download - Simple Notifications - Show Notification - Inbox Notifications + Simple notifications + Show notification + Inbox notifications Show code Settings Appearance Theme - Follow System Mode - Light Mode - Dark Mode - Auto Battery Dark Mode + Follow system mode + Light mode + Dark mode + Auto battery dark mode Default tab Bottom navigation bar labels Labeled Selected Unlabeled Navigation - Bottom Navigation - Navigation Drawer + Bottom navigation + Navigation drawer Dashboard Code font Language @@ -285,17 +285,17 @@ Try it now Share using… Check out this app: %1$s - Support Us - Paid Support - Non-Paid Support - Web Ad + Support us + Paid support + Non-paid support + Web ad Info - Device Info + Device info App Build: Release\n%1$s\n%2$s\n%3$s\n%4$s\n%5$s Manufacturer: Device Model: - Android Version: - API Level: + Android version: + API level: About Version %1$s (%2$d) Music @@ -398,8 +398,8 @@ Type here… Enter your password… - App Usage Notifications - Update Notifications + App usage notifications + Update notifications Browse the Terms of Service and Privacy Policy Update downloaded @@ -411,7 +411,7 @@ Error loading layout Error loading code An error occurred while checking for updates - Data & Ads Consent + Data & ads consent Analytics storage Ad storage Ad user data @@ -440,12 +440,12 @@ Integrate Hilt for dependency injection. Write unit tests with JUnit and Espresso. Follow the MVVM architecture for maintainable code. - Tip of the Day + Tip of the day Quiz - Next Question + Next question Quiz complete. Your score: %1$d/%2$d No more questions, check further updates for more. - Daily Quiz Reminder + Daily quiz reminder Come back for today\'s quiz. More apps by the developer Screenshot showing the New project button in Android Studio.