1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-06 17:33:18 +00:00

Modify repo history

This commit is contained in:
xiez
2012-05-29 11:04:03 +08:00
parent 966971446d
commit 4c69bfa942
4 changed files with 18 additions and 3 deletions

2
po.py
View File

@@ -8,6 +8,6 @@ TRANSLATION_MAP = {
'Renamed' : u'重命名了',
'and' : u'以及另外',
'more files' : u'个文件',
'Reverted repo to status at' : u'同步目录状态恢复',
'Reverted repo to status at' : u'同步目录内容还原',
'Merged others\' changes' : u'合并了其他人的修改',
}