From a2d9bac55f173701f660109ee06911b68635f094 Mon Sep 17 00:00:00 2001 From: pekingme <8545955+pekingme@users.noreply.github.com> Date: Tue, 26 Mar 2024 18:14:00 +0000 Subject: [PATCH] [Catalog] Removed translatable="false" for all strings with descriptions. PiperOrigin-RevId: 619251765 --- .../progressindicator/res/values/strings.xml | 40 +++++++++---------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/catalog/java/io/material/catalog/progressindicator/res/values/strings.xml b/catalog/java/io/material/catalog/progressindicator/res/values/strings.xml index 50fe6aad72d..de48a7af361 100644 --- a/catalog/java/io/material/catalog/progressindicator/res/values/strings.xml +++ b/catalog/java/io/material/catalog/progressindicator/res/values/strings.xml @@ -19,11 +19,11 @@ description="Title for the screen that showcases demonstrative usages of the MaterialProgressIndicator widget [CHAR LIMIT=NONE]"> Progress Indicator - Progress Indicator Visibility Demo - Progress Indicator Multicolored Demo @@ -39,78 +39,78 @@ - Track Thickness (1-15) dp - Corner Size (0-5) dp - Gap Size (0-10) dp - Inverse Direction - Linear Stop Indicator Size (0-10) dp - Circular Indicator Size (20-200) dp - Hide Behavior - Show Behavior - None - Hide - Show - Progress (0-100) - Determinate Mode - Linear type - Circular type - Linear type with multiple indicator colors and disjoint animations. - Linear type with multiple indicator colors and contiguous animations. - Circular type with multiple indicator colors.