improved langs support, v 0.8.16 commit

This commit is contained in:
John Preston 2015-05-21 01:02:55 +03:00
parent 5bb83afc7a
commit cfdacb09ac
2 changed files with 2 additions and 2 deletions

View File

@ -1473,7 +1473,7 @@ newScroll: flatScroll(scrollDef) {
stickersMaxHeight: 340px;
stickersAddOrShare: 70px;
btnStickersAdd: flatButton(btnDefNext, btnDefBig) {
width: 180px;
width: 200px;
height: 42px;
textTop: 9px;

View File

@ -434,7 +434,7 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
"lng_custom_stickers" = "Eigene Sticker";
"lng_stickers_remove_pack" = "«{sticker_pack}» entfernen?";
"lng_stickers_add_pack" = "{count:_not_used_|# Sticker|# Stickers} hinzufügen";
"lng_stickers_add_pack" = "{count:_not_used_|# Sticker|# Sticker} hinzufügen";
"lng_stickers_share_pack" = "Sticker teilen";
"lng_stickers_not_found" = "Sticker-Paket nicht gefunden.";
"lng_stickers_copied" = "Sticker-Paket Link in die Zwischenablage kopiert.";