Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Add translations
Browse files Browse the repository at this point in the history
  • Loading branch information
张国晔 committed Feb 28, 2014
1 parent 8ffbc39 commit b022fc7
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 3 deletions.
34 changes: 33 additions & 1 deletion Tweak.x
Original file line number Diff line number Diff line change
@@ -1,5 +1,37 @@
#define REPORT_DICT \
@"zh-Hans": @"举报…"
@"zh-Hans": @"举报…",\
@"zh-Hant": @"檢舉…",\
@"fr": @"Rapport…",\
@"de": @"Bericht…",\
@"ja": @"レポート…",\
@"nl": @"Verslag…",\
@"it": @"Rapporto…",\
@"es": @"Informe…",\
@"es-MX": @"Informe…",\
@"pt": @"Relatório…",\
@"pt-PT": @"Relatório…",\
@"da": @"Rapport…",\
@"fi": @"Raportti…",\
@"nb": @"Rapporter…",\
@"sv": @"Rapportera…",\
@"ko": @"보고서…",\
@"ru": @"Отчет…",\
@"pl": @"Raport…",\
@"tr": @"Rapor…",\
@"uk": @"Звіт…",\
@"ar": @"تقرير…",\
@"hr": @"Izvješće…",\
@"cs": @"Zpráva…",\
@"el": @"Έκθεση…",\
@"he": @"דווח…",\
@"ro": @"Raport…",\
@"sk": @"Správa…",\
@"th": @"รายงาน…",\
@"id": @"Laporan…",\
@"ms": @"Laporan…",\
@"ca": @"Informe…",\
@"hu": @"Jelentés…",\
@"vi": @"Báo cáo…"

#define REPORT_DEFAULT @"Report…"

Expand Down
4 changes: 2 additions & 2 deletions control
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: com.ccdog.imessagespamreporter
Name: iMessageSpamReporter
Depends: firmware (>= 7.0), mobilesubstrate
Version: 1.0
Version: 1.1
Architecture: iphoneos-arm
Description: Report iMessage spam to Apple directly in MobileSMS.app.
Description: Report iMessage spam to Apple in Messages.app.
Author: CC-Dog <cc941201@gmail.com>
Section: Tweaks

0 comments on commit b022fc7

Please sign in to comment.