Use new intllib format strings

Cette révision appartient à :
Wuzzy
2016-11-09 01:55:18 +01:00
Parent 700fd8b4a6
révision 608943de66
3 fichiers modifiés avec 8 ajouts et 9 suppressions

Voir le fichier

@@ -1 +1 @@
%d/%d = %d/%d
@1/@2 = @1/@2

Voir le fichier

@@ -1,4 +1,3 @@
# Shows number of occupied (first number) vs number of total inventory slots (second number).
# “%d” is a placeholder which stands for a number.
# Shows number of occupied (@1) vs number of total inventory slots (@2).
# Try to keep the translation short.
%d/%d =
@1/@2 =