Skip to content

Instantly share code, notes, and snippets.

#! /usr/bin/env python
# -*- coding: utf-8 -*-
# vim:fenc=utf-8
#
# Convert MP3 ID3 tag from hanzi to pinyin
#
# Copyright © 2019 Yefei Li
#
# Requirements
# eyeD3==0.8.10
@yfli
yfli / asm.diff
Created April 11, 2012 09:25
aSM patch
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 8b66adf..ead431f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -54,6 +54,8 @@
<string name="post_query_author">查看作者信息</string>
<string name="post_copy_content">复制帖子内容</string>
<string name="post_foward_self">转寄到自己信箱</string>
+ <string name="post_foward_external">转寄到外部邮箱</string>
+ <string name="post_group_foward_external">合集转寄到外部邮箱</string>