Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 632ba578 authored by DelphinPETER's avatar DelphinPETER
Browse files

Dialer : clean translation source files

Patch set 1 : Initial
Patch set 2 : correction

Change-Id: I6cd123e3f871e2c86c70b6c437ecf89d91538bfb
parent c71cc8da
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -50,4 +50,7 @@
    <string name="call_stats_reset_filter">Reset time range</string>
    <string name="call_stats_sort_by_duration">Sort by call duration</string>
    <string name="call_stats_sort_by_count">Sort by call count</string>

    <string name="menu_add_to_blacklist">Add to blacklist</string>
    <string name="toast_added_to_blacklist">%s added to blacklist.</string>
</resources>
+0 −7
Original line number Diff line number Diff line
@@ -339,9 +339,6 @@
    <!-- Title bar for call detail screen -->
    <string name="callDetailTitle">Call details</string>

    <!-- Title bar for call stat detail screen -->
    <string name="callStatsDetailTitle">Call stat details</string>

    <!-- Toast for call detail screen when couldn't read the requested details -->
    <string name="toast_call_detail_error">Couldn\'t read details for the requested call.</string>

@@ -514,8 +511,4 @@
    <!-- Message displayed when there is no application available to handle the add contact menu option. [CHAR LIMIT=NONE] -->
    <string name="add_contact_not_available">Re-enable the People application to use this feature.</string>

    <string name="menu_add_to_blacklist">Add to blacklist</string>
    <string name="toast_added_to_blacklist">%s added to blacklist.</string>

    <!-- CYANOGENMOD ADDITIONS END -->
</resources>
+1 −1

File changed.

Contains only whitespace changes.