Skip to content

Commit

Permalink
Update strings.xml
Browse files Browse the repository at this point in the history
Change undone because it is wrong
  • Loading branch information
Gitsaibot committed Jan 19, 2024
1 parent e29ad12 commit 8affe9f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/src/main/res/values-sk/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
</plurals>
<plurals name="weekN">
<item quantity="one">Týždeň <xliff:g id="count">%d</xliff:g></item>
<item quantity="few">Týždne <xliff:g id="count">%d</xliff:g></item>
<item quantity="other">Týždňov <xliff:g id="count">%d</xliff:g></item>
<item quantity="few">Týždeň <xliff:g id="count">%d</xliff:g></item>
<item quantity="other">Týždeň <xliff:g id="count">%d</xliff:g></item>
</plurals>
<string name="calendar_refresh" msgid="6172731193680500025">"Obnoviť"</string>
<string name="show_day_view" msgid="5782512782605466016">"Zobraziť deň"</string>
Expand Down Expand Up @@ -365,4 +365,4 @@
<string name="hint_url">URL</string>
<string name="no_calendars_found">Pred pridaním udalosti musíte do zariadenia pridať aspoň jeden kalendár</string>
<string name="add_calendar">Pridať kalendár</string>
</resources>
</resources>

0 comments on commit 8affe9f

Please sign in to comment.