summaryrefslogtreecommitdiffstats
path: root/res/values-cs/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-cs/cm_strings.xml')
-rw-r--r--res/values-cs/cm_strings.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/res/values-cs/cm_strings.xml b/res/values-cs/cm_strings.xml
index 5fb5454d..89cd8d73 100644
--- a/res/values-cs/cm_strings.xml
+++ b/res/values-cs/cm_strings.xml
@@ -15,7 +15,10 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<resources>
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="live_folder_drawer_label">Adresář pro stažené</string>
<string name="live_folder_label">Stažené</string>
+ <string name="download_paused">Pozastaveno</string>
+ <string name="download_paused_percent">Pozastaveno, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
+ <string name="download_queued_percent">Ve frontě, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
</resources>