summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/values-cs/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/SystemUI/res/values-cs/strings.xml')
-rw-r--r--packages/SystemUI/res/values-cs/strings.xml10
1 files changed, 4 insertions, 6 deletions
diff --git a/packages/SystemUI/res/values-cs/strings.xml b/packages/SystemUI/res/values-cs/strings.xml
index a7076c0..d160e2d 100644
--- a/packages/SystemUI/res/values-cs/strings.xml
+++ b/packages/SystemUI/res/values-cs/strings.xml
@@ -25,12 +25,10 @@
<string name="status_bar_recent_inspect_item_title" msgid="7793624864528818569">"Informace o aplikaci"</string>
<string name="status_bar_no_recent_apps" msgid="7374907845131203189">"Zde budou zobrazeny vaše poslední obrazovky"</string>
<string name="status_bar_accessibility_dismiss_recents" msgid="4576076075226540105">"Zavřít nové aplikace"</string>
- <plurals name="status_bar_accessibility_recent_apps" formatted="false" msgid="9138535907802238759">
- <item quantity="few">%d obrazovky v Přehledu</item>
- <item quantity="many">%d obrazovky v Přehledu</item>
- <item quantity="other">%d obrazovek v Přehledu</item>
- <item quantity="one">1 obrazovka v Přehledu</item>
- </plurals>
+ <plurals name="status_bar_accessibility_recent_apps">
+ <item quantity="one" msgid="3969335317929254918">"1 obrazovka v Přehledu"</item>
+ <item quantity="other" msgid="5523506463832158203">"Počet obrazovek v Přehledu: %d"</item>
+ </plurals>
<string name="status_bar_no_notifications_title" msgid="4755261167193833213">"Žádná oznámení"</string>
<string name="status_bar_ongoing_events_title" msgid="1682504513316879202">"Probíhající"</string>
<string name="status_bar_latest_events_title" msgid="6594767438577593172">"Oznámení"</string>