summaryrefslogtreecommitdiffstats
path: root/res/values-lt/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-lt/cm_strings.xml')
-rw-r--r--res/values-lt/cm_strings.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/res/values-lt/cm_strings.xml b/res/values-lt/cm_strings.xml
index f32ef6ff..2b4571dd 100644
--- a/res/values-lt/cm_strings.xml
+++ b/res/values-lt/cm_strings.xml
@@ -15,7 +15,11 @@
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">Siuntinių aplankas</string>
<string name="live_folder_label">Siuntiniai</string>
+ <string name="download_paused">Pristabdyta</string>
+ <string name="download_paused_percent">Pristabdyta, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
+ <string name="download_queued_percent">Eilėje, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
+ <string name="download_speed_text"><xliff:g id="text">%1$s</xliff:g>, <xliff:g id="size" example="230 kB">%2$s</xliff:g>/s</string>
</resources>