|
169 | 169 | <string name="compat_mode_help_body">When an app was designed for a smaller screen, a zoom control will appear by the clock.</string> |
170 | 170 |
|
171 | 171 | <!-- Notification ticker displayed when a screenshot is being saved to the Gallery. [CHAR LIMIT=30] --> |
172 | | - <string name="screenshot_saving_ticker">Saving...</string> |
| 172 | + <string name="screenshot_saving_ticker">Saving screenshot\u2026</string> |
173 | 173 | <!-- Notification title displayed when a screenshot is being saved to the Gallery. [CHAR LIMIT=50] --> |
174 | | - <string name="screenshot_saving_title">Saving screenshot...</string> |
| 174 | + <string name="screenshot_saving_title">Saving screenshot\u2026</string> |
175 | 175 | <!-- Notification text displayed when a screenshot is being saved to the Gallery. [CHAR LIMIT=100] --> |
176 | | - <string name="screenshot_saving_text">Please wait for screenshot to be saved</string> |
| 176 | + <string name="screenshot_saving_text">Screenshot is being saved.</string> |
177 | 177 | <!-- Notification title displayed when a screenshot is saved to the Gallery. [CHAR LIMIT=50] --> |
178 | | - <string name="screenshot_saved_title">Screenshot captured</string> |
| 178 | + <string name="screenshot_saved_title">Screenshot captured.</string> |
179 | 179 | <!-- Notification text displayed when a screenshot is saved to the Gallery. [CHAR LIMIT=100] --> |
180 | | - <string name="screenshot_saved_text">Touch to view your screenshot</string> |
| 180 | + <string name="screenshot_saved_text">Touch to view your screenshot.</string> |
181 | 181 | <!-- Notification title displayed when we fail to take a screenshot. [CHAR LIMIT=50] --> |
182 | | - <string name="screenshot_failed_title">Screenshot failed</string> |
| 182 | + <string name="screenshot_failed_title">Couldn\'t capture screenshot.</string> |
183 | 183 | <!-- Notification text displayed when we fail to take a screenshot. [CHAR LIMIT=100] --> |
184 | | - <string name="screenshot_failed_text">Failed to save screenshot. External storage may be in use.</string> |
| 184 | + <string name="screenshot_failed_text">Couldn\'t save screenshot. Storage may be in use.</string> |
185 | 185 |
|
186 | 186 | <!-- Title for the USB function chooser in UsbPreferenceActivity. [CHAR LIMIT=30] --> |
187 | 187 | <string name="usb_preference_title">USB file transfer options</string> |
|
0 commit comments