diff options
author | Diego Martínez <lkaezadl3@yahoo.com> | 2016-10-08 06:07:41 -0300 |
---|---|---|
committer | Diego Martínez <lkaezadl3@yahoo.com> | 2016-11-17 19:19:51 -0300 |
commit | 75a0e6a31880bb3b0412288e7add99257805e8d1 (patch) | |
tree | 169dec883ca920880eec83af1034489ece621f0d /locale/ru.txt | |
parent | 5b9a53bf293ee07885a2c1ef35d809d356dd672d (diff) |
Bags: Code cleanup and per-bag trash slot.
* Turn page creation into a loop.
* Add per-bag trash slot.
* Changed i18n to allow replacements.
Diffstat (limited to 'locale/ru.txt')
-rw-r--r-- | locale/ru.txt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/locale/ru.txt b/locale/ru.txt index 821f2b1..a7bbe54 100644 --- a/locale/ru.txt +++ b/locale/ru.txt @@ -3,10 +3,7 @@ # Template ### bags.lua ### Bags = Сумки -Bag 1 = Сумка 1 -Bag 2 = Сумка 2 -Bag 3 = Сумка 3 -Bag 4 = Сумка 4 +Bag @1 = Сумка @1 Small Bag = Малая сумка Medium Bag = Средняя сумка Large Bag = Большая сумка |