mirror of
https://github.com/jberkel/sms-backup-plus.git
synced 2026-04-25 17:05:59 +03:00
[PR #75] [CLOSED] Chinese translation update for call logs backup #903
Labels
No labels
AM+RCS
FAQ
awaiting response
backup
bespoke
bug
calendar
call log
cannot reproduce
cloudless
device-specific
documentation
dual- & multi-SIM
duplicate
feature-request
fixed in beta
good first issue
half-missing
help wanted
helpful
meta
misattribution
mms
other message sources
pull-request
question
rejuvenation
restore
schedule
security
stale
task
thanks
v1.5.1
v1.5.10
v1.5.11
v1.5.2
v1.5.3
v1.5.3
v1.5.4
v1.5.4
v1.5.5
v1.5.5
v1.5.6
v1.5.7
v1.5.8
v1.5.9
v1.6β
xoauth
~$ bounty $~
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/sms-backup-plus-jberkel#903
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jberkel/sms-backup-plus/pull/75
Author: @marcher233
Created: 11/8/2010
Status: ❌ Closed
Base:
master← Head:master📝 Commits (10+)
ea35beaAdded eclipse project files6c44d8cAdded code to allow backup of call log entries to own label/folder4bf8dc7Fixed bug when contact was found but had no email. In that case the address would always be unknown_number@unknown_email even though the number was known763b4ccHandle callers without callerid so they display as "Unknown"68cf36fMerge branch 'master' of https://github.com/dicer/sms-backup-plus into call-logf31ee14Document and credit call log supporta4b611eOnly list 3 most recent releases in about dialogcdf6236Updated screenshot3fb4ac2Updated README, About text + creditsc64e23aMMS no longer beta📊 Changes
29 files changed (+546 additions, -126 deletions)
View changed files
➕
.classpath(+11 -0)➕
.project(+35 -0)📝
CHANGES(+5 -1)📝
README.md(+19 -9)📝
assets/about.html(+16 -41)📝
res/values-es/strings.xml(+9 -2)📝
res/values-fr/strings.xml(+9 -2)📝
res/values-it/strings.xml(+19 -3)📝
res/values-ru/strings.xml(+1 -1)📝
res/values-zh-rCN/strings.xml(+8 -1)📝
res/values/strings.xml(+8 -1)📝
res/xml/main_screen.xml(+14 -0)📝
src/com/zegoggles/smssync/Alarms.java(+1 -0)📝
src/com/zegoggles/smssync/App.java(+16 -0)📝
src/com/zegoggles/smssync/Consts.java(+1 -0)📝
src/com/zegoggles/smssync/ContactAccessor.java(+15 -0)📝
src/com/zegoggles/smssync/ContactAccessorPost20.java(+15 -0)📝
src/com/zegoggles/smssync/ContactAccessorPre20.java(+15 -0)📝
src/com/zegoggles/smssync/CursorToMessage.java(+69 -4)📝
src/com/zegoggles/smssync/ImapStore.java(+26 -1)...and 9 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.